#EBCDCF#EBCDCF
#EBCDCF is a very light, muted red. Relative luminance 0.658; OKLCH L 87.4% C 0.034 H 13.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDCF |
|---|---|
| RGB | rgb(235, 205, 207) |
| HSL | hsl(356, 43%, 86%) |
| HSV | hsv(356, 13%, 92%) |
| CMYK | cmyk(0%, 12.8%, 11.9%, 7.8%) |
| CIE-LAB | lab(84.91, 10.81, 2.88) |
| CIE-LCH | lch(84.91, 11.19, 14.92°) |
| OKLab | oklab(87.4% 0.0329 0.0078) |
| OKLCH | oklch(87.4% 0.034 13.2) |
| XYZ | xyz(67.3541, 65.8314, 68.1780) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.56
Light Pink
#FFD1DF
ΔE00 6.53
Pale Pink
#FFCFDC
ΔE00 6.55
Light Rose
#FFC5CB
ΔE00 7.41
Pale Rose
#FDC1C5
ΔE00 7.82
Bubblegum
#FFC1CC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDCF #CDEBE9
analogous
#EBCDDE #EBCDCF #EBDACD
triadic
#EBCDCF #CFEBCD #CDCFEB
tetradic
#EBCDCF #DEEBCD #CDEBE9 #DACDEB
square
#EBCDCF #DEEBCD #CDEBE9 #DACDEB
split-complementary
#EBCDCF #CDEBDA #CDDEEB
monochromatic
#C8767B #DAA1A5 #EBCDCF #F6E9EA #F6E9EA
Accessibility & contrast
On white
1.48
#EBCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#EBCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDCF
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDCF | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#F2CBCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebcdcf; /* rgb */ color: rgb(235, 205, 207); /* oklch */ color: oklch(87.4% 0.034 13.2);
Tailwind
colors: {
custom: {
50: '#f1dcdd',
500: '#ebcdcf',
950: '#000000',
},
}SCSS
$custom: #ebcdcf; $custom-light: #f1dcdd; $custom-dark: #000000;
JSON
{
"hex": "#ebcdcf",
"rgb": {
"r": 235,
"g": 205,
"b": 207
},
"hsl": {
"h": 356,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.87402,
"c": 0.03383,
"h": 13.2
},
"luminance": 0.6583
}Semantic roles & 50–950 ramp
primary
#EBCDCF
secondary
#96C6C3
accent
#B6AD30
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484