#FFBD1D

A medium, vivid orange closely aligning with Orange.

About #FFBD1D

At its core, #FFBD1D is a medium and vivid hue. If you're using CSS, you might find it aligns closely with Orange. In the RGB color space, it consists of 255 red, 189 green, and 29 blue.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 26% magenta, 89% yellow, and 0% black. The HSL representation is 42.5° hue, 100.0% saturation, and 55.7% lightness.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#FFBD1D
RGB255, 189, 29
HSL42.5°, 100.0%, 55.7%
CMYK0%, 26%, 89%, 0%
HSV42.5°, 88.6%, 100.0%
LAB80.6, 11.7, 78.9
XYZ59.7, 57.7, 9.2
Decimal16760093

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.67:1
Text on #FFFFFF
FAIL
12.55:1
Text on #000000
AAA
1.60:1
Text on #F8FAFC
FAIL
10.67:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #FFBD1D; }
.text-color { color: #FFBD1D; }
.border-color { border: 2px solid #FFBD1D; }

Similar Colors

Orange
#FFA500