#EBC8DA#EBC8DA
#EBC8DA is a very light, muted pink. Relative luminance 0.640; OKLCH L 86.8% C 0.046 H 345.7°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC8DA |
|---|---|
| RGB | rgb(235, 200, 218) |
| HSL | hsl(329, 47%, 85%) |
| HSV | hsv(329, 15%, 92%) |
| CMYK | cmyk(0%, 14.9%, 7.2%, 7.8%) |
| CIE-LAB | lab(83.98, 15.28, -4.34) |
| CIE-LCH | lch(83.98, 15.88, 344.16°) |
| OKLab | oklab(86.78% 0.0445 -0.0113) |
| OKLCH | oklch(86.78% 0.046 345.7) |
| XYZ | xyz(67.5690, 64.0342, 75.1165) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.18
Pale Pink
#FFCFDC
ΔE00 4.50
Thistle
#D8BFD8
ΔE00 4.69
Bubblegum
#FFC1CC
ΔE00 7.19
Light Rose
#FFC5CB
ΔE00 7.38
Pink
#FFC0CB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC8DA #C8EBD9
analogous
#EBC8EB #EBC8DA #EBC8C8
triadic
#EBC8DA #DAEBC8 #C8DAEB
tetradic
#EBC8DA #EBEBC8 #C8EBD9 #C8C8EB
square
#EBC8DA #EBEBC8 #C8EBD9 #C8C8EB
split-complementary
#EBC8DA #C8EBC8 #C8EBEB
monochromatic
#CA6E9E #DB9BBC #EBC8DA #F7E9F0 #F7E9F0
Accessibility & contrast
On white
1.52
#EBC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#EBC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC8DA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC8DA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDB
Deuteranopia (green-blind)
#D2D3D9
Tritanopia (blue-blind)
#F0C8CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebc8da; /* rgb */ color: rgb(235, 200, 218); /* oklch */ color: oklch(86.8% 0.046 345.7);
Tailwind
colors: {
custom: {
50: '#f1d8e5',
500: '#ebc8da',
950: '#000000',
},
}SCSS
$custom: #ebc8da; $custom-light: #f1d8e5; $custom-dark: #000000;
JSON
{
"hex": "#ebc8da",
"rgb": {
"r": 235,
"g": 200,
"b": 218
},
"hsl": {
"h": 329.143,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.86776,
"c": 0.04587,
"h": 345.7
},
"luminance": 0.64033
}Semantic roles & 50–950 ramp
primary
#EBC8DA
secondary
#90C7AB
accent
#BA712C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384