#E5CFCF#E5CFCF
#E5CFCF is a very light, muted red. Relative luminance 0.658; OKLCH L 87.3% C 0.025 H 17.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CFCF |
|---|---|
| RGB | rgb(229, 207, 207) |
| HSL | hsl(0, 30%, 85%) |
| HSV | hsv(0, 10%, 90%) |
| CMYK | cmyk(0%, 9.6%, 9.6%, 10.2%) |
| CIE-LAB | lab(84.89, 7.64, 2.79) |
| CIE-LCH | lch(84.89, 8.14, 20.02°) |
| OKLab | oklab(87.26% 0.0235 0.0075) |
| OKLCH | oklch(87.26% 0.025 17.6) |
| XYZ | xyz(65.8874, 65.7898, 68.2472) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.26
Lavenderblush
#FFF0F5
ΔE00 7.71
Very Light Pink
#FFF4F2
ΔE00 8.87
Pinkish Grey
#C8ACA9
ΔE00 8.95
Light Pink
#FFD1DF
ΔE00 9.12
Pale Pink
#FFCFDC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CFCF #CFE5E5
analogous
#E5CFDA #E5CFCF #E5DACF
triadic
#E5CFCF #CFE5CF #CFCFE5
tetradic
#E5CFCF #DAE5CF #CFE5E5 #DACFE5
square
#E5CFCF #DAE5CF #CFE5E5 #DACFE5
split-complementary
#E5CFCF #CFE5DA #CFDAE5
monochromatic
#BA8080 #CFA7A7 #E5CFCF #F4EBEB #F4EBEB
Accessibility & contrast
On white
1.48
#E5CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#E5CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CFCF
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CFCF | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#EACDCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e5cfcf; /* rgb */ color: rgb(229, 207, 207); /* oklch */ color: oklch(87.3% 0.025 17.6);
Tailwind
colors: {
custom: {
50: '#eddddd',
500: '#e5cfcf',
950: '#000000',
},
}SCSS
$custom: #e5cfcf; $custom-light: #eddddd; $custom-dark: #000000;
JSON
{
"hex": "#e5cfcf",
"rgb": {
"r": 229,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 29.73,
"l": 85.49
},
"oklch": {
"l": 0.87263,
"c": 0.02463,
"h": 17.6
},
"luminance": 0.65789
}Semantic roles & 50–950 ramp
primary
#E5CFCF
secondary
#9BBDBD
accent
#A8A83D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484