#E7BBD2#E7BBD2
#E7BBD2 is a very light, muted pink. Relative luminance 0.572; OKLCH L 83.7% C 0.059 H 345.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBD2 |
|---|---|
| RGB | rgb(231, 187, 210) |
| HSL | hsl(329, 48%, 82%) |
| HSV | hsv(329, 19%, 91%) |
| CMYK | cmyk(0%, 19%, 9.1%, 9.4%) |
| CIE-LAB | lab(80.28, 19.45, -5.54) |
| CIE-LCH | lch(80.28, 20.22, 344.09°) |
| OKLab | oklab(83.75% 0.0567 -0.0145) |
| OKLCH | oklch(83.75% 0.059 345.7) |
| XYZ | xyz(62.3575, 57.1846, 68.7132) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.29
Pastel Pink
#FFBACD
ΔE00 5.99
Baby Pink
#FFB7CE
ΔE00 6.00
Pale Pink
#FFCFDC
ΔE00 6.00
Light Pink
#FFD1DF
ΔE00 6.02
Powder Pink
#FFB2D0
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBD2 #BBE7D0
analogous
#E6BBE7 #E7BBD2 #E7BBBC
triadic
#E7BBD2 #D2E7BB #BBD2E7
tetradic
#E7BBD2 #E7E6BB #BBE7D0 #BBBCE7
square
#E7BBD2 #E7E6BB #BBE7D0 #BBBCE7
split-complementary
#E7BBD2 #BCE7BB #BBE7E6
monochromatic
#C76196 #D78EB4 #E7BBD2 #F7E8F0 #F7E8F0
Accessibility & contrast
On white
1.69
#E7BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#E7BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBD2
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBD2 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D3
Deuteranopia (green-blind)
#C7CAD1
Tritanopia (blue-blind)
#EDBBC3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e7bbd2; /* rgb */ color: rgb(231, 187, 210); /* oklch */ color: oklch(83.7% 0.059 345.7);
Tailwind
colors: {
custom: {
50: '#efcfdf',
500: '#e7bbd2',
950: '#000000',
},
}SCSS
$custom: #e7bbd2; $custom-light: #efcfdf; $custom-dark: #000000;
JSON
{
"hex": "#e7bbd2",
"rgb": {
"r": 231,
"g": 187,
"b": 210
},
"hsl": {
"h": 328.636,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.83749,
"c": 0.05856,
"h": 345.7
},
"luminance": 0.57183
}Semantic roles & 50–950 ramp
primary
#E7BBD2
secondary
#84C2A2
accent
#BB6F2A
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384