#EEE28F#EEE28F
#EEE28F is a very light, moderate yellow. Relative luminance 0.746; OKLCH L 90.4% C 0.105 H 101.1°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE28F |
|---|---|
| RGB | rgb(238, 226, 143) |
| HSL | hsl(52, 74%, 75%) |
| HSV | hsv(52, 40%, 93%) |
| CMYK | cmyk(0%, 5%, 39.9%, 6.7%) |
| CIE-LAB | lab(89.18, -7.47, 42.01) |
| CIE-LCH | lch(89.18, 42.67, 100.09°) |
| OKLab | oklab(90.42% -0.0201 0.1026) |
| OKLCH | oklch(90.42% 0.105 101.1) |
| XYZ | xyz(67.4155, 74.5549, 36.8206) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.44
Dark Cream
#FFF39A
ΔE00 3.69
Sandy
#F1DA7A
ΔE00 3.91
Buff
#FEF69E
ΔE00 4.27
Light Tan
#FBEEAC
ΔE00 4.28
Palegoldenrod
#EEE8AA
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE28F #8F9BEE
analogous
#EEB38F #EEE28F #CBEE8F
triadic
#EEE28F #8FEEE2 #E28FEE
tetradic
#EEE28F #8FEEB3 #8F9BEE #EE8FCB
square
#EEE28F #8FEEB3 #8F9BEE #EE8FCB
split-complementary
#EEE28F #8FCBEE #B38FEE
monochromatic
#DEC625 #E6D45A #EEE28F #F6F0C4 #FBF8E4
Accessibility & contrast
On white
1.32
#EEE28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EEE28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE28F
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE28F | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD89
Deuteranopia (green-blind)
#F4E292
Tritanopia (blue-blind)
#FBD7CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee28f; /* rgb */ color: rgb(238, 226, 143); /* oklch */ color: oklch(90.4% 0.105 101.1);
Tailwind
colors: {
custom: {
50: '#f5ebb1',
500: '#eee28f',
950: '#000000',
},
}SCSS
$custom: #eee28f; $custom-light: #f5ebb1; $custom-dark: #000000;
JSON
{
"hex": "#eee28f",
"rgb": {
"r": 238,
"g": 226,
"b": 143
},
"hsl": {
"h": 52.421,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.90417,
"c": 0.10451,
"h": 101.1
},
"luminance": 0.74553
}Semantic roles & 50–950 ramp
primary
#EEE28F
secondary
#5866CA
accent
#29D610
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171611
muted
#858481