#E2BBCA#E2BBCA
#E2BBCA is a very light, muted pink. Relative luminance 0.560; OKLCH L 83.0% C 0.049 H 353.1°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBCA |
|---|---|
| RGB | rgb(226, 187, 202) |
| HSL | hsl(337, 40%, 81%) |
| HSV | hsv(337, 17%, 89%) |
| CMYK | cmyk(0%, 17.3%, 10.6%, 11.4%) |
| CIE-LAB | lab(79.60, 16.36, -2.29) |
| CIE-LCH | lch(79.60, 16.52, 352.04°) |
| OKLab | oklab(83.04% 0.0483 -0.0058) |
| OKLCH | oklch(83.04% 0.049 353.1) |
| XYZ | xyz(59.7944, 55.9754, 63.5202) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.49
Pale Pink
#FFCFDC
ΔE00 5.75
Dusty Pink
#D8A7B1
ΔE00 5.77
Light Pink
#FFD1DF
ΔE00 5.87
Bubblegum
#FFC1CC
ΔE00 6.35
Pink
#FFC0CB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBCA #BBE2D3
analogous
#E2BBDD #E2BBCA #E2BFBB
triadic
#E2BBCA #CAE2BB #BBCAE2
tetradic
#E2BBCA #DDE2BB #BBE2D3 #BFBBE2
square
#E2BBCA #DDE2BB #BBE2D3 #BFBBE2
split-complementary
#E2BBCA #BBE2BF #BBDDE2
monochromatic
#BD6587 #D090A9 #E2BBCA #F4E6EB #F6EAEE
Accessibility & contrast
On white
1.72
#E2BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#E2BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBCA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBCA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CB
Deuteranopia (green-blind)
#C7C8C9
Tritanopia (blue-blind)
#E9BAC0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e2bbca; /* rgb */ color: rgb(226, 187, 202); /* oklch */ color: oklch(83.0% 0.049 353.1);
Tailwind
colors: {
custom: {
50: '#ebcfda',
500: '#e2bbca',
950: '#000000',
},
}SCSS
$custom: #e2bbca; $custom-light: #ebcfda; $custom-dark: #000000;
JSON
{
"hex": "#e2bbca",
"rgb": {
"r": 226,
"g": 187,
"b": 202
},
"hsl": {
"h": 336.923,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.83038,
"c": 0.04869,
"h": 353.1
},
"luminance": 0.55974
}Semantic roles & 50–950 ramp
primary
#E2BBCA
secondary
#86BBA7
accent
#B38232
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161314
muted
#848383