#EEE77F#EEE77F
#EEE77F is a very light, vivid yellow. Relative luminance 0.769; OKLCH L 91.2% C 0.127 H 105.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE77F |
|---|---|
| RGB | rgb(238, 231, 127) |
| HSL | hsl(56, 77%, 72%) |
| HSV | hsv(56, 47%, 93%) |
| CMYK | cmyk(0%, 2.9%, 46.6%, 6.7%) |
| CIE-LAB | lab(90.26, -11.55, 51.14) |
| CIE-LCH | lch(90.26, 52.43, 102.72°) |
| OKLab | oklab(91.2% -0.0332 0.1221) |
| OKLCH | oklch(91.2% 0.127 105.2) |
| XYZ | xyz(67.6682, 76.8632, 31.3461) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.18
Sandy Yellow
#FDEE73
ΔE00 3.64
Dark Cream
#FFF39A
ΔE00 3.91
Straw
#FCF679
ΔE00 3.95
Manilla
#FFFA86
ΔE00 4.12
Buff
#FEF69E
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE77F #7F86EE
analogous
#EEB07F #EEE77F #BEEE7F
triadic
#EEE77F #7FEEE7 #E77FEE
tetradic
#EEE77F #7FEEB0 #7F86EE #EE7FBE
square
#EEE77F #7FEEB0 #7F86EE #EE7FBE
split-complementary
#EEE77F #7FBEEE #B07FEE
monochromatic
#D6CA1C #E7DD49 #EEE77F #F5F1B5 #FBFAE4
Accessibility & contrast
On white
1.28
#EEE77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#EEE77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE77F
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE77F | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E076
Deuteranopia (green-blind)
#FAE584
Tritanopia (blue-blind)
#FCDBCF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee77f; /* rgb */ color: rgb(238, 231, 127); /* oklch */ color: oklch(91.2% 0.127 105.2);
Tailwind
colors: {
custom: {
50: '#f5eea6',
500: '#eee77f',
950: '#000000',
},
}SCSS
$custom: #eee77f; $custom-light: #f5eea6; $custom-dark: #000000;
JSON
{
"hex": "#eee77f",
"rgb": {
"r": 238,
"g": 231,
"b": 127
},
"hsl": {
"h": 56.216,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.91201,
"c": 0.12653,
"h": 105.2
},
"luminance": 0.76861
}Semantic roles & 50–950 ramp
primary
#EEE77F
secondary
#4951C8
accent
#1AD90D
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#17160F
muted
#858580