#E2B3CD#E2B3CD
#E2B3CD is a light, moderate pink. Relative luminance 0.528; OKLCH L 81.6% C 0.064 H 344.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B3CD |
|---|---|
| RGB | rgb(226, 179, 205) |
| HSL | hsl(327, 45%, 79%) |
| HSV | hsv(327, 21%, 89%) |
| CMYK | cmyk(0%, 20.8%, 9.3%, 11.4%) |
| CIE-LAB | lab(77.77, 21.15, -6.61) |
| CIE-LCH | lch(77.77, 22.16, 342.64°) |
| OKLab | oklab(81.65% 0.0616 -0.0173) |
| OKLCH | oklch(81.65% 0.064 344.3) |
| XYZ | xyz(58.5030, 52.8186, 64.8590) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.06
Powder Pink
#FFB2D0
ΔE00 6.07
Baby Pink
#FFB7CE
ΔE00 6.12
Dusty Pink
#D8A7B1
ΔE00 6.42
Pastel Pink
#FFBACD
ΔE00 6.43
Lilac
#C8A2C8
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B3CD #B3E2C8
analogous
#E0B3E2 #E2B3CD #E2B3B6
triadic
#E2B3CD #CDE2B3 #B3CDE2
tetradic
#E2B3CD #E2E0B3 #B3E2C8 #B3B6E2
square
#E2B3CD #E2E0B3 #B3E2C8 #B3B6E2
split-complementary
#E2B3CD #B6E2B3 #B3E2E0
monochromatic
#C05A93 #D187B0 #E2B3CD #F3DFEA #F7E9F0
Accessibility & contrast
On white
1.82
#E2B3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#E2B3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B3CD
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B3CD | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#E9B3BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #e2b3cd; /* rgb */ color: rgb(226, 179, 205); /* oklch */ color: oklch(81.6% 0.064 344.3);
Tailwind
colors: {
custom: {
50: '#ebcadc',
500: '#e2b3cd',
950: '#000000',
},
}SCSS
$custom: #e2b3cd; $custom-light: #ebcadc; $custom-dark: #000000;
JSON
{
"hex": "#e2b3cd",
"rgb": {
"r": 226,
"g": 179,
"b": 205
},
"hsl": {
"h": 326.809,
"s": 44.762,
"l": 79.412
},
"oklch": {
"l": 0.81648,
"c": 0.06398,
"h": 344.3
},
"luminance": 0.52817
}Semantic roles & 50–950 ramp
primary
#E2B3CD
secondary
#7EBB99
accent
#B86B2E
background
#FEFDFE
surface
#FDF9FC
border
#D5D2D5
text
#161315
muted
#848284