#EBBBD7#EBBBD7
#EBBBD7 is a very light, moderate pink. Relative luminance 0.581; OKLCH L 84.3% C 0.066 H 342.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBD7 |
|---|---|
| RGB | rgb(235, 187, 215) |
| HSL | hsl(325, 55%, 83%) |
| HSV | hsv(325, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 8.5%, 7.8%) |
| CIE-LAB | lab(80.80, 21.68, -7.43) |
| CIE-LCH | lch(80.80, 22.92, 341.08°) |
| OKLab | oklab(84.28% 0.0629 -0.0195) |
| OKLCH | oklch(84.28% 0.066 342.8) |
| XYZ | xyz(64.2963, 58.1111, 72.1064) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.68
Powder Pink
#FFB2D0
ΔE00 5.71
Thistle
#D8BFD8
ΔE00 5.93
Pastel Pink
#FFBACD
ΔE00 5.96
Light Pink
#FFD1DF
ΔE00 6.58
Pale Pink
#FFCFDC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBD7 #BBEBCF
analogous
#E7BBEB #EBBBD7 #EBBBBF
triadic
#EBBBD7 #D7EBBB #BBD7EB
tetradic
#EBBBD7 #EBE7BB #BBEBCF #BBBFEB
square
#EBBBD7 #EBE7BB #BBEBCF #BBBFEB
split-complementary
#EBBBD7 #BFEBBB #BBEBE7
monochromatic
#CF5C9F #DD8CBB #EBBBD7 #F8E7F1 #F8E7F1
Accessibility & contrast
On white
1.66
#EBBBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EBBBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBD7
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBD7 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC4D8
Deuteranopia (green-blind)
#C8CBD6
Tritanopia (blue-blind)
#F1BBC4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbbd7; /* rgb */ color: rgb(235, 187, 215); /* oklch */ color: oklch(84.3% 0.066 342.8);
Tailwind
colors: {
custom: {
50: '#f2cfe3',
500: '#ebbbd7',
950: '#000000',
},
}SCSS
$custom: #ebbbd7; $custom-light: #f2cfe3; $custom-dark: #000000;
JSON
{
"hex": "#ebbbd7",
"rgb": {
"r": 235,
"g": 187,
"b": 215
},
"hsl": {
"h": 325,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84283,
"c": 0.06586,
"h": 342.8
},
"luminance": 0.58109
}Semantic roles & 50–950 ramp
primary
#EBBBD7
secondary
#83C79F
accent
#C26623
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384