#E8BBCF#E8BBCF
#E8BBCF is a very light, muted pink. Relative luminance 0.572; OKLCH L 83.8% C 0.058 H 349.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBCF |
|---|---|
| RGB | rgb(232, 187, 207) |
| HSL | hsl(333, 49%, 82%) |
| HSV | hsv(333, 19%, 91%) |
| CMYK | cmyk(0%, 19.4%, 10.8%, 9%) |
| CIE-LAB | lab(80.29, 19.30, -3.90) |
| CIE-LCH | lch(80.29, 19.69, 348.57°) |
| OKLab | oklab(83.75% 0.0568 -0.0101) |
| OKLCH | oklch(83.75% 0.058 349.9) |
| XYZ | xyz(62.3110, 57.2034, 66.7784) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 5.40
Pale Pink
#FFCFDC
ΔE00 5.43
Light Pink
#FFD1DF
ΔE00 5.56
Baby Pink
#FFB7CE
ΔE00 5.59
Bubblegum
#FFC1CC
ΔE00 5.78
Pink
#FFC0CB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBCF #BBE8D4
analogous
#E8BBE6 #E8BBCF #E8BEBB
triadic
#E8BBCF #CFE8BB #BBCFE8
tetradic
#E8BBCF #E6E8BB #BBE8D4 #BEBBE8
square
#E8BBCF #E6E8BB #BBE8D4 #BEBBE8
split-complementary
#E8BBCF #BBE8BE #BBE6E8
monochromatic
#C9608E #D98DAF #E8BBCF #F7E8EF #F7E8EF
Accessibility & contrast
On white
1.69
#E8BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#E8BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBCF
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBCF | 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)
#BFC3D0
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#EFBAC2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e8bbcf; /* rgb */ color: rgb(232, 187, 207); /* oklch */ color: oklch(83.8% 0.058 349.9);
Tailwind
colors: {
custom: {
50: '#efcfdd',
500: '#e8bbcf',
950: '#000000',
},
}SCSS
$custom: #e8bbcf; $custom-light: #efcfdd; $custom-dark: #000000;
JSON
{
"hex": "#e8bbcf",
"rgb": {
"r": 232,
"g": 187,
"b": 207
},
"hsl": {
"h": 333.333,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.83751,
"c": 0.05766,
"h": 349.9
},
"luminance": 0.57201
}Semantic roles & 50–950 ramp
primary
#E8BBCF
secondary
#84C3A7
accent
#BD7B29
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384