#FFE777#FFE777
#FFE777 is a very light, vivid yellow. Relative luminance 0.797; OKLCH L 92.5% C 0.135 H 97.5°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE777 |
|---|---|
| RGB | rgb(255, 231, 119) |
| HSL | hsl(49, 100%, 73%) |
| HSV | hsv(49, 53%, 100%) |
| CMYK | cmyk(0%, 9.4%, 53.3%, 0%) |
| CIE-LAB | lab(91.57, -5.46, 56.80) |
| CIE-LCH | lch(91.57, 57.07, 95.50°) |
| OKLab | oklab(92.55% -0.0175 0.1336) |
| OKLCH | oklch(92.55% 0.135 97.5) |
| XYZ | xyz(73.1483, 79.7467, 28.9888) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.41
Sand Yellow
#FCE166
ΔE00 1.99
Pale Gold
#FDDE6C
ΔE00 2.56
Sandy Yellow
#FDEE73
ΔE00 2.94
Sandy
#F1DA7A
ΔE00 3.51
Wheat (survey)
#FBDD7E
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE777 #778FFF
analogous
#FFA377 #FFE777 #D3FF77
triadic
#FFE777 #77FFE7 #E777FF
tetradic
#FFE777 #77FFA3 #778FFF #FF77D3
square
#FFE777 #77FFA3 #778FFF #FF77D3
split-complementary
#FFE777 #77D3FF #A377FF
monochromatic
#FCCF00 #FFDC3A #FFE777 #FFF2B4 #FFFAE0
Accessibility & contrast
On white
1.24
#FFE777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#FFE777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE777
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE777 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26D
Deuteranopia (green-blind)
#FFEA7C
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe777; /* rgb */ color: rgb(255, 231, 119); /* oklch */ color: oklch(92.5% 0.135 97.5);
Tailwind
colors: {
custom: {
50: '#ffeea1',
500: '#ffe777',
950: '#000000',
},
}SCSS
$custom: #ffe777; $custom-light: #ffeea1; $custom-dark: #000000;
JSON
{
"hex": "#ffe777",
"rgb": {
"r": 255,
"g": 231,
"b": 119
},
"hsl": {
"h": 49.412,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.92549,
"c": 0.13469,
"h": 97.5
},
"luminance": 0.79744
}Semantic roles & 50–950 ramp
primary
#FFE777
secondary
#3D5ADD
accent
#28E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480