#E4BBCF#E4BBCF
#E4BBCF is a very light, muted pink. Relative luminance 0.565; OKLCH L 83.4% C 0.054 H 347.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BBCF |
|---|---|
| RGB | rgb(228, 187, 207) |
| HSL | hsl(331, 43%, 81%) |
| HSV | hsv(331, 18%, 89%) |
| CMYK | cmyk(0%, 18%, 9.2%, 10.6%) |
| CIE-LAB | lab(79.92, 17.90, -4.49) |
| CIE-LCH | lch(79.92, 18.45, 345.91°) |
| OKLab | oklab(83.38% 0.0524 -0.0117) |
| OKLCH | oklch(83.38% 0.054 347.4) |
| XYZ | xyz(61.0270, 56.5413, 66.7182) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.94
Pale Pink
#FFCFDC
ΔE00 5.90
Light Pink
#FFD1DF
ΔE00 5.94
Pastel Pink
#FFBACD
ΔE00 6.41
Dusty Pink
#D8A7B1
ΔE00 6.50
Baby Pink
#FFB7CE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BBCF #BBE4D0
analogous
#E4BBE4 #E4BBCF #E4BCBB
triadic
#E4BBCF #CFE4BB #BBCFE4
tetradic
#E4BBCF #E4E4BB #BBE4D0 #BCBBE4
square
#E4BBCF #E4E4BB #BBE4D0 #BCBBE4
split-complementary
#E4BBCF #BBE4BC #BBE4E4
monochromatic
#C16391 #D38FB0 #E4BBCF #F5E7EE #F6E9F0
Accessibility & contrast
On white
1.71
#E4BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#E4BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BBCF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BBCF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2D0
Deuteranopia (green-blind)
#C7C9CE
Tritanopia (blue-blind)
#EABAC2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e4bbcf; /* rgb */ color: rgb(228, 187, 207); /* oklch */ color: oklch(83.4% 0.054 347.4);
Tailwind
colors: {
custom: {
50: '#eccfdd',
500: '#e4bbcf',
950: '#000000',
},
}SCSS
$custom: #e4bbcf; $custom-light: #eccfdd; $custom-dark: #000000;
JSON
{
"hex": "#e4bbcf",
"rgb": {
"r": 228,
"g": 187,
"b": 207
},
"hsl": {
"h": 330.732,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.83376,
"c": 0.05365,
"h": 347.4
},
"luminance": 0.5654
}Semantic roles & 50–950 ramp
primary
#E4BBCF
secondary
#85BEA2
accent
#B6742F
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161315
muted
#848384