#E3CCCA#E3CCCA
#E3CCCA is a very light, muted red. Relative luminance 0.638; OKLCH L 86.4% C 0.026 H 23.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E3CCCA |
|---|---|
| RGB | rgb(227, 204, 202) |
| HSL | hsl(5, 31%, 84%) |
| HSV | hsv(5, 11%, 89%) |
| CMYK | cmyk(0%, 10.1%, 11%, 11%) |
| CIE-LAB | lab(83.85, 7.69, 3.92) |
| CIE-LCH | lch(83.85, 8.63, 27.02°) |
| OKLab | oklab(86.37% 0.0239 0.0104) |
| OKLCH | oklch(86.37% 0.026 23.6) |
| XYZ | xyz(63.9313, 63.7821, 64.8090) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.73
Pinkish Grey
#C8ACA9
ΔE00 8.14
Lavenderblush
#FFF0F5
ΔE00 8.69
Very Light Pink
#FFF4F2
ΔE00 9.50
Light Gray
#D3D3D3
ΔE00 9.57
Light Pink
#FFD1DF
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3CCCA #CAE1E3
analogous
#E3CAD5 #E3CCCA #E3D9CA
triadic
#E3CCCA #CAE3CC #CCCAE3
tetradic
#E3CCCA #D5E3CA #CAE1E3 #D9CAE3
square
#E3CCCA #D5E3CA #CAE1E3 #D9CAE3
split-complementary
#E3CCCA #CAE3D9 #CAD5E3
monochromatic
#B97F7A #CEA5A2 #E3CCCA #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.53
#E3CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#E3CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3CCCA
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3CCCA | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCA
Deuteranopia (green-blind)
#D5D3CA
Tritanopia (blue-blind)
#E9CACC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e3ccca; /* rgb */ color: rgb(227, 204, 202); /* oklch */ color: oklch(86.4% 0.026 23.6);
Tailwind
colors: {
custom: {
50: '#ecdbda',
500: '#e3ccca',
950: '#000000',
},
}SCSS
$custom: #e3ccca; $custom-light: #ecdbda; $custom-dark: #000000;
JSON
{
"hex": "#e3ccca",
"rgb": {
"r": 227,
"g": 204,
"b": 202
},
"hsl": {
"h": 4.8,
"s": 30.864,
"l": 84.118
},
"oklch": {
"l": 0.86371,
"c": 0.02603,
"h": 23.6
},
"luminance": 0.63781
}Semantic roles & 50–950 ramp
primary
#E3CCCA
secondary
#96B8BB
accent
#A1AA3C
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161514
muted
#848483