#EECCC4#EECCC4
#EECCC4 is a very light, muted red. Relative luminance 0.653; OKLCH L 87.2% C 0.040 H 33.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCC4 |
|---|---|
| RGB | rgb(238, 204, 196) |
| HSL | hsl(11, 55%, 85%) |
| HSV | hsv(11, 18%, 93%) |
| CMYK | cmyk(0%, 14.3%, 17.6%, 6.7%) |
| CIE-LAB | lab(84.66, 10.69, 8.41) |
| CIE-LCH | lch(84.66, 13.60, 38.19°) |
| OKLab | oklab(87.18% 0.0335 0.0221) |
| OKLCH | oklch(87.18% 0.04 33.4) |
| XYZ | xyz(66.8165, 65.3504, 61.3080) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.86
Apricot
#FBCEB1
ΔE00 8.00
Pale Rose
#FDC1C5
ΔE00 8.56
Light Rose
#FFC5CB
ΔE00 8.63
Pinkish Grey
#C8ACA9
ΔE00 8.75
Pale Pink
#FFCFDC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCC4 #C4E6EE
analogous
#EEC4D1 #EECCC4 #EEE1C4
triadic
#EECCC4 #C4EECC #CCC4EE
tetradic
#EECCC4 #D1EEC4 #C4E6EE #E1C4EE
square
#EECCC4 #D1EEC4 #C4E6EE #E1C4EE
split-complementary
#EECCC4 #C4EEE1 #C4D1EE
monochromatic
#D37A65 #E0A394 #EECCC4 #F8EAE7 #F8EAE7
Accessibility & contrast
On white
1.49
#EECCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#EECCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCC4
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCC4 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C3
Deuteranopia (green-blind)
#DBD6C4
Tritanopia (blue-blind)
#F7C8CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eeccc4; /* rgb */ color: rgb(238, 204, 196); /* oklch */ color: oklch(87.2% 0.040 33.4);
Tailwind
colors: {
custom: {
50: '#f4dbd5',
500: '#eeccc4',
950: '#000000',
},
}SCSS
$custom: #eeccc4; $custom-light: #f4dbd5; $custom-dark: #000000;
JSON
{
"hex": "#eeccc4",
"rgb": {
"r": 238,
"g": 204,
"b": 196
},
"hsl": {
"h": 11.429,
"s": 55.263,
"l": 85.098
},
"oklch": {
"l": 0.87184,
"c": 0.04012,
"h": 33.4
},
"luminance": 0.65348
}Semantic roles & 50–950 ramp
primary
#EECCC4
secondary
#8BBFCC
accent
#A4C323
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171514
muted
#858483