#EBBBD3#EBBBD3
#EBBBD3 is a very light, moderate pink. Relative luminance 0.579; OKLCH L 84.2% C 0.063 H 347.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBD3 |
|---|---|
| RGB | rgb(235, 187, 211) |
| HSL | hsl(330, 55%, 83%) |
| HSV | hsv(330, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 10.2%, 7.8%) |
| CIE-LAB | lab(80.69, 21.01, -5.44) |
| CIE-LCH | lch(80.69, 21.70, 345.47°) |
| OKLab | oklab(84.16% 0.0615 -0.0142) |
| OKLCH | oklch(84.16% 0.063 347) |
| XYZ | xyz(63.7886, 57.9080, 69.4326) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.14
Pastel Pink
#FFBACD
ΔE00 5.21
Powder Pink
#FFB2D0
ΔE00 5.56
Pale Pink
#FFCFDC
ΔE00 5.82
Light Pink
#FFD1DF
ΔE00 5.89
Thistle
#D8BFD8
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBD3 #BBEBD3
analogous
#EBBBEB #EBBBD3 #EBBBBB
triadic
#EBBBD3 #D3EBBB #BBD3EB
tetradic
#EBBBD3 #EBEBBB #BBEBD3 #BBBBEB
square
#EBBBD3 #EBEBBB #BBEBD3 #BBBBEB
split-complementary
#EBBBD3 #BBEBBB #BBEBEB
monochromatic
#CF5C96 #DD8CB4 #EBBBD3 #F8E7F0 #F8E7F0
Accessibility & contrast
On white
1.67
#EBBBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#EBBBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBD3
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBD3 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D4
Deuteranopia (green-blind)
#C9CBD2
Tritanopia (blue-blind)
#F2BAC3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbbd3; /* rgb */ color: rgb(235, 187, 211); /* oklch */ color: oklch(84.2% 0.063 347.0);
Tailwind
colors: {
custom: {
50: '#f2cfe0',
500: '#ebbbd3',
950: '#000000',
},
}SCSS
$custom: #ebbbd3; $custom-light: #f2cfe0; $custom-dark: #000000;
JSON
{
"hex": "#ebbbd3",
"rgb": {
"r": 235,
"g": 187,
"b": 211
},
"hsl": {
"h": 330,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84158,
"c": 0.06312,
"h": 347
},
"luminance": 0.57906
}Semantic roles & 50–950 ramp
primary
#EBBBD3
secondary
#83C7A5
accent
#C27323
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384