#FFE077#FFE077
#FFE077 is a very light, vivid yellow. Relative luminance 0.759; OKLCH L 91.2% C 0.129 H 93.2°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE077 |
|---|---|
| RGB | rgb(255, 224, 119) |
| HSL | hsl(46, 100%, 73%) |
| HSV | hsv(46, 53%, 100%) |
| CMYK | cmyk(0%, 12.2%, 53.3%, 0%) |
| CIE-LAB | lab(89.82, -1.94, 54.73) |
| CIE-LCH | lch(89.82, 54.77, 92.03°) |
| OKLab | oklab(91.16% -0.0073 0.129) |
| OKLCH | oklch(91.16% 0.129 93.2) |
| XYZ | xyz(71.2281, 75.9065, 28.3487) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.30
Wheat (survey)
#FBDD7E
ΔE00 1.54
Yellow Tan
#FFE36E
ΔE00 1.92
Sand Yellow
#FCE166
ΔE00 2.65
Sandy
#F1DA7A
ΔE00 2.83
Light Mustard
#F7D560
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE077 #7796FF
analogous
#FF9C77 #FFE077 #DAFF77
triadic
#FFE077 #77FFE0 #E077FF
tetradic
#FFE077 #77FF9C #7796FF #FF77DA
square
#FFE077 #77FF9C #7796FF #FF77DA
split-complementary
#FFE077 #77DAFF #9C77FF
monochromatic
#FCC200 #FFD23A #FFE077 #FFEEB4 #FFF8E0
Accessibility & contrast
On white
1.30
#FFE077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#FFE077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE077
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE077 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6D
Deuteranopia (green-blind)
#FBE67B
Tritanopia (blue-blind)
#FFD2C8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe077; /* rgb */ color: rgb(255, 224, 119); /* oklch */ color: oklch(91.2% 0.129 93.2);
Tailwind
colors: {
custom: {
50: '#ffe9a1',
500: '#ffe077',
950: '#000000',
},
}SCSS
$custom: #ffe077; $custom-light: #ffe9a1; $custom-dark: #000000;
JSON
{
"hex": "#ffe077",
"rgb": {
"r": 255,
"g": 224,
"b": 119
},
"hsl": {
"h": 46.324,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91161,
"c": 0.12925,
"h": 93.2
},
"luminance": 0.75903
}Semantic roles & 50–950 ramp
primary
#FFE077
secondary
#3D62DD
accent
#34E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480