#EEECC5#EEECC5
#EEECC5 is a very light, muted yellow. Relative luminance 0.822; OKLCH L 93.5% C 0.051 H 104.9°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECC5 |
|---|---|
| RGB | rgb(238, 236, 197) |
| HSL | hsl(57, 55%, 85%) |
| HSV | hsv(57, 17%, 93%) |
| CMYK | cmyk(0%, 0.8%, 17.2%, 6.7%) |
| CIE-LAB | lab(92.66, -5.66, 19.20) |
| CIE-LCH | lch(92.66, 20.01, 106.41°) |
| OKLab | oklab(93.47% -0.0131 0.0493) |
| OKLCH | oklch(93.47% 0.051 104.9) |
| XYZ | xyz(75.3327, 82.2001, 64.7102) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.92
Pale
#FFF9D0
ΔE00 3.22
Lemonchiffon
#FFFACD
ΔE00 3.43
Cream
#FFFDD0
ΔE00 3.73
Eggshell (survey)
#FFFFD4
ΔE00 3.97
Lightyellow
#FFFFE0
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECC5 #C5C7EE
analogous
#EED7C5 #EEECC5 #DBEEC5
triadic
#EEECC5 #C5EEEC #ECC5EE
tetradic
#EEECC5 #C5EED7 #C5C7EE #EEC5DB
square
#EEECC5 #C5EED7 #C5C7EE #EEC5DB
split-complementary
#EEECC5 #C5DBEE #D7C5EE
monochromatic
#D2CD66 #E0DC96 #EEECC5 #F8F7E7 #F8F7E7
Accessibility & contrast
On white
1.20
#EEECC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#EEECC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECC5
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECC5 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E9C3
Deuteranopia (green-blind)
#F4EBC6
Tritanopia (blue-blind)
#F5E7E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeecc5; /* rgb */ color: rgb(238, 236, 197); /* oklch */ color: oklch(93.5% 0.051 104.9);
Tailwind
colors: {
custom: {
50: '#f3f2d6',
500: '#eeecc5',
950: '#000000',
},
}SCSS
$custom: #eeecc5; $custom-light: #f3f2d6; $custom-dark: #000000;
JSON
{
"hex": "#eeecc5",
"rgb": {
"r": 238,
"g": 236,
"b": 197
},
"hsl": {
"h": 57.073,
"s": 54.667,
"l": 85.294
},
"oklch": {
"l": 0.93474,
"c": 0.05104,
"h": 104.9
},
"luminance": 0.82199
}Semantic roles & 50–950 ramp
primary
#EEECC5
secondary
#8C8FCC
accent
#2BC223
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583