#EBBBD4#EBBBD4
#EBBBD4 is a very light, moderate pink. Relative luminance 0.580; OKLCH L 84.2% C 0.064 H 345.9°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBD4 |
|---|---|
| RGB | rgb(235, 187, 212) |
| HSL | hsl(329, 55%, 83%) |
| HSV | hsv(329, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 9.8%, 7.8%) |
| CIE-LAB | lab(80.72, 21.17, -5.94) |
| CIE-LCH | lch(80.72, 21.99, 344.33°) |
| OKLab | oklab(84.19% 0.0619 -0.0155) |
| OKLCH | oklch(84.19% 0.064 345.9) |
| XYZ | xyz(63.9143, 57.9583, 70.0949) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.25
Pastel Pink
#FFBACD
ΔE00 5.38
Powder Pink
#FFB2D0
ΔE00 5.57
Pale Pink
#FFCFDC
ΔE00 6.00
Light Pink
#FFD1DF
ΔE00 6.05
Thistle
#D8BFD8
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBD4 #BBEBD2
analogous
#EABBEB #EBBBD4 #EBBBBC
triadic
#EBBBD4 #D4EBBB #BBD4EB
tetradic
#EBBBD4 #EBEABB #BBEBD2 #BBBCEB
square
#EBBBD4 #EBEABB #BBEBD2 #BBBCEB
split-complementary
#EBBBD4 #BCEBBB #BBEBEA
monochromatic
#CF5C98 #DD8CB6 #EBBBD4 #F8E7F0 #F8E7F0
Accessibility & contrast
On white
1.67
#EBBBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EBBBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBD4
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBD4 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D5
Deuteranopia (green-blind)
#C9CBD3
Tritanopia (blue-blind)
#F2BBC3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbbd4; /* rgb */ color: rgb(235, 187, 212); /* oklch */ color: oklch(84.2% 0.064 345.9);
Tailwind
colors: {
custom: {
50: '#f2cfe1',
500: '#ebbbd4',
950: '#000000',
},
}SCSS
$custom: #ebbbd4; $custom-light: #f2cfe1; $custom-dark: #000000;
JSON
{
"hex": "#ebbbd4",
"rgb": {
"r": 235,
"g": 187,
"b": 212
},
"hsl": {
"h": 328.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84189,
"c": 0.06377,
"h": 345.9
},
"luminance": 0.57956
}Semantic roles & 50–950 ramp
primary
#EBBBD4
secondary
#83C7A4
accent
#C26F23
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384