#E5B8CD#E5B8CD
#E5B8CD is a very light, muted pink. Relative luminance 0.553; OKLCH L 82.9% C 0.058 H 348.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E5B8CD |
|---|---|
| RGB | rgb(229, 184, 205) |
| HSL | hsl(332, 46%, 81%) |
| HSV | hsv(332, 20%, 90%) |
| CMYK | cmyk(0%, 19.7%, 10.5%, 10.2%) |
| CIE-LAB | lab(79.24, 19.52, -4.40) |
| CIE-LCH | lch(79.24, 20.01, 347.29°) |
| OKLab | oklab(82.85% 0.0573 -0.0114) |
| OKLCH | oklch(82.85% 0.058 348.7) |
| XYZ | xyz(60.4725, 55.3487, 65.2436) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 5.71
Baby Pink
#FFB7CE
ΔE00 5.76
Thistle
#D8BFD8
ΔE00 5.80
Dusty Pink
#D8A7B1
ΔE00 5.99
Pale Pink
#FFCFDC
ΔE00 6.23
Bubblegum
#FFC1CC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5B8CD #B8E5D0
analogous
#E5B8E3 #E5B8CD #E5B9B8
triadic
#E5B8CD #CDE5B8 #B8CDE5
tetradic
#E5B8CD #E3E5B8 #B8E5D0 #B9B8E5
square
#E5B8CD #E3E5B8 #B8E5D0 #B9B8E5
split-complementary
#E5B8CD #B8E5B9 #B8E3E5
monochromatic
#C45E8E #D58BAD #E5B8CD #F5E5ED #F7E9EF
Accessibility & contrast
On white
1.74
#E5B8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#E5B8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5B8CD
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5B8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5B8CD | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CE
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#ECB7BF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e5b8cd; /* rgb */ color: rgb(229, 184, 205); /* oklch */ color: oklch(82.9% 0.058 348.7);
Tailwind
colors: {
custom: {
50: '#edcddc',
500: '#e5b8cd',
950: '#000000',
},
}SCSS
$custom: #e5b8cd; $custom-light: #edcddc; $custom-dark: #000000;
JSON
{
"hex": "#e5b8cd",
"rgb": {
"r": 229,
"g": 184,
"b": 205
},
"hsl": {
"h": 332,
"s": 46.392,
"l": 80.98
},
"oklch": {
"l": 0.82853,
"c": 0.05843,
"h": 348.7
},
"luminance": 0.55347
}Semantic roles & 50–950 ramp
primary
#E5B8CD
secondary
#82BFA3
accent
#BA772C
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#161315
muted
#858384