#ECCFCF#ECCFCF
#ECCFCF is a very light, muted red. Relative luminance 0.670; OKLCH L 87.9% C 0.033 H 17.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCFCF |
|---|---|
| RGB | rgb(236, 207, 207) |
| HSL | hsl(0, 43%, 87%) |
| HSV | hsv(0, 12%, 93%) |
| CMYK | cmyk(0%, 12.3%, 12.3%, 7.5%) |
| CIE-LAB | lab(85.49, 10.12, 3.73) |
| CIE-LCH | lch(85.49, 10.78, 20.22°) |
| OKLab | oklab(87.87% 0.031 0.01) |
| OKLCH | oklch(87.87% 0.033 17.8) |
| XYZ | xyz(68.1667, 66.9651, 68.3540) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.83
Light Pink
#FFD1DF
ΔE00 7.29
Pale Pink
#FFCFDC
ΔE00 7.31
Light Rose
#FFC5CB
ΔE00 7.99
Pale Rose
#FDC1C5
ΔE00 8.35
Lavenderblush
#FFF0F5
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCFCF #CFECEC
analogous
#ECCFDE #ECCFCF #ECDECF
triadic
#ECCFCF #CFECCF #CFCFEC
tetradic
#ECCFCF #DEECCF #CFECEC #DECFEC
square
#ECCFCF #DEECCF #CFECEC #DECFEC
split-complementary
#ECCFCF #CFECDE #CFDEEC
monochromatic
#C97777 #DBA3A3 #ECCFCF #F6E9E9 #F6E9E9
Accessibility & contrast
On white
1.46
#ECCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#ECCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCFCF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCFCF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#DAD8CF
Tritanopia (blue-blind)
#F3CCCF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eccfcf; /* rgb */ color: rgb(236, 207, 207); /* oklch */ color: oklch(87.9% 0.033 17.8);
Tailwind
colors: {
custom: {
50: '#f2dddd',
500: '#eccfcf',
950: '#000000',
},
}SCSS
$custom: #eccfcf; $custom-light: #f2dddd; $custom-dark: #000000;
JSON
{
"hex": "#eccfcf",
"rgb": {
"r": 236,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.87872,
"c": 0.03259,
"h": 17.8
},
"luminance": 0.66964
}Semantic roles & 50–950 ramp
primary
#ECCFCF
secondary
#98C8C8
accent
#B6B62F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484