#E8BBDF#E8BBDF
#E8BBDF is a very light, moderate pink. Relative luminance 0.580; OKLCH L 84.3% C 0.070 H 333.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBDF |
|---|---|
| RGB | rgb(232, 187, 223) |
| HSL | hsl(312, 49%, 82%) |
| HSV | hsv(312, 19%, 91%) |
| CMYK | cmyk(0%, 19.4%, 3.9%, 9%) |
| CIE-LAB | lab(80.75, 22.04, -11.84) |
| CIE-LCH | lch(80.75, 25.02, 331.76°) |
| OKLab | oklab(84.26% 0.0623 -0.0315) |
| OKLCH | oklch(84.26% 0.07 333.2) |
| XYZ | xyz(64.3671, 58.0258, 77.6071) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 5.50
Pale Mauve
#FED0FC
ΔE00 5.53
Thistle
#D8BFD8
ΔE00 5.59
Pale Lavender
#EECFFE
ΔE00 6.65
Light Lilac
#EDC8FF
ΔE00 6.70
Light Lavendar
#EFC0FE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBDF #BBE8C4
analogous
#DBBBE8 #E8BBDF #E8BBC9
triadic
#E8BBDF #DFE8BB #BBDFE8
tetradic
#E8BBDF #E8DBBB #BBE8C4 #BBC9E8
square
#E8BBDF #E8DBBB #BBE8C4 #BBC9E8
split-complementary
#E8BBDF #C9E8BB #BBE8DB
monochromatic
#C960B4 #D98DC9 #E8BBDF #F7E8F4 #F7E8F4
Accessibility & contrast
On white
1.67
#E8BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#E8BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBDF
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBDF | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E1
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#EDBDC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e8bbdf; /* rgb */ color: rgb(232, 187, 223); /* oklch */ color: oklch(84.3% 0.070 333.2);
Tailwind
colors: {
custom: {
50: '#efcfe9',
500: '#e8bbdf',
950: '#000000',
},
}SCSS
$custom: #e8bbdf; $custom-light: #efcfe9; $custom-dark: #000000;
JSON
{
"hex": "#e8bbdf",
"rgb": {
"r": 232,
"g": 187,
"b": 223
},
"hsl": {
"h": 312,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.84258,
"c": 0.06983,
"h": 333.2
},
"luminance": 0.58024
}Semantic roles & 50–950 ramp
primary
#E8BBDF
secondary
#84C391
accent
#BD4629
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161416
muted
#858384