#E3CCCF#E3CCCF
#E3CCCF is a very light, muted red. Relative luminance 0.640; OKLCH L 86.5% C 0.026 H 8.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E3CCCF |
|---|---|
| RGB | rgb(227, 204, 207) |
| HSL | hsl(352, 29%, 85%) |
| HSV | hsv(352, 10%, 89%) |
| CMYK | cmyk(0%, 10.1%, 8.8%, 11%) |
| CIE-LAB | lab(83.98, 8.52, 1.44) |
| CIE-LCH | lch(83.98, 8.64, 9.59°) |
| OKLab | oklab(86.51% 0.0258 0.0039) |
| OKLCH | oklch(86.51% 0.026 8.7) |
| XYZ | xyz(64.5329, 64.0228, 67.9775) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.17
Light Pink
#FFD1DF
ΔE00 8.18
Lavenderblush
#FFF0F5
ΔE00 8.19
Pale Pink
#FFCFDC
ΔE00 8.32
Pinkish Grey
#C8ACA9
ΔE00 8.57
Thistle
#D8BFD8
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3CCCF #CCE3E0
analogous
#E3CCDB #E3CCCF #E3D5CC
triadic
#E3CCCF #CFE3CC #CCCFE3
tetradic
#E3CCCF #DBE3CC #CCE3E0 #D5CCE3
square
#E3CCCF #DBE3CC #CCE3E0 #D5CCE3
split-complementary
#E3CCCF #CCE3D5 #CCDBE3
monochromatic
#B87D85 #CDA4AA #E3CCCF #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.52
#E3CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#E3CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3CCCF
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3CCCF | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#E8CBCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e3cccf; /* rgb */ color: rgb(227, 204, 207); /* oklch */ color: oklch(86.5% 0.026 8.7);
Tailwind
colors: {
custom: {
50: '#ecdbdd',
500: '#e3cccf',
950: '#000000',
},
}SCSS
$custom: #e3cccf; $custom-light: #ecdbdd; $custom-dark: #000000;
JSON
{
"hex": "#e3cccf",
"rgb": {
"r": 227,
"g": 204,
"b": 207
},
"hsl": {
"h": 352.174,
"s": 29.114,
"l": 84.51
},
"oklch": {
"l": 0.86511,
"c": 0.02606,
"h": 8.7
},
"luminance": 0.64022
}Semantic roles & 50–950 ramp
primary
#E3CCCF
secondary
#98BBB6
accent
#A89A3E
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161515
muted
#848484