#E8BBCA#E8BBCA
#E8BBCA is a very light, muted pink. Relative luminance 0.570; OKLCH L 83.6% C 0.055 H 356.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBCA |
|---|---|
| RGB | rgb(232, 187, 202) |
| HSL | hsl(340, 49%, 82%) |
| HSV | hsv(340, 19%, 91%) |
| CMYK | cmyk(0%, 19.4%, 12.9%, 9%) |
| CIE-LAB | lab(80.16, 18.48, -1.40) |
| CIE-LCH | lch(80.16, 18.53, 355.66°) |
| OKLab | oklab(83.6% 0.055 -0.0034) |
| OKLCH | oklch(83.6% 0.055 356.4) |
| XYZ | xyz(61.7094, 56.9628, 63.6099) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 4.90
Pale Pink
#FFCFDC
ΔE00 4.99
Pink
#FFC0CB
ΔE00 5.00
Pastel Pink
#FFBACD
ΔE00 5.22
Light Pink
#FFD1DF
ΔE00 5.26
Dusty Pink
#D8A7B1
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBCA #BBE8D9
analogous
#E8BBE1 #E8BBCA #E8C3BB
triadic
#E8BBCA #CAE8BB #BBCAE8
tetradic
#E8BBCA #E1E8BB #BBE8D9 #C3BBE8
square
#E8BBCA #E1E8BB #BBE8D9 #C3BBE8
split-complementary
#E8BBCA #BBE8C3 #BBE1E8
monochromatic
#C96083 #D98DA6 #E8BBCA #F7E8ED #F7E8ED
Accessibility & contrast
On white
1.69
#E8BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#E8BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBCA
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBCA | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2CB
Deuteranopia (green-blind)
#CACAC9
Tritanopia (blue-blind)
#F0B9C0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e8bbca; /* rgb */ color: rgb(232, 187, 202); /* oklch */ color: oklch(83.6% 0.055 356.4);
Tailwind
colors: {
custom: {
50: '#efcfda',
500: '#e8bbca',
950: '#000000',
},
}SCSS
$custom: #e8bbca; $custom-light: #efcfda; $custom-dark: #000000;
JSON
{
"hex": "#e8bbca",
"rgb": {
"r": 232,
"g": 187,
"b": 202
},
"hsl": {
"h": 340,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.83602,
"c": 0.05507,
"h": 356.4
},
"luminance": 0.56961
}Semantic roles & 50–950 ramp
primary
#E8BBCA
secondary
#84C3AE
accent
#BD8B29
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383