#EBBCDF#EBBCDF
#EBBCDF is a very light, moderate pink. Relative luminance 0.590; OKLCH L 84.7% C 0.071 H 335.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCDF |
|---|---|
| RGB | rgb(235, 188, 223) |
| HSL | hsl(315, 54%, 83%) |
| HSV | hsv(315, 20%, 92%) |
| CMYK | cmyk(0%, 20%, 5.1%, 7.8%) |
| CIE-LAB | lab(81.27, 22.52, -11.04) |
| CIE-LCH | lch(81.27, 25.08, 333.89°) |
| OKLab | oklab(84.72% 0.0641 -0.0293) |
| OKLCH | oklch(84.72% 0.071 335.4) |
| XYZ | xyz(65.5623, 58.9581, 77.7241) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.41
Very Light Purple
#F6CEFC
ΔE00 5.60
Thistle
#D8BFD8
ΔE00 5.90
Powder Pink
#FFB2D0
ΔE00 6.77
Pale Lavender
#EECFFE
ΔE00 6.93
Light Lilac
#EDC8FF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCDF #BCEBC8
analogous
#DFBCEB #EBBCDF #EBBCC7
triadic
#EBBCDF #DFEBBC #BCDFEB
tetradic
#EBBCDF #EBDFBC #BCEBC8 #BCC7EB
square
#EBBCDF #EBDFBC #BCEBC8 #BCC7EB
split-complementary
#EBBCDF #C7EBBC #BCEBDF
monochromatic
#CF5EB2 #DD8DC8 #EBBCDF #F8E7F4 #F8E7F4
Accessibility & contrast
On white
1.64
#EBBCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#EBBCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCDF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCDF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E0
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#F0BDC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbcdf; /* rgb */ color: rgb(235, 188, 223); /* oklch */ color: oklch(84.7% 0.071 335.4);
Tailwind
colors: {
custom: {
50: '#f1d0e9',
500: '#ebbcdf',
950: '#000000',
},
}SCSS
$custom: #ebbcdf; $custom-light: #f1d0e9; $custom-dark: #000000;
JSON
{
"hex": "#ebbcdf",
"rgb": {
"r": 235,
"g": 188,
"b": 223
},
"hsl": {
"h": 315.319,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.84721,
"c": 0.07051,
"h": 335.4
},
"luminance": 0.58956
}Semantic roles & 50–950 ramp
primary
#EBBCDF
secondary
#84C795
accent
#C14C24
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384