#FFD877#FFD877
#FFD877 is a very light, vivid orange. Relative luminance 0.717; OKLCH L 89.6% C 0.124 H 87.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD877 |
|---|---|
| RGB | rgb(255, 216, 119) |
| HSL | hsl(43, 100%, 73%) |
| HSV | hsv(43, 53%, 100%) |
| CMYK | cmyk(0%, 15.3%, 53.3%, 0%) |
| CIE-LAB | lab(87.83, 2.12, 52.36) |
| CIE-LCH | lch(87.83, 52.41, 87.68°) |
| OKLab | oklab(89.59% 0.0045 0.1239) |
| OKLCH | oklch(89.59% 0.124 87.9) |
| XYZ | xyz(69.1285, 71.7072, 27.6489) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.59
Light Mustard
#F7D560
ΔE00 3.47
Pale Gold
#FDDE6C
ΔE00 3.68
Maize
#F4D054
ΔE00 4.35
Sandy
#F1DA7A
ΔE00 4.45
Light Gold
#FDDC5C
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD877 #779EFF
analogous
#FF9477 #FFD877 #E2FF77
triadic
#FFD877 #77FFD8 #D877FF
tetradic
#FFD877 #77FF94 #779EFF #FF77E2
square
#FFD877 #77FF94 #779EFF #FF77E2
split-complementary
#FFD877 #77E2FF #9477FF
monochromatic
#FCB300 #FFC63A #FFD877 #FFEAB4 #FFF6E0
Accessibility & contrast
On white
1.37
#FFD877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#FFD877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD877
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD877 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66E
Deuteranopia (green-blind)
#F5E17B
Tritanopia (blue-blind)
#FFCAC1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd877; /* rgb */ color: rgb(255, 216, 119); /* oklch */ color: oklch(89.6% 0.124 87.9);
Tailwind
colors: {
custom: {
50: '#ffe3a0',
500: '#ffd877',
950: '#000000',
},
}SCSS
$custom: #ffd877; $custom-light: #ffe3a0; $custom-dark: #000000;
JSON
{
"hex": "#ffd877",
"rgb": {
"r": 255,
"g": 216,
"b": 119
},
"hsl": {
"h": 42.794,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.89592,
"c": 0.12394,
"h": 87.9
},
"luminance": 0.71704
}Semantic roles & 50–950 ramp
primary
#FFD877
secondary
#3D6BDD
accent
#42E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480