#E8BCDC#E8BCDC
#E8BCDC is a very light, moderate pink. Relative luminance 0.583; OKLCH L 84.3% C 0.065 H 336.1°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BCDC |
|---|---|
| RGB | rgb(232, 188, 220) |
| HSL | hsl(316, 49%, 82%) |
| HSV | hsv(316, 19%, 91%) |
| CMYK | cmyk(0%, 19%, 5.2%, 9%) |
| CIE-LAB | lab(80.90, 20.98, -10.00) |
| CIE-LCH | lch(80.90, 23.24, 334.51°) |
| OKLab | oklab(84.34% 0.0598 -0.0265) |
| OKLCH | oklch(84.34% 0.065 336.1) |
| XYZ | xyz(64.1791, 58.2912, 75.5668) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.11
Pale Mauve
#FED0FC
ΔE00 5.94
Very Light Purple
#F6CEFC
ΔE00 6.05
Powder Pink
#FFB2D0
ΔE00 7.01
Pale Lavender
#EECFFE
ΔE00 7.19
Baby Pink
#FFB7CE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BCDC #BCE8C8
analogous
#DEBCE8 #E8BCDC #E8BCC6
triadic
#E8BCDC #DCE8BC #BCDCE8
tetradic
#E8BCDC #E8DEBC #BCE8C8 #BCC6E8
square
#E8BCDC #E8DEBC #BCE8C8 #BCC6E8
split-complementary
#E8BCDC #C6E8BC #BCE8DE
monochromatic
#C961AC #D88EC4 #E8BCDC #F7E8F3 #F7E8F3
Accessibility & contrast
On white
1.66
#E8BCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#E8BCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BCDC
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BCDC | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DD
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#EDBDC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e8bcdc; /* rgb */ color: rgb(232, 188, 220); /* oklch */ color: oklch(84.3% 0.065 336.1);
Tailwind
colors: {
custom: {
50: '#efd0e6',
500: '#e8bcdc',
950: '#000000',
},
}SCSS
$custom: #e8bcdc; $custom-light: #efd0e6; $custom-dark: #000000;
JSON
{
"hex": "#e8bcdc",
"rgb": {
"r": 232,
"g": 188,
"b": 220
},
"hsl": {
"h": 316.364,
"s": 48.889,
"l": 82.353
},
"oklch": {
"l": 0.84342,
"c": 0.06543,
"h": 336.1
},
"luminance": 0.5829
}Semantic roles & 50–950 ramp
primary
#E8BCDC
secondary
#85C396
accent
#BC5129
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161416
muted
#858384