#EEECC2#EEECC2
#EEECC2 is a very light, muted yellow. Relative luminance 0.821; OKLCH L 93.4% C 0.055 H 105.2°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECC2 |
|---|---|
| RGB | rgb(238, 236, 194) |
| HSL | hsl(57, 56%, 85%) |
| HSV | hsv(57, 18%, 93%) |
| CMYK | cmyk(0%, 0.8%, 18.5%, 6.7%) |
| CIE-LAB | lab(92.60, -6.09, 20.66) |
| CIE-LCH | lch(92.60, 21.54, 106.43°) |
| OKLab | oklab(93.41% -0.0143 0.0529) |
| OKLCH | oklch(93.41% 0.055 105.2) |
| XYZ | xyz(74.9924, 82.0640, 62.9178) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.01
Lemonchiffon
#FFFACD
ΔE00 3.23
Pale
#FFF9D0
ΔE00 3.27
Cream
#FFFDD0
ΔE00 3.54
Eggshell (survey)
#FFFFD4
ΔE00 3.90
Ivory (survey)
#FFFFCB
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECC2 #C2C4EE
analogous
#EED6C2 #EEECC2 #DAEEC2
triadic
#EEECC2 #C2EEEC #ECC2EE
tetradic
#EEECC2 #C2EED6 #C2C4EE #EEC2DA
square
#EEECC2 #C2EED6 #C2C4EE #EEC2DA
split-complementary
#EEECC2 #C2DAEE #D6C2EE
monochromatic
#D3CE62 #E1DD92 #EEECC2 #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.21
#EEECC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#EEECC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECC2
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECC2 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E9BF
Deuteranopia (green-blind)
#F5EBC3
Tritanopia (blue-blind)
#F5E6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeecc2; /* rgb */ color: rgb(238, 236, 194); /* oklch */ color: oklch(93.4% 0.055 105.2);
Tailwind
colors: {
custom: {
50: '#f3f2d4',
500: '#eeecc2',
950: '#000000',
},
}SCSS
$custom: #eeecc2; $custom-light: #f3f2d4; $custom-dark: #000000;
JSON
{
"hex": "#eeecc2",
"rgb": {
"r": 238,
"g": 236,
"b": 194
},
"hsl": {
"h": 57.273,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.93407,
"c": 0.05485,
"h": 105.2
},
"luminance": 0.82063
}Semantic roles & 50–950 ramp
primary
#EEECC2
secondary
#898CCC
accent
#29C422
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583