#EBCFCF#EBCFCF
#EBCFCF is a very light, muted red. Relative luminance 0.668; OKLCH L 87.8% C 0.031 H 17.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFCF |
|---|---|
| RGB | rgb(235, 207, 207) |
| HSL | hsl(0, 41%, 87%) |
| HSV | hsv(0, 12%, 92%) |
| CMYK | cmyk(0%, 11.9%, 11.9%, 7.8%) |
| CIE-LAB | lab(85.40, 9.76, 3.59) |
| CIE-LCH | lch(85.40, 10.40, 20.19°) |
| OKLab | oklab(87.78% 0.03 0.0096) |
| OKLCH | oklch(87.78% 0.031 17.8) |
| XYZ | xyz(67.8356, 66.7943, 68.3385) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.82
Light Pink
#FFD1DF
ΔE00 7.53
Pale Pink
#FFCFDC
ΔE00 7.56
Lavenderblush
#FFF0F5
ΔE00 8.29
Light Rose
#FFC5CB
ΔE00 8.29
Pale Rose
#FDC1C5
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFCF #CFEBEB
analogous
#EBCFDD #EBCFCF #EBDDCF
triadic
#EBCFCF #CFEBCF #CFCFEB
tetradic
#EBCFCF #DDEBCF #CFEBEB #DDCFEB
square
#EBCFCF #DDEBCF #CFEBEB #DDCFEB
split-complementary
#EBCFCF #CFEBDD #CFDDEB
monochromatic
#C77979 #D9A4A4 #EBCFCF #F6E9E9 #F6E9E9
Accessibility & contrast
On white
1.46
#EBCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#EBCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFCF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFCF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CF
Deuteranopia (green-blind)
#DAD7CF
Tritanopia (blue-blind)
#F1CDCF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ebcfcf; /* rgb */ color: rgb(235, 207, 207); /* oklch */ color: oklch(87.8% 0.031 17.8);
Tailwind
colors: {
custom: {
50: '#f1dddd',
500: '#ebcfcf',
950: '#000000',
},
}SCSS
$custom: #ebcfcf; $custom-light: #f1dddd; $custom-dark: #000000;
JSON
{
"hex": "#ebcfcf",
"rgb": {
"r": 235,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.87784,
"c": 0.03145,
"h": 17.8
},
"luminance": 0.66793
}Semantic roles & 50–950 ramp
primary
#EBCFCF
secondary
#98C6C6
accent
#B4B431
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484