#FFE77E#FFE77E
#FFE77E is a very light, vivid yellow. Relative luminance 0.799; OKLCH L 92.6% C 0.128 H 96.8°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE77E |
|---|---|
| RGB | rgb(255, 231, 126) |
| HSL | hsl(49, 100%, 75%) |
| HSV | hsv(49, 51%, 100%) |
| CMYK | cmyk(0%, 9.4%, 50.6%, 0%) |
| CIE-LAB | lab(91.65, -4.89, 53.63) |
| CIE-LCH | lch(91.65, 53.85, 95.21°) |
| OKLab | oklab(92.64% -0.0151 0.1272) |
| OKLCH | oklch(92.64% 0.128 96.8) |
| XYZ | xyz(73.5842, 79.9211, 31.2849) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.99
Sand Yellow
#FCE166
ΔE00 2.71
Pale Gold
#FDDE6C
ΔE00 2.77
Wheat (survey)
#FBDD7E
ΔE00 3.01
Sandy
#F1DA7A
ΔE00 3.09
Sandy Yellow
#FDEE73
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE77E #7E96FF
analogous
#FFA67E #FFE77E #D7FF7E
triadic
#FFE77E #7EFFE7 #E77EFF
tetradic
#FFE77E #7EFFA6 #7E96FF #FF7ED7
square
#FFE77E #7EFFA6 #7E96FF #FF7ED7
split-complementary
#FFE77E #7ED7FF #A67EFF
monochromatic
#FFD004 #FFDC41 #FFE77E #FFF2BB #FFF9E0
Accessibility & contrast
On white
1.24
#FFE77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#FFE77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE77E
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE77E | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E275
Deuteranopia (green-blind)
#FFEB82
Tritanopia (blue-blind)
#FFD9CF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe77e; /* rgb */ color: rgb(255, 231, 126); /* oklch */ color: oklch(92.6% 0.128 96.8);
Tailwind
colors: {
custom: {
50: '#ffeea5',
500: '#ffe77e',
950: '#000000',
},
}SCSS
$custom: #ffe77e; $custom-light: #ffeea5; $custom-dark: #000000;
JSON
{
"hex": "#ffe77e",
"rgb": {
"r": 255,
"g": 231,
"b": 126
},
"hsl": {
"h": 48.837,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92636,
"c": 0.12813,
"h": 96.8
},
"luminance": 0.79918
}Semantic roles & 50–950 ramp
primary
#FFE77E
secondary
#4360DE
accent
#2BE600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480