#E8BCDB#E8BCDB
#E8BCDB is a very light, moderate pink. Relative luminance 0.582; OKLCH L 84.3% C 0.065 H 337.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BCDB |
|---|---|
| RGB | rgb(232, 188, 219) |
| HSL | hsl(318, 49%, 82%) |
| HSV | hsv(318, 19%, 91%) |
| CMYK | cmyk(0%, 19%, 5.6%, 9%) |
| CIE-LAB | lab(80.87, 20.80, -9.51) |
| CIE-LCH | lch(80.87, 22.87, 335.44°) |
| OKLab | oklab(84.31% 0.0595 -0.0252) |
| OKLCH | oklch(84.31% 0.065 337.1) |
| XYZ | xyz(64.0470, 58.2384, 74.8714) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.07
Pale Mauve
#FED0FC
ΔE00 6.12
Very Light Purple
#F6CEFC
ΔE00 6.27
Powder Pink
#FFB2D0
ΔE00 6.89
Baby Pink
#FFB7CE
ΔE00 7.05
Light Pink
#FFD1DF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BCDB #BCE8C9
analogous
#DFBCE8 #E8BCDB #E8BCC5
triadic
#E8BCDB #DBE8BC #BCDBE8
tetradic
#E8BCDB #E8DFBC #BCE8C9 #BCC5E8
square
#E8BCDB #E8DFBC #BCE8C9 #BCC5E8
split-complementary
#E8BCDB #C5E8BC #BCE8DF
monochromatic
#C961AA #D88EC3 #E8BCDB #F7E8F3 #F7E8F3
Accessibility & contrast
On white
1.66
#E8BCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#E8BCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BCDB
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BCDB | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#C6CBDA
Tritanopia (blue-blind)
#EDBDC6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e8bcdb; /* rgb */ color: rgb(232, 188, 219); /* oklch */ color: oklch(84.3% 0.065 337.1);
Tailwind
colors: {
custom: {
50: '#efd0e6',
500: '#e8bcdb',
950: '#000000',
},
}SCSS
$custom: #e8bcdb; $custom-light: #efd0e6; $custom-dark: #000000;
JSON
{
"hex": "#e8bcdb",
"rgb": {
"r": 232,
"g": 188,
"b": 219
},
"hsl": {
"h": 317.727,
"s": 48.889,
"l": 82.353
},
"oklch": {
"l": 0.8431,
"c": 0.06458,
"h": 337.1
},
"luminance": 0.58237
}Semantic roles & 50–950 ramp
primary
#E8BCDB
secondary
#85C397
accent
#BC5529
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384