#EBBBD2#EBBBD2
#EBBBD2 is a very light, moderate pink. Relative luminance 0.579; OKLCH L 84.1% C 0.062 H 348.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBD2 |
|---|---|
| RGB | rgb(235, 187, 210) |
| HSL | hsl(331, 55%, 83%) |
| HSV | hsv(331, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 10.6%, 7.8%) |
| CIE-LAB | lab(80.66, 20.84, -4.95) |
| CIE-LCH | lch(80.66, 21.42, 346.65°) |
| OKLab | oklab(84.13% 0.0612 -0.0129) |
| OKLCH | oklch(84.13% 0.062 348.1) |
| XYZ | xyz(63.6636, 57.8580, 68.7744) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.04
Pastel Pink
#FFBACD
ΔE00 5.05
Powder Pink
#FFB2D0
ΔE00 5.57
Pale Pink
#FFCFDC
ΔE00 5.64
Light Pink
#FFD1DF
ΔE00 5.74
Bubblegum
#FFC1CC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBD2 #BBEBD4
analogous
#EBBBEA #EBBBD2 #EBBCBB
triadic
#EBBBD2 #D2EBBB #BBD2EB
tetradic
#EBBBD2 #EAEBBB #BBEBD4 #BCBBEB
square
#EBBBD2 #EAEBBB #BBEBD4 #BCBBEB
split-complementary
#EBBBD2 #BBEBBC #BBEAEB
monochromatic
#CF5C93 #DD8CB3 #EBBBD2 #F8E7EF #F8E7EF
Accessibility & contrast
On white
1.67
#EBBBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#EBBBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBD2
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBD2 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D3
Deuteranopia (green-blind)
#C9CBD1
Tritanopia (blue-blind)
#F2BAC3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbbd2; /* rgb */ color: rgb(235, 187, 210); /* oklch */ color: oklch(84.1% 0.062 348.1);
Tailwind
colors: {
custom: {
50: '#f2cfdf',
500: '#ebbbd2',
950: '#000000',
},
}SCSS
$custom: #ebbbd2; $custom-light: #f2cfdf; $custom-dark: #000000;
JSON
{
"hex": "#ebbbd2",
"rgb": {
"r": 235,
"g": 187,
"b": 210
},
"hsl": {
"h": 331.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84127,
"c": 0.06249,
"h": 348.1
},
"luminance": 0.57856
}Semantic roles & 50–950 ramp
primary
#EBBBD2
secondary
#83C7A7
accent
#C27623
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384