#EBBBD1#EBBBD1
#EBBBD1 is a very light, moderate pink. Relative luminance 0.578; OKLCH L 84.1% C 0.062 H 349.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBD1 |
|---|---|
| RGB | rgb(235, 187, 209) |
| HSL | hsl(333, 55%, 83%) |
| HSV | hsv(333, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 11.1%, 7.8%) |
| CIE-LAB | lab(80.63, 20.67, -4.45) |
| CIE-LCH | lch(80.63, 21.15, 347.86°) |
| OKLab | oklab(84.1% 0.0608 -0.0115) |
| OKLCH | oklch(84.1% 0.062 349.3) |
| XYZ | xyz(63.5394, 57.8084, 68.1203) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.91
Baby Pink
#FFB7CE
ΔE00 4.96
Pale Pink
#FFCFDC
ΔE00 5.48
Powder Pink
#FFB2D0
ΔE00 5.60
Light Pink
#FFD1DF
ΔE00 5.61
Bubblegum
#FFC1CC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBD1 #BBEBD5
analogous
#EBBBE9 #EBBBD1 #EBBDBB
triadic
#EBBBD1 #D1EBBB #BBD1EB
tetradic
#EBBBD1 #E9EBBB #BBEBD5 #BDBBEB
square
#EBBBD1 #E9EBBB #BBEBD5 #BDBBEB
split-complementary
#EBBBD1 #BBEBBD #BBE9EB
monochromatic
#CF5C91 #DD8CB1 #EBBBD1 #F8E7EF #F8E7EF
Accessibility & contrast
On white
1.67
#EBBBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EBBBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBD1
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBD1 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D2
Deuteranopia (green-blind)
#CACBD0
Tritanopia (blue-blind)
#F2BAC2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbbd1; /* rgb */ color: rgb(235, 187, 209); /* oklch */ color: oklch(84.1% 0.062 349.3);
Tailwind
colors: {
custom: {
50: '#f2cfdf',
500: '#ebbbd1',
950: '#000000',
},
}SCSS
$custom: #ebbbd1; $custom-light: #f2cfdf; $custom-dark: #000000;
JSON
{
"hex": "#ebbbd1",
"rgb": {
"r": 235,
"g": 187,
"b": 209
},
"hsl": {
"h": 332.5,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84097,
"c": 0.06187,
"h": 349.3
},
"luminance": 0.57806
}Semantic roles & 50–950 ramp
primary
#EBBBD1
secondary
#83C7A8
accent
#C27923
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384