#FFD77F#FFD77F
#FFD77F is a very light, moderate orange. Relative luminance 0.714; OKLCH L 89.5% C 0.116 H 85.6°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD77F |
|---|---|
| RGB | rgb(255, 215, 127) |
| HSL | hsl(41, 100%, 75%) |
| HSV | hsv(41, 50%, 100%) |
| CMYK | cmyk(0%, 15.7%, 50.2%, 0%) |
| CIE-LAB | lab(87.68, 3.30, 48.32) |
| CIE-LCH | lch(87.68, 48.43, 86.10°) |
| OKLab | oklab(89.51% 0.0088 0.1156) |
| OKLCH | oklch(89.51% 0.116 85.6) |
| XYZ | xyz(69.3739, 71.3967, 30.2014) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.42
Light Mustard
#F7D560
ΔE00 4.93
Pale Gold
#FDDE6C
ΔE00 5.11
Sandy
#F1DA7A
ΔE00 5.23
Maize
#F4D054
ΔE00 5.70
Sand (survey)
#E2CA76
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD77F #7FA7FF
analogous
#FF977F #FFD77F #E7FF7F
triadic
#FFD77F #7FFFD7 #D77FFF
tetradic
#FFD77F #7FFF97 #7FA7FF #FF7FE7
square
#FFD77F #7FFF97 #7FA7FF #FF7FE7
split-complementary
#FFD77F #7FE7FF #977FFF
monochromatic
#FFB105 #FFC442 #FFD77F #FFEABC #FFF5E0
Accessibility & contrast
On white
1.37
#FFD77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#FFD77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD77F
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD77F | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD678
Deuteranopia (green-blind)
#F4E082
Tritanopia (blue-blind)
#FFC9C2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd77f; /* rgb */ color: rgb(255, 215, 127); /* oklch */ color: oklch(89.5% 0.116 85.6);
Tailwind
colors: {
custom: {
50: '#ffe3a6',
500: '#ffd77f',
950: '#000000',
},
}SCSS
$custom: #ffd77f; $custom-light: #ffe3a6; $custom-dark: #000000;
JSON
{
"hex": "#ffd77f",
"rgb": {
"r": 255,
"g": 215,
"b": 127
},
"hsl": {
"h": 41.25,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.89506,
"c": 0.11594,
"h": 85.6
},
"luminance": 0.71393
}Semantic roles & 50–950 ramp
primary
#FFD77F
secondary
#4474DE
accent
#48E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480