#E4CCCA#E4CCCA
#E4CCCA is a very light, muted red. Relative luminance 0.639; OKLCH L 86.5% C 0.027 H 23.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CCCA |
|---|---|
| RGB | rgb(228, 204, 202) |
| HSL | hsl(5, 33%, 84%) |
| HSV | hsv(5, 11%, 89%) |
| CMYK | cmyk(0%, 10.5%, 11.4%, 10.6%) |
| CIE-LAB | lab(83.94, 8.05, 4.06) |
| CIE-LCH | lch(83.94, 9.01, 26.75°) |
| OKLab | oklab(86.46% 0.0249 0.0108) |
| OKLCH | oklch(86.46% 0.027 23.4) |
| XYZ | xyz(64.2477, 63.9453, 64.8239) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.62
Pinkish Grey
#C8ACA9
ΔE00 8.12
Lavenderblush
#FFF0F5
ΔE00 8.75
Light Pink
#FFD1DF
ΔE00 9.38
Pale Pink
#FFCFDC
ΔE00 9.40
Very Light Pink
#FFF4F2
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CCCA #CAE2E4
analogous
#E4CAD5 #E4CCCA #E4D9CA
triadic
#E4CCCA #CAE4CC #CCCAE4
tetradic
#E4CCCA #D5E4CA #CAE2E4 #D9CAE4
square
#E4CCCA #D5E4CA #CAE2E4 #D9CAE4
split-complementary
#E4CCCA #CAE4D9 #CAD5E4
monochromatic
#BB7E79 #CFA5A1 #E4CCCA #F5EBEB #F5EBEB
Accessibility & contrast
On white
1.52
#E4CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#E4CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CCCA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CCCA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCA
Deuteranopia (green-blind)
#D6D3CA
Tritanopia (blue-blind)
#EACACC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e4ccca; /* rgb */ color: rgb(228, 204, 202); /* oklch */ color: oklch(86.5% 0.027 23.4);
Tailwind
colors: {
custom: {
50: '#ecdbda',
500: '#e4ccca',
950: '#000000',
},
}SCSS
$custom: #e4ccca; $custom-light: #ecdbda; $custom-dark: #000000;
JSON
{
"hex": "#e4ccca",
"rgb": {
"r": 228,
"g": 204,
"b": 202
},
"hsl": {
"h": 4.615,
"s": 32.5,
"l": 84.314
},
"oklch": {
"l": 0.86458,
"c": 0.02717,
"h": 23.4
},
"luminance": 0.63944
}Semantic roles & 50–950 ramp
primary
#E4CCCA
secondary
#96BABD
accent
#A3AB3A
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161514
muted
#848483