#EBBBD5#EBBBD5
#EBBBD5 is a very light, moderate pink. Relative luminance 0.580; OKLCH L 84.2% C 0.064 H 344.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBD5 |
|---|---|
| RGB | rgb(235, 187, 213) |
| HSL | hsl(328, 55%, 83%) |
| HSV | hsv(328, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 9.4%, 7.8%) |
| CIE-LAB | lab(80.74, 21.34, -6.44) |
| CIE-LCH | lch(80.74, 22.29, 343.21°) |
| OKLab | oklab(84.22% 0.0622 -0.0169) |
| OKLCH | oklch(84.22% 0.064 344.8) |
| XYZ | xyz(64.0409, 58.0089, 70.7613) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.38
Pastel Pink
#FFBACD
ΔE00 5.57
Powder Pink
#FFB2D0
ΔE00 5.60
Thistle
#D8BFD8
ΔE00 6.01
Pale Pink
#FFCFDC
ΔE00 6.20
Light Pink
#FFD1DF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBD5 #BBEBD1
analogous
#E9BBEB #EBBBD5 #EBBBBD
triadic
#EBBBD5 #D5EBBB #BBD5EB
tetradic
#EBBBD5 #EBE9BB #BBEBD1 #BBBDEB
square
#EBBBD5 #EBE9BB #BBEBD1 #BBBDEB
split-complementary
#EBBBD5 #BDEBBB #BBEBE9
monochromatic
#CF5C9B #DD8CB8 #EBBBD5 #F8E7F0 #F8E7F0
Accessibility & contrast
On white
1.67
#EBBBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#EBBBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBD5
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBD5 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D6
Deuteranopia (green-blind)
#C9CBD4
Tritanopia (blue-blind)
#F2BBC4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbbd5; /* rgb */ color: rgb(235, 187, 213); /* oklch */ color: oklch(84.2% 0.064 344.8);
Tailwind
colors: {
custom: {
50: '#f2cfe1',
500: '#ebbbd5',
950: '#000000',
},
}SCSS
$custom: #ebbbd5; $custom-light: #f2cfe1; $custom-dark: #000000;
JSON
{
"hex": "#ebbbd5",
"rgb": {
"r": 235,
"g": 187,
"b": 213
},
"hsl": {
"h": 327.5,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.8422,
"c": 0.06444,
"h": 344.8
},
"luminance": 0.58007
}Semantic roles & 50–950 ramp
primary
#EBBBD5
secondary
#83C7A2
accent
#C26C23
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384