#FFEE77#FFEE77
#FFEE77 is a very light, vivid yellow. Relative luminance 0.837; OKLCH L 94.0% C 0.141 H 101.3°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEE77 |
|---|---|
| RGB | rgb(255, 238, 119) |
| HSL | hsl(53, 100%, 73%) |
| HSV | hsv(53, 53%, 100%) |
| CMYK | cmyk(0%, 6.7%, 53.3%, 0%) |
| CIE-LAB | lab(93.34, -8.95, 58.87) |
| CIE-LCH | lch(93.34, 59.55, 98.64°) |
| OKLab | oklab(93.95% -0.0275 0.138) |
| OKLCH | oklch(93.95% 0.141 101.3) |
| XYZ | xyz(75.1468, 83.7437, 29.6550) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 0.70
Yellowish
#FAEE66
ΔE00 2.27
Straw
#FCF679
ΔE00 3.06
Yellow Tan
#FFE36E
ΔE00 3.51
Sand Yellow
#FCE166
ΔE00 3.63
Manilla
#FFFA86
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEE77 #7788FF
analogous
#FFAA77 #FFEE77 #CCFF77
triadic
#FFEE77 #77FFEE #EE77FF
tetradic
#FFEE77 #77FFAA #7788FF #FF77CC
square
#FFEE77 #77FFAA #7788FF #FF77CC
split-complementary
#FFEE77 #77CCFF #AA77FF
monochromatic
#FCDC00 #FFE63A #FFEE77 #FFF6B4 #FFFBE0
Accessibility & contrast
On white
1.18
#FFEE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#FFEE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEE77
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEE77 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86C
Deuteranopia (green-blind)
#FFEF7D
Tritanopia (blue-blind)
#FFE0D3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffee77; /* rgb */ color: rgb(255, 238, 119); /* oklch */ color: oklch(94.0% 0.141 101.3);
Tailwind
colors: {
custom: {
50: '#fff3a1',
500: '#ffee77',
950: '#000000',
},
}SCSS
$custom: #ffee77; $custom-light: #fff3a1; $custom-dark: #000000;
JSON
{
"hex": "#ffee77",
"rgb": {
"r": 255,
"g": 238,
"b": 119
},
"hsl": {
"h": 52.5,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.9395,
"c": 0.14076,
"h": 101.3
},
"luminance": 0.83741
}Semantic roles & 50–950 ramp
primary
#FFEE77
secondary
#3D51DD
accent
#1DE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580