#FFD077#FFD077
#FFD077 is a very light, moderate orange. Relative luminance 0.677; OKLCH L 88.0% C 0.120 H 82.1°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD077 |
|---|---|
| RGB | rgb(255, 208, 119) |
| HSL | hsl(39, 100%, 73%) |
| HSV | hsv(39, 53%, 100%) |
| CMYK | cmyk(0%, 18.4%, 53.3%, 0%) |
| CIE-LAB | lab(85.86, 6.22, 50.00) |
| CIE-LCH | lch(85.86, 50.38, 82.91°) |
| OKLab | oklab(88.05% 0.0165 0.1187) |
| OKLCH | oklch(88.05% 0.12 82.1) |
| XYZ | xyz(67.1286, 67.7075, 26.9822) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.61
Light Mustard
#F7D560
ΔE00 6.12
Maize
#F4D054
ΔE00 6.41
Sand (survey)
#E2CA76
ΔE00 6.81
Pale Gold
#FDDE6C
ΔE00 6.89
Sandy
#F1DA7A
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD077 #77A6FF
analogous
#FF8C77 #FFD077 #EAFF77
triadic
#FFD077 #77FFD0 #D077FF
tetradic
#FFD077 #77FF8C #77A6FF #FF77EA
square
#FFD077 #77FF8C #77A6FF #FF77EA
split-complementary
#FFD077 #77EAFF #8C77FF
monochromatic
#FCA500 #FFBB3A #FFD077 #FFE5B4 #FFF4E0
Accessibility & contrast
On white
1.44
#FFD077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#FFD077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD077
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD077 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D06F
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd077; /* rgb */ color: rgb(255, 208, 119); /* oklch */ color: oklch(88.0% 0.120 82.1);
Tailwind
colors: {
custom: {
50: '#ffdea0',
500: '#ffd077',
950: '#000000',
},
}SCSS
$custom: #ffd077; $custom-light: #ffdea0; $custom-dark: #000000;
JSON
{
"hex": "#ffd077",
"rgb": {
"r": 255,
"g": 208,
"b": 119
},
"hsl": {
"h": 39.265,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.88045,
"c": 0.1198,
"h": 82.1
},
"luminance": 0.67704
}Semantic roles & 50–950 ramp
primary
#FFD077
secondary
#3D74DD
accent
#4FE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480