#E7BBCA#E7BBCA
#E7BBCA is a very light, muted pink. Relative luminance 0.568; OKLCH L 83.5% C 0.054 H 355.9°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBCA |
|---|---|
| RGB | rgb(231, 187, 202) |
| HSL | hsl(340, 48%, 82%) |
| HSV | hsv(340, 19%, 91%) |
| CMYK | cmyk(0%, 19%, 12.6%, 9.4%) |
| CIE-LAB | lab(80.06, 18.12, -1.55) |
| CIE-LCH | lch(80.06, 18.19, 355.11°) |
| OKLab | oklab(83.51% 0.0539 -0.0038) |
| OKLCH | oklch(83.51% 0.054 355.9) |
| XYZ | xyz(61.3856, 56.7958, 63.5948) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.09
Bubblegum
#FFC1CC
ΔE00 5.13
Pink
#FFC0CB
ΔE00 5.23
Light Pink
#FFD1DF
ΔE00 5.33
Pastel Pink
#FFBACD
ΔE00 5.47
Dusty Pink
#D8A7B1
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBCA #BBE7D8
analogous
#E7BBE0 #E7BBCA #E7C2BB
triadic
#E7BBCA #CAE7BB #BBCAE7
tetradic
#E7BBCA #E0E7BB #BBE7D8 #C2BBE7
square
#E7BBCA #E0E7BB #BBE7D8 #C2BBE7
split-complementary
#E7BBCA #BBE7C2 #BBE0E7
monochromatic
#C76183 #D78EA7 #E7BBCA #F7E8ED #F7E8ED
Accessibility & contrast
On white
1.70
#E7BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#E7BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBCA
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBCA | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CB
Deuteranopia (green-blind)
#C9C9C9
Tritanopia (blue-blind)
#EFB9C0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e7bbca; /* rgb */ color: rgb(231, 187, 202); /* oklch */ color: oklch(83.5% 0.054 355.9);
Tailwind
colors: {
custom: {
50: '#efcfda',
500: '#e7bbca',
950: '#000000',
},
}SCSS
$custom: #e7bbca; $custom-light: #efcfda; $custom-dark: #000000;
JSON
{
"hex": "#e7bbca",
"rgb": {
"r": 231,
"g": 187,
"b": 202
},
"hsl": {
"h": 339.545,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.83507,
"c": 0.054,
"h": 355.9
},
"luminance": 0.56794
}Semantic roles & 50–950 ramp
primary
#E7BBCA
secondary
#84C2AD
accent
#BB8A2A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383