#FFD77E#FFD77E
#FFD77E is a very light, moderate orange. Relative luminance 0.714; OKLCH L 89.5% C 0.117 H 85.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD77E |
|---|---|
| RGB | rgb(255, 215, 126) |
| HSL | hsl(41, 100%, 75%) |
| HSV | hsv(41, 51%, 100%) |
| CMYK | cmyk(0%, 15.7%, 50.6%, 0%) |
| CIE-LAB | lab(87.66, 3.21, 48.79) |
| CIE-LCH | lch(87.66, 48.90, 86.23°) |
| OKLab | oklab(89.49% 0.0084 0.1166) |
| OKLCH | oklch(89.49% 0.117 85.9) |
| XYZ | xyz(69.3090, 71.3708, 29.8598) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.33
Light Mustard
#F7D560
ΔE00 4.77
Pale Gold
#FDDE6C
ΔE00 4.97
Sandy
#F1DA7A
ΔE00 5.15
Maize
#F4D054
ΔE00 5.55
Sand (survey)
#E2CA76
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD77E #7EA6FF
analogous
#FF967E #FFD77E #E7FF7E
triadic
#FFD77E #7EFFD7 #D77EFF
tetradic
#FFD77E #7EFF96 #7EA6FF #FF7EE7
square
#FFD77E #7EFF96 #7EA6FF #FF7EE7
split-complementary
#FFD77E #7EE7FF #967EFF
monochromatic
#FFB104 #FFC441 #FFD77E #FFEABB #FFF6E0
Accessibility & contrast
On white
1.37
#FFD77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#FFD77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD77E
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD77E | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD677
Deuteranopia (green-blind)
#F4E081
Tritanopia (blue-blind)
#FFC9C2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd77e; /* rgb */ color: rgb(255, 215, 126); /* oklch */ color: oklch(89.5% 0.117 85.9);
Tailwind
colors: {
custom: {
50: '#ffe3a5',
500: '#ffd77e',
950: '#000000',
},
}SCSS
$custom: #ffd77e; $custom-light: #ffe3a5; $custom-dark: #000000;
JSON
{
"hex": "#ffd77e",
"rgb": {
"r": 255,
"g": 215,
"b": 126
},
"hsl": {
"h": 41.395,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.89492,
"c": 0.11688,
"h": 85.9
},
"luminance": 0.71367
}Semantic roles & 50–950 ramp
primary
#FFD77E
secondary
#4373DE
accent
#47E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480