#EBBBD6#EBBBD6
#EBBBD6 is a very light, moderate pink. Relative luminance 0.581; OKLCH L 84.3% C 0.065 H 343.8°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBD6 |
|---|---|
| RGB | rgb(235, 187, 214) |
| HSL | hsl(326, 55%, 83%) |
| HSV | hsv(326, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 8.9%, 7.8%) |
| CIE-LAB | lab(80.77, 21.51, -6.93) |
| CIE-LCH | lch(80.77, 22.60, 342.13°) |
| OKLab | oklab(84.25% 0.0626 -0.0182) |
| OKLCH | oklch(84.25% 0.065 343.8) |
| XYZ | xyz(64.1682, 58.0599, 71.4318) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.52
Powder Pink
#FFB2D0
ΔE00 5.65
Pastel Pink
#FFBACD
ΔE00 5.76
Thistle
#D8BFD8
ΔE00 5.96
Pale Pink
#FFCFDC
ΔE00 6.40
Light Pink
#FFD1DF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBD6 #BBEBD0
analogous
#E8BBEB #EBBBD6 #EBBBBE
triadic
#EBBBD6 #D6EBBB #BBD6EB
tetradic
#EBBBD6 #EBE8BB #BBEBD0 #BBBEEB
square
#EBBBD6 #EBE8BB #BBEBD0 #BBBEEB
split-complementary
#EBBBD6 #BEEBBB #BBEBE8
monochromatic
#CF5C9D #DD8CB9 #EBBBD6 #F8E7F1 #F8E7F1
Accessibility & contrast
On white
1.67
#EBBBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#EBBBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBD6
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBD6 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC4D7
Deuteranopia (green-blind)
#C8CBD5
Tritanopia (blue-blind)
#F2BBC4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbbd6; /* rgb */ color: rgb(235, 187, 214); /* oklch */ color: oklch(84.3% 0.065 343.8);
Tailwind
colors: {
custom: {
50: '#f2cfe2',
500: '#ebbbd6',
950: '#000000',
},
}SCSS
$custom: #ebbbd6; $custom-light: #f2cfe2; $custom-dark: #000000;
JSON
{
"hex": "#ebbbd6",
"rgb": {
"r": 235,
"g": 187,
"b": 214
},
"hsl": {
"h": 326.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84251,
"c": 0.06514,
"h": 343.8
},
"luminance": 0.58058
}Semantic roles & 50–950 ramp
primary
#EBBBD6
secondary
#83C7A1
accent
#C26923
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384