#E2CFCF#E2CFCF
#E2CFCF is a very light, muted red. Relative luminance 0.653; OKLCH L 87.0% C 0.021 H 17.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CFCF |
|---|---|
| RGB | rgb(226, 207, 207) |
| HSL | hsl(0, 25%, 85%) |
| HSV | hsv(0, 8%, 89%) |
| CMYK | cmyk(0%, 8.4%, 8.4%, 11.4%) |
| CIE-LAB | lab(84.64, 6.59, 2.39) |
| CIE-LCH | lch(84.64, 7.01, 19.94°) |
| OKLab | oklab(87.01% 0.0202 0.0064) |
| OKLCH | oklch(87.01% 0.021 17.6) |
| XYZ | xyz(64.9382, 65.3004, 68.2027) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.77
Lavenderblush
#FFF0F5
ΔE00 7.60
Light Gray
#D3D3D3
ΔE00 8.27
Very Light Pink
#FFF4F2
ΔE00 8.50
Gainsboro
#DCDCDC
ΔE00 8.52
Pinkish Grey
#C8ACA9
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CFCF #CFE2E2
analogous
#E2CFD9 #E2CFCF #E2D9CF
triadic
#E2CFCF #CFE2CF #CFCFE2
tetradic
#E2CFCF #D9E2CF #CFE2E2 #D9CFE2
square
#E2CFCF #D9E2CF #CFE2E2 #D9CFE2
split-complementary
#E2CFCF #CFE2D9 #CFD9E2
monochromatic
#B48383 #CBA9A9 #E2CFCF #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.49
#E2CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#E2CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CFCF
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CFCF | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#D6D5CF
Tritanopia (blue-blind)
#E7CDCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e2cfcf; /* rgb */ color: rgb(226, 207, 207); /* oklch */ color: oklch(87.0% 0.021 17.6);
Tailwind
colors: {
custom: {
50: '#ebdddd',
500: '#e2cfcf',
950: '#000000',
},
}SCSS
$custom: #e2cfcf; $custom-light: #ebdddd; $custom-dark: #000000;
JSON
{
"hex": "#e2cfcf",
"rgb": {
"r": 226,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 24.675,
"l": 84.902
},
"oklch": {
"l": 0.87007,
"c": 0.02123,
"h": 17.6
},
"luminance": 0.65299
}Semantic roles & 50–950 ramp
primary
#E2CFCF
secondary
#9CB9B9
accent
#A3A342
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484