#EBCCDF#EBCCDF
#EBCCDF is a very light, muted pink. Relative luminance 0.662; OKLCH L 87.7% C 0.043 H 340.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCCDF |
|---|---|
| RGB | rgb(235, 204, 223) |
| HSL | hsl(323, 44%, 86%) |
| HSV | hsv(323, 13%, 92%) |
| CMYK | cmyk(0%, 13.2%, 5.1%, 7.8%) |
| CIE-LAB | lab(85.09, 14.03, -5.37) |
| CIE-LCH | lch(85.09, 15.02, 339.04°) |
| OKLab | oklab(87.68% 0.0403 -0.0141) |
| OKLCH | oklch(87.68% 0.043 340.7) |
| XYZ | xyz(69.1717, 66.1769, 78.9273) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.38
Light Pink
#FFD1DF
ΔE00 4.84
Pale Pink
#FFCFDC
ΔE00 5.30
Pale Mauve
#FED0FC
ΔE00 7.78
Very Light Purple
#F6CEFC
ΔE00 7.93
Pale Lavender
#EECFFE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCCDF #CCEBD8
analogous
#E7CCEB #EBCCDF #EBCCCF
triadic
#EBCCDF #DFEBCC #CCDFEB
tetradic
#EBCCDF #EBE7CC #CCEBD8 #CCCFEB
square
#EBCCDF #EBE7CC #CCEBD8 #CCCFEB
split-complementary
#EBCCDF #CFEBCC #CCEBE7
monochromatic
#C974A8 #DAA0C3 #EBCCDF #F6E9F1 #F6E9F1
Accessibility & contrast
On white
1.48
#EBCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#EBCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCCDF
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCCDF | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#EFCCD2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebccdf; /* rgb */ color: rgb(235, 204, 223); /* oklch */ color: oklch(87.7% 0.043 340.7);
Tailwind
colors: {
custom: {
50: '#f1dbe9',
500: '#ebccdf',
950: '#000000',
},
}SCSS
$custom: #ebccdf; $custom-light: #f1dbe9; $custom-dark: #000000;
JSON
{
"hex": "#ebccdf",
"rgb": {
"r": 235,
"g": 204,
"b": 223
},
"hsl": {
"h": 323.226,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.87678,
"c": 0.04271,
"h": 340.7
},
"luminance": 0.66176
}Semantic roles & 50–950 ramp
primary
#EBCCDF
secondary
#95C6A8
accent
#B7632F
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161516
muted
#858484