#E3CCCD#E3CCCD
#E3CCCD is a very light, muted red. Relative luminance 0.639; OKLCH L 86.5% C 0.026 H 14.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E3CCCD |
|---|---|
| RGB | rgb(227, 204, 205) |
| HSL | hsl(357, 29%, 85%) |
| HSV | hsv(357, 10%, 89%) |
| CMYK | cmyk(0%, 10.1%, 9.7%, 11%) |
| CIE-LAB | lab(83.93, 8.19, 2.43) |
| CIE-LCH | lch(83.93, 8.54, 16.55°) |
| OKLab | oklab(86.45% 0.025 0.0065) |
| OKLCH | oklch(86.45% 0.026 14.7) |
| XYZ | xyz(64.2899, 63.9256, 66.6979) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.89
Lavenderblush
#FFF0F5
ΔE00 8.32
Pinkish Grey
#C8ACA9
ΔE00 8.32
Light Pink
#FFD1DF
ΔE00 8.71
Pale Pink
#FFCFDC
ΔE00 8.80
Thistle
#D8BFD8
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3CCCD #CCE3E2
analogous
#E3CCD9 #E3CCCD #E3D7CC
triadic
#E3CCCD #CDE3CC #CCCDE3
tetradic
#E3CCCD #D9E3CC #CCE3E2 #D7CCE3
square
#E3CCCD #D9E3CC #CCE3E2 #D7CCE3
split-complementary
#E3CCCD #CCE3D7 #CCD9E3
monochromatic
#B87D80 #CDA4A6 #E3CCCD #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.52
#E3CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#E3CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3CCCD
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3CCCD | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#E8CACC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e3cccd; /* rgb */ color: rgb(227, 204, 205); /* oklch */ color: oklch(86.5% 0.026 14.7);
Tailwind
colors: {
custom: {
50: '#ecdbdc',
500: '#e3cccd',
950: '#000000',
},
}SCSS
$custom: #e3cccd; $custom-light: #ecdbdc; $custom-dark: #000000;
JSON
{
"hex": "#e3cccd",
"rgb": {
"r": 227,
"g": 204,
"b": 205
},
"hsl": {
"h": 357.391,
"s": 29.114,
"l": 84.51
},
"oklch": {
"l": 0.86454,
"c": 0.02584,
"h": 14.7
},
"luminance": 0.63924
}Semantic roles & 50–950 ramp
primary
#E3CCCD
secondary
#98BBB9
accent
#A8A33E
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161515
muted
#848484