#EBCCD8#EBCCD8
#EBCCD8 is a very light, muted pink. Relative luminance 0.658; OKLCH L 87.5% C 0.038 H 352.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCCD8 |
|---|---|
| RGB | rgb(235, 204, 216) |
| HSL | hsl(337, 44%, 86%) |
| HSV | hsv(337, 13%, 92%) |
| CMYK | cmyk(0%, 13.2%, 8.1%, 7.8%) |
| CIE-LAB | lab(84.90, 12.83, -1.93) |
| CIE-LCH | lch(84.90, 12.97, 351.46°) |
| OKLab | oklab(87.47% 0.0378 -0.0049) |
| OKLCH | oklch(87.47% 0.038 352.6) |
| XYZ | xyz(68.2474, 65.8072, 74.0593) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.48
Pale Pink
#FFCFDC
ΔE00 4.78
Thistle
#D8BFD8
ΔE00 5.96
Light Rose
#FFC5CB
ΔE00 7.32
Bubblegum
#FFC1CC
ΔE00 7.75
Pink
#FFC0CB
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCCD8 #CCEBDF
analogous
#EBCCE7 #EBCCD8 #EBCFCC
triadic
#EBCCD8 #D8EBCC #CCD8EB
tetradic
#EBCCD8 #E7EBCC #CCEBDF #CFCCEB
square
#EBCCD8 #E7EBCC #CCEBDF #CFCCEB
split-complementary
#EBCCD8 #CCEBCF #CCE7EB
monochromatic
#C97495 #DAA0B6 #EBCCD8 #F6E9EE #F6E9EE
Accessibility & contrast
On white
1.48
#EBCCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#EBCCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCCD8
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCCD8 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D8
Deuteranopia (green-blind)
#D5D6D7
Tritanopia (blue-blind)
#F0CBD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebccd8; /* rgb */ color: rgb(235, 204, 216); /* oklch */ color: oklch(87.5% 0.038 352.6);
Tailwind
colors: {
custom: {
50: '#f1dbe4',
500: '#ebccd8',
950: '#000000',
},
}SCSS
$custom: #ebccd8; $custom-light: #f1dbe4; $custom-dark: #000000;
JSON
{
"hex": "#ebccd8",
"rgb": {
"r": 235,
"g": 204,
"b": 216
},
"hsl": {
"h": 336.774,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.87469,
"c": 0.03809,
"h": 352.6
},
"luminance": 0.65806
}Semantic roles & 50–950 ramp
primary
#EBCCD8
secondary
#95C6B3
accent
#B7822F
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161515
muted
#858484