#E2CCCF#E2CCCF
#E2CCCF is a very light, muted red. Relative luminance 0.639; OKLCH L 86.4% C 0.025 H 8.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CCCF |
|---|---|
| RGB | rgb(226, 204, 207) |
| HSL | hsl(352, 28%, 84%) |
| HSV | hsv(352, 10%, 89%) |
| CMYK | cmyk(0%, 9.7%, 8.4%, 11.4%) |
| CIE-LAB | lab(83.89, 8.17, 1.31) |
| CIE-LCH | lch(83.89, 8.27, 9.09°) |
| OKLab | oklab(86.43% 0.0247 0.0036) |
| OKLCH | oklch(86.43% 0.025 8.3) |
| XYZ | xyz(64.2183, 63.8606, 67.9627) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.27
Lavenderblush
#FFF0F5
ΔE00 8.12
Light Pink
#FFD1DF
ΔE00 8.48
Pinkish Grey
#C8ACA9
ΔE00 8.59
Pale Pink
#FFCFDC
ΔE00 8.63
Thistle
#D8BFD8
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CCCF #CCE2DF
analogous
#E2CCDA #E2CCCF #E2D4CC
triadic
#E2CCCF #CFE2CC #CCCFE2
tetradic
#E2CCCF #DAE2CC #CCE2DF #D4CCE2
square
#E2CCCF #DAE2CC #CCE2DF #D4CCE2
split-complementary
#E2CCCF #CCE2D4 #CCDAE2
monochromatic
#B67E86 #CCA5AA #E2CCCF #F4EBED #F4EBED
Accessibility & contrast
On white
1.52
#E2CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#E2CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CCCF
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CCCF | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#E7CBCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e2cccf; /* rgb */ color: rgb(226, 204, 207); /* oklch */ color: oklch(86.4% 0.025 8.3);
Tailwind
colors: {
custom: {
50: '#ebdbdd',
500: '#e2cccf',
950: '#000000',
},
}SCSS
$custom: #e2cccf; $custom-light: #ebdbdd; $custom-dark: #000000;
JSON
{
"hex": "#e2cccf",
"rgb": {
"r": 226,
"g": 204,
"b": 207
},
"hsl": {
"h": 351.818,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.86425,
"c": 0.02494,
"h": 8.3
},
"luminance": 0.63859
}Semantic roles & 50–950 ramp
primary
#E2CCCF
secondary
#99BAB5
accent
#A6983F
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161515
muted
#848484