#EBBBDC#EBBBDC
#EBBBDC is a very light, moderate pink. Relative luminance 0.584; OKLCH L 84.4% C 0.070 H 337.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBDC |
|---|---|
| RGB | rgb(235, 187, 220) |
| HSL | hsl(319, 55%, 83%) |
| HSV | hsv(319, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 6.4%, 7.8%) |
| CIE-LAB | lab(80.95, 22.53, -9.91) |
| CIE-LCH | lch(80.95, 24.61, 336.27°) |
| OKLab | oklab(84.44% 0.0646 -0.0262) |
| OKLCH | oklch(84.44% 0.07 337.9) |
| XYZ | xyz(64.9486, 58.3720, 75.5419) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.95
Thistle
#D8BFD8
ΔE00 5.97
Very Light Purple
#F6CEFC
ΔE00 6.24
Powder Pink
#FFB2D0
ΔE00 6.25
Baby Pink
#FFB7CE
ΔE00 6.60
Pastel Pink
#FFBACD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBDC #BBEBCA
analogous
#E2BBEB #EBBBDC #EBBBC4
triadic
#EBBBDC #DCEBBB #BBDCEB
tetradic
#EBBBDC #EBE2BB #BBEBCA #BBC4EB
square
#EBBBDC #EBE2BB #BBEBCA #BBC4EB
split-complementary
#EBBBDC #C4EBBB #BBEBE2
monochromatic
#CF5CAB #DD8CC4 #EBBBDC #F8E7F3 #F8E7F3
Accessibility & contrast
On white
1.66
#EBBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#EBBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBDC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBDC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DD
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#F1BCC6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbbdc; /* rgb */ color: rgb(235, 187, 220); /* oklch */ color: oklch(84.4% 0.070 337.9);
Tailwind
colors: {
custom: {
50: '#f1cfe6',
500: '#ebbbdc',
950: '#000000',
},
}SCSS
$custom: #ebbbdc; $custom-light: #f1cfe6; $custom-dark: #000000;
JSON
{
"hex": "#ebbbdc",
"rgb": {
"r": 235,
"g": 187,
"b": 220
},
"hsl": {
"h": 318.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84442,
"c": 0.06974,
"h": 337.9
},
"luminance": 0.5837
}Semantic roles & 50–950 ramp
primary
#EBBBDC
secondary
#83C798
accent
#C25523
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384