#EEE28E#EEE28E
#EEE28E is a very light, moderate yellow. Relative luminance 0.745; OKLCH L 90.4% C 0.106 H 101.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE28E |
|---|---|
| RGB | rgb(238, 226, 142) |
| HSL | hsl(53, 74%, 75%) |
| HSV | hsv(53, 40%, 93%) |
| CMYK | cmyk(0%, 5%, 40.3%, 6.7%) |
| CIE-LAB | lab(89.17, -7.58, 42.49) |
| CIE-LCH | lch(89.17, 43.16, 100.11°) |
| OKLab | oklab(90.4% -0.0205 0.1036) |
| OKLCH | oklch(90.4% 0.106 101.2) |
| XYZ | xyz(67.3401, 74.5248, 36.4234) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.32
Dark Cream
#FFF39A
ΔE00 3.67
Sandy
#F1DA7A
ΔE00 3.83
Buff
#FEF69E
ΔE00 4.26
Light Tan
#FBEEAC
ΔE00 4.42
Palegoldenrod
#EEE8AA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE28E #8E9AEE
analogous
#EEB28E #EEE28E #CAEE8E
triadic
#EEE28E #8EEEE2 #E28EEE
tetradic
#EEE28E #8EEEB2 #8E9AEE #EE8ECA
square
#EEE28E #8EEEB2 #8E9AEE #EE8ECA
split-complementary
#EEE28E #8ECAEE #B28EEE
monochromatic
#DEC724 #E6D459 #EEE28E #F6F0C3 #FBF8E4
Accessibility & contrast
On white
1.32
#EEE28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EEE28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE28E
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE28E | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD88
Deuteranopia (green-blind)
#F4E291
Tritanopia (blue-blind)
#FBD7CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee28e; /* rgb */ color: rgb(238, 226, 142); /* oklch */ color: oklch(90.4% 0.106 101.2);
Tailwind
colors: {
custom: {
50: '#f5ebb0',
500: '#eee28e',
950: '#000000',
},
}SCSS
$custom: #eee28e; $custom-light: #f5ebb0; $custom-dark: #000000;
JSON
{
"hex": "#eee28e",
"rgb": {
"r": 238,
"g": 226,
"b": 142
},
"hsl": {
"h": 52.5,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.90401,
"c": 0.10561,
"h": 101.2
},
"luminance": 0.74523
}Semantic roles & 50–950 ramp
primary
#EEE28E
secondary
#5765C9
accent
#28D610
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481