#E9B2CD#E9B2CD
#E9B2CD is a very light, moderate pink. Relative luminance 0.536; OKLCH L 82.1% C 0.073 H 347.8°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E9B2CD |
|---|---|
| RGB | rgb(233, 178, 205) |
| HSL | hsl(331, 56%, 81%) |
| HSV | hsv(331, 24%, 91%) |
| CMYK | cmyk(0%, 23.6%, 12%, 8.6%) |
| CIE-LAB | lab(78.21, 24.12, -5.88) |
| CIE-LCH | lch(78.21, 24.83, 346.30°) |
| OKLab | oklab(82.15% 0.0709 -0.0153) |
| OKLCH | oklch(82.15% 0.073 347.8) |
| XYZ | xyz(60.5438, 53.5745, 64.8975) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.36
Baby Pink
#FFB7CE
ΔE00 4.60
Pastel Pink
#FFBACD
ΔE00 5.13
Soft Pink
#FDB0C0
ΔE00 6.48
Dusty Pink
#D8A7B1
ΔE00 6.57
Pink
#FFC0CB
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9B2CD #B2E9CE
analogous
#E9B2E9 #E9B2CD #E9B2B2
triadic
#E9B2CD #CDE9B2 #B2CDE9
tetradic
#E9B2CD #E9E9B2 #B2E9CE #B2B2E9
square
#E9B2CD #E9E9B2 #B2E9CE #B2B2E9
split-complementary
#E9B2CD #B2E9B2 #B2E9E9
monochromatic
#CE538F #DB82AE #E9B2CD #F7E2EC #F8E7F0
Accessibility & contrast
On white
1.79
#E9B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#E9B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9B2CD
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9B2CD | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#F1B1BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e9b2cd; /* rgb */ color: rgb(233, 178, 205); /* oklch */ color: oklch(82.1% 0.073 347.8);
Tailwind
colors: {
custom: {
50: '#f0c9dc',
500: '#e9b2cd',
950: '#000000',
},
}SCSS
$custom: #e9b2cd; $custom-light: #f0c9dc; $custom-dark: #000000;
JSON
{
"hex": "#e9b2cd",
"rgb": {
"r": 233,
"g": 178,
"b": 205
},
"hsl": {
"h": 330.545,
"s": 55.556,
"l": 80.588
},
"oklch": {
"l": 0.82148,
"c": 0.07253,
"h": 347.8
},
"luminance": 0.53572
}Semantic roles & 50–950 ramp
primary
#E9B2CD
secondary
#7AC5A0
accent
#C37422
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#161315
muted
#858284