#E4BBCA#E4BBCA
#E4BBCA is a very light, muted pink. Relative luminance 0.563; OKLCH L 83.2% C 0.051 H 354.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BBCA |
|---|---|
| RGB | rgb(228, 187, 202) |
| HSL | hsl(338, 43%, 81%) |
| HSV | hsv(338, 18%, 89%) |
| CMYK | cmyk(0%, 18%, 11.4%, 10.6%) |
| CIE-LAB | lab(79.78, 17.06, -1.99) |
| CIE-LCH | lch(79.78, 17.18, 353.33°) |
| OKLab | oklab(83.23% 0.0505 -0.005) |
| OKLCH | oklch(83.23% 0.051 354.3) |
| XYZ | xyz(60.4254, 56.3007, 63.5498) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.45
Light Pink
#FFD1DF
ΔE00 5.62
Dusty Pink
#D8A7B1
ΔE00 5.62
Bubblegum
#FFC1CC
ΔE00 5.85
Thistle
#D8BFD8
ΔE00 5.90
Pink
#FFC0CB
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BBCA #BBE4D5
analogous
#E4BBDF #E4BBCA #E4C1BB
triadic
#E4BBCA #CAE4BB #BBCAE4
tetradic
#E4BBCA #DFE4BB #BBE4D5 #C1BBE4
square
#E4BBCA #DFE4BB #BBE4D5 #C1BBE4
split-complementary
#E4BBCA #BBE4C1 #BBDFE4
monochromatic
#C16386 #D38FA8 #E4BBCA #F5E7EC #F6E9EE
Accessibility & contrast
On white
1.71
#E4BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#E4BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BBCA
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BBCA | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CB
Deuteranopia (green-blind)
#C8C8C9
Tritanopia (blue-blind)
#EBBAC0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e4bbca; /* rgb */ color: rgb(228, 187, 202); /* oklch */ color: oklch(83.2% 0.051 354.3);
Tailwind
colors: {
custom: {
50: '#edcfda',
500: '#e4bbca',
950: '#000000',
},
}SCSS
$custom: #e4bbca; $custom-light: #edcfda; $custom-dark: #000000;
JSON
{
"hex": "#e4bbca",
"rgb": {
"r": 228,
"g": 187,
"b": 202
},
"hsl": {
"h": 338.049,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.83225,
"c": 0.05079,
"h": 354.3
},
"luminance": 0.56299
}Semantic roles & 50–950 ramp
primary
#E4BBCA
secondary
#85BEA9
accent
#B6852F
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161314
muted
#848383