#E7BBCF#E7BBCF
#E7BBCF is a very light, muted pink. Relative luminance 0.570; OKLCH L 83.7% C 0.057 H 349.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBCF |
|---|---|
| RGB | rgb(231, 187, 207) |
| HSL | hsl(333, 48%, 82%) |
| HSV | hsv(333, 19%, 91%) |
| CMYK | cmyk(0%, 19%, 10.4%, 9.4%) |
| CIE-LAB | lab(80.20, 18.95, -4.05) |
| CIE-LCH | lch(80.20, 19.37, 347.94°) |
| OKLab | oklab(83.66% 0.0557 -0.0105) |
| OKLCH | oklch(83.66% 0.057 349.3) |
| XYZ | xyz(61.9872, 57.0365, 66.7632) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.54
Light Pink
#FFD1DF
ΔE00 5.64
Thistle
#D8BFD8
ΔE00 5.64
Pastel Pink
#FFBACD
ΔE00 5.65
Baby Pink
#FFB7CE
ΔE00 5.83
Bubblegum
#FFC1CC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBCF #BBE7D3
analogous
#E7BBE5 #E7BBCF #E7BDBB
triadic
#E7BBCF #CFE7BB #BBCFE7
tetradic
#E7BBCF #E5E7BB #BBE7D3 #BDBBE7
square
#E7BBCF #E5E7BB #BBE7D3 #BDBBE7
split-complementary
#E7BBCF #BBE7BD #BBE5E7
monochromatic
#C7618F #D78EAF #E7BBCF #F7E8EF #F7E8EF
Accessibility & contrast
On white
1.69
#E7BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#E7BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBCF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBCF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D0
Deuteranopia (green-blind)
#C8CACE
Tritanopia (blue-blind)
#EEBAC2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e7bbcf; /* rgb */ color: rgb(231, 187, 207); /* oklch */ color: oklch(83.7% 0.057 349.3);
Tailwind
colors: {
custom: {
50: '#efcfdd',
500: '#e7bbcf',
950: '#000000',
},
}SCSS
$custom: #e7bbcf; $custom-light: #efcfdd; $custom-dark: #000000;
JSON
{
"hex": "#e7bbcf",
"rgb": {
"r": 231,
"g": 187,
"b": 207
},
"hsl": {
"h": 332.727,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.83657,
"c": 0.05665,
"h": 349.3
},
"luminance": 0.57035
}Semantic roles & 50–950 ramp
primary
#E7BBCF
secondary
#84C2A6
accent
#BB792A
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384