#EEE28D#EEE28D
#EEE28D is a very light, moderate yellow. Relative luminance 0.745; OKLCH L 90.4% C 0.107 H 101.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE28D |
|---|---|
| RGB | rgb(238, 226, 141) |
| HSL | hsl(53, 74%, 74%) |
| HSV | hsv(53, 41%, 93%) |
| CMYK | cmyk(0%, 5%, 40.8%, 6.7%) |
| CIE-LAB | lab(89.16, -7.68, 42.97) |
| CIE-LCH | lch(89.16, 43.65, 100.14°) |
| OKLab | oklab(90.39% -0.0209 0.1046) |
| OKLCH | oklch(90.39% 0.107 101.3) |
| XYZ | xyz(67.2653, 74.4949, 36.0298) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.22
Dark Cream
#FFF39A
ΔE00 3.65
Sandy
#F1DA7A
ΔE00 3.75
Buff
#FEF69E
ΔE00 4.25
Light Tan
#FBEEAC
ΔE00 4.55
Palegoldenrod
#EEE8AA
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE28D #8D99EE
analogous
#EEB28D #EEE28D #CAEE8D
triadic
#EEE28D #8DEEE2 #E28DEE
tetradic
#EEE28D #8DEEB2 #8D99EE #EE8DCA
square
#EEE28D #8DEEB2 #8D99EE #EE8DCA
split-complementary
#EEE28D #8DCAEE #B28DEE
monochromatic
#DEC722 #E6D458 #EEE28D #F6F0C2 #FBF8E4
Accessibility & contrast
On white
1.32
#EEE28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EEE28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE28D
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE28D | 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)
#F1DD86
Deuteranopia (green-blind)
#F4E290
Tritanopia (blue-blind)
#FBD7CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee28d; /* rgb */ color: rgb(238, 226, 141); /* oklch */ color: oklch(90.4% 0.107 101.3);
Tailwind
colors: {
custom: {
50: '#f5ebaf',
500: '#eee28d',
950: '#000000',
},
}SCSS
$custom: #eee28d; $custom-light: #f5ebaf; $custom-dark: #000000;
JSON
{
"hex": "#eee28d",
"rgb": {
"r": 238,
"g": 226,
"b": 141
},
"hsl": {
"h": 52.577,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.90385,
"c": 0.1067,
"h": 101.3
},
"luminance": 0.74493
}Semantic roles & 50–950 ramp
primary
#EEE28D
secondary
#5664C9
accent
#28D60F
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481