#E5B2CD#E5B2CD
#E5B2CD is a light, moderate pink. Relative luminance 0.529; OKLCH L 81.8% C 0.069 H 345.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E5B2CD |
|---|---|
| RGB | rgb(229, 178, 205) |
| HSL | hsl(328, 50%, 80%) |
| HSV | hsv(328, 22%, 90%) |
| CMYK | cmyk(0%, 22.3%, 10.5%, 10.2%) |
| CIE-LAB | lab(77.82, 22.73, -6.50) |
| CIE-LCH | lch(77.82, 23.64, 344.04°) |
| OKLab | oklab(81.76% 0.0665 -0.017) |
| OKLCH | oklch(81.76% 0.069 345.6) |
| XYZ | xyz(59.2525, 52.9086, 64.8370) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.26
Baby Pink
#FFB7CE
ΔE00 5.46
Pastel Pink
#FFBACD
ΔE00 5.90
Dusty Pink
#D8A7B1
ΔE00 6.50
Thistle
#D8BFD8
ΔE00 6.87
Lilac
#C8A2C8
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5B2CD #B2E5CA
analogous
#E4B2E5 #E5B2CD #E5B2B4
triadic
#E5B2CD #CDE5B2 #B2CDE5
tetradic
#E5B2CD #E5E4B2 #B2E5CA #B2B4E5
square
#E5B2CD #E5E4B2 #B2E5CA #B2B4E5
split-complementary
#E5B2CD #B4E5B2 #B2E5E4
monochromatic
#C65692 #D684AF #E5B2CD #F4E0EB #F7E8F0
Accessibility & contrast
On white
1.81
#E5B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#E5B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5B2CD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5B2CD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCCE
Deuteranopia (green-blind)
#C1C3CC
Tritanopia (blue-blind)
#ECB2BB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #e5b2cd; /* rgb */ color: rgb(229, 178, 205); /* oklch */ color: oklch(81.8% 0.069 345.6);
Tailwind
colors: {
custom: {
50: '#edc9dc',
500: '#e5b2cd',
950: '#000000',
},
}SCSS
$custom: #e5b2cd; $custom-light: #edc9dc; $custom-dark: #000000;
JSON
{
"hex": "#e5b2cd",
"rgb": {
"r": 229,
"g": 178,
"b": 205
},
"hsl": {
"h": 328.235,
"s": 49.515,
"l": 79.804
},
"oklch": {
"l": 0.81755,
"c": 0.06859,
"h": 345.6
},
"luminance": 0.52907
}Semantic roles & 50–950 ramp
primary
#E5B2CD
secondary
#7CBF9C
accent
#BD6E29
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#161315
muted
#858284