#E8BBDC#E8BBDC
#E8BBDC is a very light, moderate pink. Relative luminance 0.579; OKLCH L 84.2% C 0.067 H 335.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBDC |
|---|---|
| RGB | rgb(232, 187, 220) |
| HSL | hsl(316, 49%, 82%) |
| HSV | hsv(316, 19%, 91%) |
| CMYK | cmyk(0%, 19.4%, 5.2%, 9%) |
| CIE-LAB | lab(80.66, 21.51, -10.36) |
| CIE-LCH | lch(80.66, 23.88, 334.29°) |
| OKLab | oklab(84.16% 0.0613 -0.0275) |
| OKLCH | oklch(84.16% 0.067 335.9) |
| XYZ | xyz(63.9662, 57.8655, 75.4958) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.36
Pale Mauve
#FED0FC
ΔE00 5.96
Very Light Purple
#F6CEFC
ΔE00 6.06
Powder Pink
#FFB2D0
ΔE00 6.90
Baby Pink
#FFB7CE
ΔE00 7.22
Pale Lavender
#EECFFE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBDC #BBE8C7
analogous
#DEBBE8 #E8BBDC #E8BBC6
triadic
#E8BBDC #DCE8BB #BBDCE8
tetradic
#E8BBDC #E8DEBB #BBE8C7 #BBC6E8
square
#E8BBDC #E8DEBB #BBE8C7 #BBC6E8
split-complementary
#E8BBDC #C6E8BB #BBE8DE
monochromatic
#C960AD #D98DC4 #E8BBDC #F7E8F3 #F7E8F3
Accessibility & contrast
On white
1.67
#E8BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#E8BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBDC
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBDC | 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)
#BBC4DD
Deuteranopia (green-blind)
#C5CBDB
Tritanopia (blue-blind)
#EDBCC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e8bbdc; /* rgb */ color: rgb(232, 187, 220); /* oklch */ color: oklch(84.2% 0.067 335.9);
Tailwind
colors: {
custom: {
50: '#efcfe6',
500: '#e8bbdc',
950: '#000000',
},
}SCSS
$custom: #e8bbdc; $custom-light: #efcfe6; $custom-dark: #000000;
JSON
{
"hex": "#e8bbdc",
"rgb": {
"r": 232,
"g": 187,
"b": 220
},
"hsl": {
"h": 316,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.8416,
"c": 0.06718,
"h": 335.9
},
"luminance": 0.57864
}Semantic roles & 50–950 ramp
primary
#E8BBDC
secondary
#84C395
accent
#BD5029
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161416
muted
#858384