#E9BBCF#E9BBCF
#E9BBCF is a very light, muted pink. Relative luminance 0.574; OKLCH L 83.8% C 0.059 H 350.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BBCF |
|---|---|
| RGB | rgb(233, 187, 207) |
| HSL | hsl(334, 51%, 82%) |
| HSV | hsv(334, 20%, 91%) |
| CMYK | cmyk(0%, 19.7%, 11.2%, 8.6%) |
| CIE-LAB | lab(80.39, 19.65, -3.75) |
| CIE-LCH | lch(80.39, 20.00, 349.19°) |
| OKLab | oklab(83.85% 0.0579 -0.0097) |
| OKLCH | oklch(83.85% 0.059 350.5) |
| XYZ | xyz(62.6366, 57.3713, 66.7937) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 5.16
Pale Pink
#FFCFDC
ΔE00 5.34
Baby Pink
#FFB7CE
ΔE00 5.35
Light Pink
#FFD1DF
ΔE00 5.49
Bubblegum
#FFC1CC
ΔE00 5.57
Pink
#FFC0CB
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BBCF #BBE9D5
analogous
#E9BBE6 #E9BBCF #E9BEBB
triadic
#E9BBCF #CFE9BB #BBCFE9
tetradic
#E9BBCF #E6E9BB #BBE9D5 #BEBBE9
square
#E9BBCF #E6E9BB #BBE9D5 #BEBBE9
split-complementary
#E9BBCF #BBE9BE #BBE6E9
monochromatic
#CB5F8E #DA8DAE #E9BBCF #F8E8EF #F8E8EF
Accessibility & contrast
On white
1.68
#E9BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#E9BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BBCF
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BBCF | 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)
#BFC3D0
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#F0BAC2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e9bbcf; /* rgb */ color: rgb(233, 187, 207); /* oklch */ color: oklch(83.8% 0.059 350.5);
Tailwind
colors: {
custom: {
50: '#f0cfdd',
500: '#e9bbcf',
950: '#000000',
},
}SCSS
$custom: #e9bbcf; $custom-light: #f0cfdd; $custom-dark: #000000;
JSON
{
"hex": "#e9bbcf",
"rgb": {
"r": 233,
"g": 187,
"b": 207
},
"hsl": {
"h": 333.913,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.83846,
"c": 0.05867,
"h": 350.5
},
"luminance": 0.57369
}Semantic roles & 50–950 ramp
primary
#E9BBCF
secondary
#84C5A8
accent
#BE7D27
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384