#E4CFCF#E4CFCF
#E4CFCF is a very light, muted red. Relative luminance 0.656; OKLCH L 87.2% C 0.023 H 17.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CFCF |
|---|---|
| RGB | rgb(228, 207, 207) |
| HSL | hsl(0, 28%, 85%) |
| HSV | hsv(0, 9%, 89%) |
| CMYK | cmyk(0%, 9.2%, 9.2%, 10.6%) |
| CIE-LAB | lab(84.81, 7.29, 2.65) |
| CIE-LCH | lch(84.81, 7.76, 19.99°) |
| OKLab | oklab(87.18% 0.0224 0.0071) |
| OKLCH | oklch(87.18% 0.023 17.6) |
| XYZ | xyz(65.5692, 65.6257, 68.2323) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.41
Lavenderblush
#FFF0F5
ΔE00 7.66
Very Light Pink
#FFF4F2
ΔE00 8.73
Light Gray
#D3D3D3
ΔE00 8.98
Pinkish Grey
#C8ACA9
ΔE00 8.99
Gainsboro
#DCDCDC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CFCF #CFE4E4
analogous
#E4CFD9 #E4CFCF #E4D9CF
triadic
#E4CFCF #CFE4CF #CFCFE4
tetradic
#E4CFCF #D9E4CF #CFE4E4 #D9CFE4
square
#E4CFCF #D9E4CF #CFE4E4 #D9CFE4
split-complementary
#E4CFCF #CFE4D9 #CFD9E4
monochromatic
#B88181 #CEA8A8 #E4CFCF #F4EBEB #F4EBEB
Accessibility & contrast
On white
1.49
#E4CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#E4CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CFCF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CFCF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2CF
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#E9CDCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e4cfcf; /* rgb */ color: rgb(228, 207, 207); /* oklch */ color: oklch(87.2% 0.023 17.6);
Tailwind
colors: {
custom: {
50: '#ecdddd',
500: '#e4cfcf',
950: '#000000',
},
}SCSS
$custom: #e4cfcf; $custom-light: #ecdddd; $custom-dark: #000000;
JSON
{
"hex": "#e4cfcf",
"rgb": {
"r": 228,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 28,
"l": 85.294
},
"oklch": {
"l": 0.87178,
"c": 0.02349,
"h": 17.6
},
"luminance": 0.65625
}Semantic roles & 50–950 ramp
primary
#E4CFCF
secondary
#9BBCBC
accent
#A7A73F
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484