#E3CFCF#E3CFCF
#E3CFCF is a very light, muted red. Relative luminance 0.655; OKLCH L 87.1% C 0.022 H 17.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E3CFCF |
|---|---|
| RGB | rgb(227, 207, 207) |
| HSL | hsl(0, 26%, 85%) |
| HSV | hsv(0, 9%, 89%) |
| CMYK | cmyk(0%, 8.8%, 8.8%, 11%) |
| CIE-LAB | lab(84.72, 6.94, 2.52) |
| CIE-LCH | lch(84.72, 7.39, 19.96°) |
| OKLab | oklab(87.09% 0.0213 0.0068) |
| OKLCH | oklch(87.09% 0.022 17.6) |
| XYZ | xyz(65.2528, 65.4626, 68.2175) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.58
Lavenderblush
#FFF0F5
ΔE00 7.62
Very Light Pink
#FFF4F2
ΔE00 8.61
Light Gray
#D3D3D3
ΔE00 8.63
Gainsboro
#DCDCDC
ΔE00 8.85
Pinkish Grey
#C8ACA9
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3CFCF #CFE3E3
analogous
#E3CFD9 #E3CFCF #E3D9CF
triadic
#E3CFCF #CFE3CF #CFCFE3
tetradic
#E3CFCF #D9E3CF #CFE3E3 #D9CFE3
square
#E3CFCF #D9E3CF #CFE3E3 #D9CFE3
split-complementary
#E3CFCF #CFE3D9 #CFD9E3
monochromatic
#B68282 #CCA8A8 #E3CFCF #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.49
#E3CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#E3CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3CFCF
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3CFCF | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#E8CDCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e3cfcf; /* rgb */ color: rgb(227, 207, 207); /* oklch */ color: oklch(87.1% 0.022 17.6);
Tailwind
colors: {
custom: {
50: '#ebdddd',
500: '#e3cfcf',
950: '#000000',
},
}SCSS
$custom: #e3cfcf; $custom-light: #ebdddd; $custom-dark: #000000;
JSON
{
"hex": "#e3cfcf",
"rgb": {
"r": 227,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 26.316,
"l": 85.098
},
"oklch": {
"l": 0.87092,
"c": 0.02237,
"h": 17.6
},
"luminance": 0.65462
}Semantic roles & 50–950 ramp
primary
#E3CFCF
secondary
#9CBBBB
accent
#A5A541
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484