#EEEEB4#EEEEB4
#EEEEB4 is a very light, moderate yellow. Relative luminance 0.826; OKLCH L 93.5% C 0.075 H 107.8°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEB4 |
|---|---|
| RGB | rgb(238, 238, 180) |
| HSL | hsl(60, 63%, 82%) |
| HSV | hsv(60, 24%, 93%) |
| CMYK | cmyk(0%, 0%, 24.4%, 6.7%) |
| CIE-LAB | lab(92.85, -9.05, 28.18) |
| CIE-LCH | lch(92.85, 29.60, 107.81°) |
| OKLab | oklab(93.52% -0.0228 0.0712) |
| OKLCH | oklch(93.52% 0.075 107.8) |
| XYZ | xyz(74.0726, 82.6225, 55.2168) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.28
Egg Shell
#FFFCC4
ΔE00 3.22
Cream (survey)
#FFFFC2
ΔE00 3.51
Ecru
#FEFFCA
ΔE00 3.76
Ivory (survey)
#FFFFCB
ΔE00 3.87
Light Tan
#FBEEAC
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEB4 #B4B4EE
analogous
#EED1B4 #EEEEB4 #D1EEB4
triadic
#EEEEB4 #B4EEEE #EEB4EE
tetradic
#EEEEB4 #B4EED1 #B4B4EE #EEB4D1
square
#EEEEB4 #B4EED1 #B4B4EE #EEB4D1
split-complementary
#EEEEB4 #B4D1EE #D1B4EE
monochromatic
#D7D750 #E3E382 #EEEEB4 #F9F9E6 #F9F9E6
Accessibility & contrast
On white
1.20
#EEEEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#EEEEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEB4
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEB4 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9B0
Deuteranopia (green-blind)
#F9ECB6
Tritanopia (blue-blind)
#F7E7DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeeeb4; /* rgb */ color: rgb(238, 238, 180); /* oklch */ color: oklch(93.5% 0.075 107.8);
Tailwind
colors: {
custom: {
50: '#f4f3ca',
500: '#eeeeb4',
950: '#000000',
},
}SCSS
$custom: #eeeeb4; $custom-light: #f4f3ca; $custom-dark: #000000;
JSON
{
"hex": "#eeeeb4",
"rgb": {
"r": 238,
"g": 238,
"b": 180
},
"hsl": {
"h": 60,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.93515,
"c": 0.07474,
"h": 107.8
},
"luminance": 0.82622
}Semantic roles & 50–950 ramp
primary
#EEEEB4
secondary
#7B7BCC
accent
#1BCB1B
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582