#E0BBCA#E0BBCA
#E0BBCA is a very light, muted pink. Relative luminance 0.557; OKLCH L 82.9% C 0.047 H 351.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E0BBCA |
|---|---|
| RGB | rgb(224, 187, 202) |
| HSL | hsl(336, 37%, 81%) |
| HSV | hsv(336, 17%, 88%) |
| CMYK | cmyk(0%, 16.5%, 9.8%, 12.2%) |
| CIE-LAB | lab(79.42, 15.66, -2.58) |
| CIE-LCH | lch(79.42, 15.87, 350.65°) |
| OKLab | oklab(82.85% 0.0461 -0.0066) |
| OKLCH | oklch(82.85% 0.047 351.8) |
| XYZ | xyz(59.1708, 55.6538, 63.4910) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.09
Dusty Pink
#D8A7B1
ΔE00 5.97
Pale Pink
#FFCFDC
ΔE00 6.08
Light Pink
#FFD1DF
ΔE00 6.16
Bubblegum
#FFC1CC
ΔE00 6.87
Pink
#FFC0CB
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0BBCA #BBE0D1
analogous
#E0BBDC #E0BBCA #E0BEBB
triadic
#E0BBCA #CAE0BB #BBCAE0
tetradic
#E0BBCA #DCE0BB #BBE0D1 #BEBBE0
square
#E0BBCA #DCE0BB #BBE0D1 #BEBBE0
split-complementary
#E0BBCA #BBE0BE #BBDCE0
monochromatic
#BA6788 #CD91A9 #E0BBCA #F3E5EB #F5EAEF
Accessibility & contrast
On white
1.73
#E0BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#E0BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0BBCA
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0BBCA | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CB
Deuteranopia (green-blind)
#C6C7C9
Tritanopia (blue-blind)
#E6BAC0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e0bbca; /* rgb */ color: rgb(224, 187, 202); /* oklch */ color: oklch(82.9% 0.047 351.8);
Tailwind
colors: {
custom: {
50: '#eacfda',
500: '#e0bbca',
950: '#000000',
},
}SCSS
$custom: #e0bbca; $custom-light: #eacfda; $custom-dark: #000000;
JSON
{
"hex": "#e0bbca",
"rgb": {
"r": 224,
"g": 187,
"b": 202
},
"hsl": {
"h": 335.676,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.82853,
"c": 0.0466,
"h": 351.8
},
"luminance": 0.55652
}Semantic roles & 50–950 ramp
primary
#E0BBCA
secondary
#87B9A4
accent
#B07E35
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161314
muted
#848383