#E2CCCD#E2CCCD
#E2CCCD is a very light, muted red. Relative luminance 0.638; OKLCH L 86.4% C 0.025 H 14.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CCCD |
|---|---|
| RGB | rgb(226, 204, 205) |
| HSL | hsl(357, 28%, 84%) |
| HSV | hsv(357, 10%, 89%) |
| CMYK | cmyk(0%, 9.7%, 9.3%, 11.4%) |
| CIE-LAB | lab(83.84, 7.83, 2.30) |
| CIE-LCH | lch(83.84, 8.16, 16.35°) |
| OKLab | oklab(86.37% 0.0239 0.0062) |
| OKLCH | oklch(86.37% 0.025 14.5) |
| XYZ | xyz(63.9754, 63.7634, 66.6832) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.01
Lavenderblush
#FFF0F5
ΔE00 8.26
Pinkish Grey
#C8ACA9
ΔE00 8.35
Light Pink
#FFD1DF
ΔE00 9.00
Pale Pink
#FFCFDC
ΔE00 9.10
Light Gray
#D3D3D3
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CCCD #CCE2E1
analogous
#E2CCD8 #E2CCCD #E2D6CC
triadic
#E2CCCD #CDE2CC #CCCDE2
tetradic
#E2CCCD #D8E2CC #CCE2E1 #D6CCE2
square
#E2CCCD #D8E2CC #CCE2E1 #D6CCE2
split-complementary
#E2CCCD #CCE2D6 #CCD8E2
monochromatic
#B67E81 #CCA5A7 #E2CCCD #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.53
#E2CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#E2CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CCCD
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CCCD | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#E7CACC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e2cccd; /* rgb */ color: rgb(226, 204, 205); /* oklch */ color: oklch(86.4% 0.025 14.5);
Tailwind
colors: {
custom: {
50: '#ebdbdc',
500: '#e2cccd',
950: '#000000',
},
}SCSS
$custom: #e2cccd; $custom-light: #ebdbdc; $custom-dark: #000000;
JSON
{
"hex": "#e2cccd",
"rgb": {
"r": 226,
"g": 204,
"b": 205
},
"hsl": {
"h": 357.273,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.86368,
"c": 0.02471,
"h": 14.5
},
"luminance": 0.63762
}Semantic roles & 50–950 ramp
primary
#E2CCCD
secondary
#99BAB8
accent
#A6A13F
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161515
muted
#848484