#FFD77A#FFD77A
#FFD77A is a very light, vivid orange. Relative luminance 0.713; OKLCH L 89.4% C 0.121 H 86.7°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD77A |
|---|---|
| RGB | rgb(255, 215, 122) |
| HSL | hsl(42, 100%, 74%) |
| HSV | hsv(42, 52%, 100%) |
| CMYK | cmyk(0%, 15.7%, 52.2%, 0%) |
| CIE-LAB | lab(87.62, 2.87, 50.67) |
| CIE-LCH | lch(87.62, 50.75, 86.75°) |
| OKLab | oklab(89.44% 0.007 0.1204) |
| OKLCH | oklch(89.44% 0.121 86.7) |
| XYZ | xyz(69.0561, 71.2696, 28.5276) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.05
Light Mustard
#F7D560
ΔE00 4.16
Pale Gold
#FDDE6C
ΔE00 4.43
Sandy
#F1DA7A
ΔE00 4.90
Maize
#F4D054
ΔE00 4.95
Light Gold
#FDDC5C
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD77A #7AA2FF
analogous
#FF957A #FFD77A #E5FF7A
triadic
#FFD77A #7AFFD7 #D77AFF
tetradic
#FFD77A #7AFF95 #7AA2FF #FF7AE5
square
#FFD77A #7AFF95 #7AA2FF #FF7AE5
split-complementary
#FFD77A #7AE5FF #957AFF
monochromatic
#FFB200 #FFC53D #FFD77A #FFE9B7 #FFF6E0
Accessibility & contrast
On white
1.38
#FFD77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#FFD77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD77A
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD77A | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD572
Deuteranopia (green-blind)
#F4E07D
Tritanopia (blue-blind)
#FFC9C1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd77a; /* rgb */ color: rgb(255, 215, 122); /* oklch */ color: oklch(89.4% 0.121 86.7);
Tailwind
colors: {
custom: {
50: '#ffe3a2',
500: '#ffd77a',
950: '#000000',
},
}SCSS
$custom: #ffd77a; $custom-light: #ffe3a2; $custom-dark: #000000;
JSON
{
"hex": "#ffd77a",
"rgb": {
"r": 255,
"g": 215,
"b": 122
},
"hsl": {
"h": 41.955,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.89437,
"c": 0.12061,
"h": 86.7
},
"luminance": 0.71266
}Semantic roles & 50–950 ramp
primary
#FFD77A
secondary
#406FDD
accent
#45E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480