#E9BBCA#E9BBCA
#E9BBCA is a very light, muted pink. Relative luminance 0.571; OKLCH L 83.7% C 0.056 H 356.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BBCA |
|---|---|
| RGB | rgb(233, 187, 202) |
| HSL | hsl(340, 51%, 82%) |
| HSV | hsv(340, 20%, 91%) |
| CMYK | cmyk(0%, 19.7%, 13.3%, 8.6%) |
| CIE-LAB | lab(80.25, 18.83, -1.25) |
| CIE-LCH | lch(80.25, 18.87, 356.19°) |
| OKLab | oklab(83.7% 0.0561 -0.003) |
| OKLCH | oklch(83.7% 0.056 356.9) |
| XYZ | xyz(62.0350, 57.1306, 63.6252) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 4.67
Pink
#FFC0CB
ΔE00 4.76
Pale Pink
#FFCFDC
ΔE00 4.90
Pastel Pink
#FFBACD
ΔE00 4.97
Light Pink
#FFD1DF
ΔE00 5.20
Light Rose
#FFC5CB
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BBCA #BBE9DA
analogous
#E9BBE1 #E9BBCA #E9C3BB
triadic
#E9BBCA #CAE9BB #BBCAE9
tetradic
#E9BBCA #E1E9BB #BBE9DA #C3BBE9
square
#E9BBCA #E1E9BB #BBE9DA #C3BBE9
split-complementary
#E9BBCA #BBE9C3 #BBE1E9
monochromatic
#CB5F82 #DA8DA6 #E9BBCA #F8E8ED #F8E8ED
Accessibility & contrast
On white
1.69
#E9BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#E9BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BBCA
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BBCA | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CB
Deuteranopia (green-blind)
#CACAC9
Tritanopia (blue-blind)
#F1B9C0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e9bbca; /* rgb */ color: rgb(233, 187, 202); /* oklch */ color: oklch(83.7% 0.056 356.9);
Tailwind
colors: {
custom: {
50: '#f0cfda',
500: '#e9bbca',
950: '#000000',
},
}SCSS
$custom: #e9bbca; $custom-light: #f0cfda; $custom-dark: #000000;
JSON
{
"hex": "#e9bbca",
"rgb": {
"r": 233,
"g": 187,
"b": 202
},
"hsl": {
"h": 340.435,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.83697,
"c": 0.05614,
"h": 356.9
},
"luminance": 0.57129
}Semantic roles & 50–950 ramp
primary
#E9BBCA
secondary
#84C5AF
accent
#BE8D27
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383