#E8BBD2#E8BBD2
#E8BBD2 is a very light, muted pink. Relative luminance 0.574; OKLCH L 83.8% C 0.060 H 346.3°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBD2 |
|---|---|
| RGB | rgb(232, 187, 210) |
| HSL | hsl(329, 49%, 82%) |
| HSV | hsv(329, 19%, 91%) |
| CMYK | cmyk(0%, 19.4%, 9.5%, 9%) |
| CIE-LAB | lab(80.38, 19.80, -5.40) |
| CIE-LCH | lch(80.38, 20.52, 344.75°) |
| OKLab | oklab(83.84% 0.0578 -0.0141) |
| OKLCH | oklch(83.84% 0.06 346.3) |
| XYZ | xyz(62.6812, 57.3515, 68.7284) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.52
Pastel Pink
#FFBACD
ΔE00 5.75
Baby Pink
#FFB7CE
ΔE00 5.75
Pale Pink
#FFCFDC
ΔE00 5.90
Light Pink
#FFD1DF
ΔE00 5.94
Powder Pink
#FFB2D0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBD2 #BBE8D1
analogous
#E8BBE8 #E8BBD2 #E8BBBC
triadic
#E8BBD2 #D2E8BB #BBD2E8
tetradic
#E8BBD2 #E8E8BB #BBE8D1 #BBBCE8
square
#E8BBD2 #E8E8BB #BBE8D1 #BBBCE8
split-complementary
#E8BBD2 #BCE8BB #BBE8E8
monochromatic
#C96095 #D98DB4 #E8BBD2 #F7E8F0 #F7E8F0
Accessibility & contrast
On white
1.68
#E8BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#E8BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBD2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBD2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D3
Deuteranopia (green-blind)
#C8CAD1
Tritanopia (blue-blind)
#EFBBC3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e8bbd2; /* rgb */ color: rgb(232, 187, 210); /* oklch */ color: oklch(83.8% 0.060 346.3);
Tailwind
colors: {
custom: {
50: '#efcfdf',
500: '#e8bbd2',
950: '#000000',
},
}SCSS
$custom: #e8bbd2; $custom-light: #efcfdf; $custom-dark: #000000;
JSON
{
"hex": "#e8bbd2",
"rgb": {
"r": 232,
"g": 187,
"b": 210
},
"hsl": {
"h": 329.333,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.83843,
"c": 0.05953,
"h": 346.3
},
"luminance": 0.5735
}Semantic roles & 50–950 ramp
primary
#E8BBD2
secondary
#84C3A3
accent
#BD7129
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384