#EBCFDC#EBCFDC
#EBCFDC is a very light, muted pink. Relative luminance 0.675; OKLCH L 88.2% C 0.036 H 348.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFDC |
|---|---|
| RGB | rgb(235, 207, 220) |
| HSL | hsl(332, 41%, 87%) |
| HSV | hsv(332, 12%, 92%) |
| CMYK | cmyk(0%, 11.9%, 6.4%, 7.8%) |
| CIE-LAB | lab(85.73, 11.93, -2.83) |
| CIE-LCH | lch(85.73, 12.26, 346.67°) |
| OKLab | oklab(88.16% 0.0348 -0.0073) |
| OKLCH | oklch(88.16% 0.036 348.1) |
| XYZ | xyz(69.4908, 67.4564, 77.0560) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.10
Pale Pink
#FFCFDC
ΔE00 5.51
Thistle
#D8BFD8
ΔE00 5.80
Mistyrose
#FFE4E1
ΔE00 7.96
Light Rose
#FFC5CB
ΔE00 8.33
Lavenderblush
#FFF0F5
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFDC #CFEBDE
analogous
#EBCFEA #EBCFDC #EBD0CF
triadic
#EBCFDC #DCEBCF #CFDCEB
tetradic
#EBCFDC #EAEBCF #CFEBDE #D0CFEB
square
#EBCFDC #EAEBCF #CFEBDE #D0CFEB
split-complementary
#EBCFDC #CFEBD0 #CFEAEB
monochromatic
#C7799D #D9A4BD #EBCFDC #F6E9EF #F6E9EF
Accessibility & contrast
On white
1.45
#EBCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#EBCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFDC
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFDC | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#EFCFD3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ebcfdc; /* rgb */ color: rgb(235, 207, 220); /* oklch */ color: oklch(88.2% 0.036 348.1);
Tailwind
colors: {
custom: {
50: '#f1dde6',
500: '#ebcfdc',
950: '#000000',
},
}SCSS
$custom: #ebcfdc; $custom-light: #f1dde6; $custom-dark: #000000;
JSON
{
"hex": "#ebcfdc",
"rgb": {
"r": 235,
"g": 207,
"b": 220
},
"hsl": {
"h": 332.143,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.88155,
"c": 0.03555,
"h": 348.1
},
"luminance": 0.67455
}Semantic roles & 50–950 ramp
primary
#EBCFDC
secondary
#98C6B1
accent
#B47731
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161516
muted
#858484