#FFE77A#FFE77A
#FFE77A is a very light, vivid yellow. Relative luminance 0.798; OKLCH L 92.6% C 0.132 H 97.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE77A |
|---|---|
| RGB | rgb(255, 231, 122) |
| HSL | hsl(49, 100%, 74%) |
| HSV | hsv(49, 52%, 100%) |
| CMYK | cmyk(0%, 9.4%, 52.2%, 0%) |
| CIE-LAB | lab(91.60, -5.22, 55.45) |
| CIE-LCH | lch(91.60, 55.70, 95.38°) |
| OKLab | oklab(92.59% -0.0165 0.1309) |
| OKLCH | oklch(92.59% 0.132 97.2) |
| XYZ | xyz(73.3313, 79.8200, 29.9527) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.61
Sand Yellow
#FCE166
ΔE00 2.27
Pale Gold
#FDDE6C
ΔE00 2.61
Sandy Yellow
#FDEE73
ΔE00 3.15
Sandy
#F1DA7A
ΔE00 3.31
Wheat (survey)
#FBDD7E
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE77A #7A92FF
analogous
#FFA57A #FFE77A #D5FF7A
triadic
#FFE77A #7AFFE7 #E77AFF
tetradic
#FFE77A #7AFFA5 #7A92FF #FF7AD5
square
#FFE77A #7AFFA5 #7A92FF #FF7AD5
split-complementary
#FFE77A #7AD5FF #A57AFF
monochromatic
#FFD100 #FFDC3D #FFE77A #FFF2B7 #FFF9E0
Accessibility & contrast
On white
1.24
#FFE77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#FFE77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE77A
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE77A | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE270
Deuteranopia (green-blind)
#FFEA7F
Tritanopia (blue-blind)
#FFD9CE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe77a; /* rgb */ color: rgb(255, 231, 122); /* oklch */ color: oklch(92.6% 0.132 97.2);
Tailwind
colors: {
custom: {
50: '#ffeea3',
500: '#ffe77a',
950: '#000000',
},
}SCSS
$custom: #ffe77a; $custom-light: #ffeea3; $custom-dark: #000000;
JSON
{
"hex": "#ffe77a",
"rgb": {
"r": 255,
"g": 231,
"b": 122
},
"hsl": {
"h": 49.173,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.92586,
"c": 0.13191,
"h": 97.2
},
"luminance": 0.79817
}Semantic roles & 50–950 ramp
primary
#FFE77A
secondary
#405CDD
accent
#29E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480