#EEE27A#EEE27A
#EEE27A is a very light, vivid yellow. Relative luminance 0.740; OKLCH L 90.1% C 0.126 H 102.7°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE27A |
|---|---|
| RGB | rgb(238, 226, 122) |
| HSL | hsl(54, 77%, 71%) |
| HSV | hsv(54, 49%, 93%) |
| CMYK | cmyk(0%, 5%, 48.7%, 6.7%) |
| CIE-LAB | lab(88.91, -9.51, 51.89) |
| CIE-LCH | lch(88.91, 52.75, 100.38°) |
| OKLab | oklab(90.11% -0.0278 0.1233) |
| OKLCH | oklch(90.11% 0.126 102.7) |
| XYZ | xyz(65.9709, 73.9771, 29.2125) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.37
Sandy
#F1DA7A
ΔE00 3.50
Sandy Yellow
#FDEE73
ΔE00 3.58
Dull Yellow
#EEDC5B
ΔE00 3.75
Dark Cream
#FFF39A
ΔE00 4.46
Yellowish
#FAEE66
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE27A #7A86EE
analogous
#EEA87A #EEE27A #C0EE7A
triadic
#EEE27A #7AEEE2 #E27AEE
tetradic
#EEE27A #7AEEA8 #7A86EE #EE7AC0
square
#EEE27A #7AEEA8 #7A86EE #EE7AC0
split-complementary
#EEE27A #7AC0EE #A87AEE
monochromatic
#D3C01B #E7D644 #EEE27A #F5EEB0 #FCF9E4
Accessibility & contrast
On white
1.33
#EEE27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#EEE27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE27A
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE27A | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC71
Deuteranopia (green-blind)
#F6E27F
Tritanopia (blue-blind)
#FDD6CA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eee27a; /* rgb */ color: rgb(238, 226, 122); /* oklch */ color: oklch(90.1% 0.126 102.7);
Tailwind
colors: {
custom: {
50: '#f6eaa3',
500: '#eee27a',
950: '#000000',
},
}SCSS
$custom: #eee27a; $custom-light: #f6eaa3; $custom-dark: #000000;
JSON
{
"hex": "#eee27a",
"rgb": {
"r": 238,
"g": 226,
"b": 122
},
"hsl": {
"h": 53.793,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.90112,
"c": 0.12644,
"h": 102.7
},
"luminance": 0.73975
}Semantic roles & 50–950 ramp
primary
#EEE27A
secondary
#4552C8
accent
#21DA0C
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480