#E1BBD3#E1BBD3
#E1BBD3 is a very light, muted pink. Relative luminance 0.563; OKLCH L 83.2% C 0.054 H 340.1°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BBD3 |
|---|---|
| RGB | rgb(225, 187, 211) |
| HSL | hsl(322, 39%, 81%) |
| HSV | hsv(322, 17%, 88%) |
| CMYK | cmyk(0%, 16.9%, 6.2%, 11.8%) |
| CIE-LAB | lab(79.76, 17.54, -6.92) |
| CIE-LCH | lch(79.76, 18.86, 338.47°) |
| OKLab | oklab(83.22% 0.0505 -0.0182) |
| OKLCH | oklch(83.22% 0.054 340.1) |
| XYZ | xyz(60.5785, 56.2528, 69.2821) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.72
Light Pink
#FFD1DF
ΔE00 6.86
Pale Pink
#FFCFDC
ΔE00 6.96
Baby Pink
#FFB7CE
ΔE00 7.58
Pastel Pink
#FFBACD
ΔE00 7.59
Dusty Pink
#D8A7B1
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BBD3 #BBE1C9
analogous
#DCBBE1 #E1BBD3 #E1BBC0
triadic
#E1BBD3 #D3E1BB #BBD3E1
tetradic
#E1BBD3 #E1DCBB #BBE1C9 #BBC0E1
square
#E1BBD3 #E1DCBB #BBE1C9 #BBC0E1
split-complementary
#E1BBD3 #C0E1BB #BBE1DC
monochromatic
#BC669C #CE91B8 #E1BBD3 #F4E5EE #F6EAF1
Accessibility & contrast
On white
1.71
#E1BBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#E1BBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BBD3
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BBD3 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC2D4
Deuteranopia (green-blind)
#C5C8D2
Tritanopia (blue-blind)
#E6BBC3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e1bbd3; /* rgb */ color: rgb(225, 187, 211); /* oklch */ color: oklch(83.2% 0.054 340.1);
Tailwind
colors: {
custom: {
50: '#eacfe0',
500: '#e1bbd3',
950: '#000000',
},
}SCSS
$custom: #e1bbd3; $custom-light: #eacfe0; $custom-dark: #000000;
JSON
{
"hex": "#e1bbd3",
"rgb": {
"r": 225,
"g": 187,
"b": 211
},
"hsl": {
"h": 322.105,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.83222,
"c": 0.05366,
"h": 340.1
},
"luminance": 0.56251
}Semantic roles & 50–950 ramp
primary
#E1BBD3
secondary
#86BA99
accent
#B26234
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161315
muted
#848384