#E3BBCF#E3BBCF
#E3BBCF is a very light, muted pink. Relative luminance 0.564; OKLCH L 83.3% C 0.053 H 346.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E3BBCF |
|---|---|
| RGB | rgb(227, 187, 207) |
| HSL | hsl(330, 42%, 81%) |
| HSV | hsv(330, 18%, 89%) |
| CMYK | cmyk(0%, 17.6%, 8.8%, 11%) |
| CIE-LAB | lab(79.83, 17.55, -4.64) |
| CIE-LCH | lch(79.83, 18.15, 345.19°) |
| OKLab | oklab(83.28% 0.0513 -0.0121) |
| OKLCH | oklch(83.28% 0.053 346.7) |
| XYZ | xyz(60.7106, 56.3782, 66.7034) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.70
Pale Pink
#FFCFDC
ΔE00 6.05
Light Pink
#FFD1DF
ΔE00 6.06
Dusty Pink
#D8A7B1
ΔE00 6.56
Pastel Pink
#FFBACD
ΔE00 6.66
Baby Pink
#FFB7CE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3BBCF #BBE3CF
analogous
#E3BBE3 #E3BBCF #E3BBBB
triadic
#E3BBCF #CFE3BB #BBCFE3
tetradic
#E3BBCF #E3E3BB #BBE3CF #BBBBE3
square
#E3BBCF #E3E3BB #BBE3CF #BBBBE3
split-complementary
#E3BBCF #BBE3BB #BBE3E3
monochromatic
#BF6492 #D190B0 #E3BBCF #F5E6EE #F6E9F0
Accessibility & contrast
On white
1.71
#E3BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#E3BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3BBCF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3BBCF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2D0
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#E9BBC2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e3bbcf; /* rgb */ color: rgb(227, 187, 207); /* oklch */ color: oklch(83.3% 0.053 346.7);
Tailwind
colors: {
custom: {
50: '#eccfdd',
500: '#e3bbcf',
950: '#000000',
},
}SCSS
$custom: #e3bbcf; $custom-light: #eccfdd; $custom-dark: #000000;
JSON
{
"hex": "#e3bbcf",
"rgb": {
"r": 227,
"g": 187,
"b": 207
},
"hsl": {
"h": 330,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.83282,
"c": 0.05266,
"h": 346.7
},
"luminance": 0.56377
}Semantic roles & 50–950 ramp
primary
#E3BBCF
secondary
#86BCA1
accent
#B57331
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161315
muted
#848384