#E5BBCF#E5BBCF
#E5BBCF is a very light, muted pink. Relative luminance 0.567; OKLCH L 83.5% C 0.055 H 348.1°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BBCF |
|---|---|
| RGB | rgb(229, 187, 207) |
| HSL | hsl(331, 45%, 82%) |
| HSV | hsv(331, 18%, 90%) |
| CMYK | cmyk(0%, 18.3%, 9.6%, 10.2%) |
| CIE-LAB | lab(80.01, 18.25, -4.35) |
| CIE-LCH | lch(80.01, 18.76, 346.61°) |
| OKLab | oklab(83.47% 0.0535 -0.0113) |
| OKLCH | oklch(83.47% 0.055 348.1) |
| XYZ | xyz(61.3452, 56.7054, 66.7331) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.17
Pale Pink
#FFCFDC
ΔE00 5.77
Light Pink
#FFD1DF
ΔE00 5.83
Pastel Pink
#FFBACD
ΔE00 6.15
Baby Pink
#FFB7CE
ΔE00 6.33
Bubblegum
#FFC1CC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BBCF #BBE5D1
analogous
#E5BBE4 #E5BBCF #E5BCBB
triadic
#E5BBCF #CFE5BB #BBCFE5
tetradic
#E5BBCF #E4E5BB #BBE5D1 #BCBBE5
square
#E5BBCF #E4E5BB #BBE5D1 #BCBBE5
split-complementary
#E5BBCF #BBE5BC #BBE4E5
monochromatic
#C36290 #D48FB0 #E5BBCF #F6E7EE #F7E9EF
Accessibility & contrast
On white
1.70
#E5BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#E5BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BBCF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BBCF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2D0
Deuteranopia (green-blind)
#C7C9CE
Tritanopia (blue-blind)
#EBBAC2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e5bbcf; /* rgb */ color: rgb(229, 187, 207); /* oklch */ color: oklch(83.5% 0.055 348.1);
Tailwind
colors: {
custom: {
50: '#edcfdd',
500: '#e5bbcf',
950: '#000000',
},
}SCSS
$custom: #e5bbcf; $custom-light: #edcfdd; $custom-dark: #000000;
JSON
{
"hex": "#e5bbcf",
"rgb": {
"r": 229,
"g": 187,
"b": 207
},
"hsl": {
"h": 331.429,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.83469,
"c": 0.05464,
"h": 348.1
},
"luminance": 0.56704
}Semantic roles & 50–950 ramp
primary
#E5BBCF
secondary
#85BFA3
accent
#B8762E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161315
muted
#858384