#FFD577#FFD577
#FFD577 is a very light, vivid orange. Relative luminance 0.702; OKLCH L 89.0% C 0.122 H 85.8°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD577 |
|---|---|
| RGB | rgb(255, 213, 119) |
| HSL | hsl(41, 100%, 73%) |
| HSV | hsv(41, 53%, 100%) |
| CMYK | cmyk(0%, 16.5%, 53.3%, 0%) |
| CIE-LAB | lab(87.09, 3.65, 51.48) |
| CIE-LCH | lch(87.09, 51.61, 85.94°) |
| OKLab | oklab(89.01% 0.009 0.1219) |
| OKLCH | oklch(89.01% 0.122 85.8) |
| XYZ | xyz(68.3669, 70.1841, 27.3950) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.66
Light Mustard
#F7D560
ΔE00 4.33
Pale Gold
#FDDE6C
ΔE00 4.84
Maize
#F4D054
ΔE00 4.95
Sandy
#F1DA7A
ΔE00 5.43
Light Gold
#FDDC5C
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD577 #77A1FF
analogous
#FF9177 #FFD577 #E5FF77
triadic
#FFD577 #77FFD5 #D577FF
tetradic
#FFD577 #77FF91 #77A1FF #FF77E5
square
#FFD577 #77FF91 #77A1FF #FF77E5
split-complementary
#FFD577 #77E5FF #9177FF
monochromatic
#FCAE00 #FFC23A #FFD577 #FFE8B4 #FFF6E0
Accessibility & contrast
On white
1.40
#FFD577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#FFD577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD577
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD577 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46F
Deuteranopia (green-blind)
#F3DF7A
Tritanopia (blue-blind)
#FFC7BF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd577; /* rgb */ color: rgb(255, 213, 119); /* oklch */ color: oklch(89.0% 0.122 85.8);
Tailwind
colors: {
custom: {
50: '#ffe1a0',
500: '#ffd577',
950: '#000000',
},
}SCSS
$custom: #ffd577; $custom-light: #ffe1a0; $custom-dark: #000000;
JSON
{
"hex": "#ffd577",
"rgb": {
"r": 255,
"g": 213,
"b": 119
},
"hsl": {
"h": 41.471,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.89009,
"c": 0.12224,
"h": 85.8
},
"luminance": 0.7018
}Semantic roles & 50–950 ramp
primary
#FFD577
secondary
#3D6FDD
accent
#47E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480