#E7BCDB#E7BCDB
#E7BCDB is a very light, moderate pink. Relative luminance 0.581; OKLCH L 84.2% C 0.064 H 336.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BCDB |
|---|---|
| RGB | rgb(231, 188, 219) |
| HSL | hsl(317, 47%, 82%) |
| HSV | hsv(317, 19%, 91%) |
| CMYK | cmyk(0%, 18.6%, 5.2%, 9.4%) |
| CIE-LAB | lab(80.78, 20.46, -9.66) |
| CIE-LCH | lch(80.78, 22.63, 334.74°) |
| OKLab | oklab(84.22% 0.0584 -0.0256) |
| OKLCH | oklch(84.22% 0.064 336.3) |
| XYZ | xyz(63.7233, 58.0715, 74.8562) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.85
Pale Mauve
#FED0FC
ΔE00 6.15
Very Light Purple
#F6CEFC
ΔE00 6.23
Powder Pink
#FFB2D0
ΔE00 7.12
Baby Pink
#FFB7CE
ΔE00 7.27
Pale Lavender
#EECFFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BCDB #BCE7C8
analogous
#DEBCE7 #E7BCDB #E7BCC6
triadic
#E7BCDB #DBE7BC #BCDBE7
tetradic
#E7BCDB #E7DEBC #BCE7C8 #BCC6E7
square
#E7BCDB #E7DEBC #BCE7C8 #BCC6E7
split-complementary
#E7BCDB #C6E7BC #BCE7DE
monochromatic
#C762AB #D78FC3 #E7BCDB #F7E8F3 #F7E8F3
Accessibility & contrast
On white
1.66
#E7BCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#E7BCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BCDB
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BCDB | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#C6CBDA
Tritanopia (blue-blind)
#ECBDC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e7bcdb; /* rgb */ color: rgb(231, 188, 219); /* oklch */ color: oklch(84.2% 0.064 336.3);
Tailwind
colors: {
custom: {
50: '#efd0e6',
500: '#e7bcdb',
950: '#000000',
},
}SCSS
$custom: #e7bcdb; $custom-light: #efd0e6; $custom-dark: #000000;
JSON
{
"hex": "#e7bcdb",
"rgb": {
"r": 231,
"g": 188,
"b": 219
},
"hsl": {
"h": 316.744,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.84217,
"c": 0.06373,
"h": 336.3
},
"luminance": 0.5807
}Semantic roles & 50–950 ramp
primary
#E7BCDB
secondary
#85C296
accent
#BB532B
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384