#E2B7CD#E2B7CD
#E2B7CD is a very light, muted pink. Relative luminance 0.544; OKLCH L 82.4% C 0.057 H 346.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B7CD |
|---|---|
| RGB | rgb(226, 183, 205) |
| HSL | hsl(329, 43%, 80%) |
| HSV | hsv(329, 19%, 89%) |
| CMYK | cmyk(0%, 19%, 9.3%, 11.4%) |
| CIE-LAB | lab(78.72, 19.00, -5.20) |
| CIE-LCH | lch(78.72, 19.70, 344.69°) |
| OKLab | oklab(82.38% 0.0555 -0.0136) |
| OKLCH | oklch(82.38% 0.057 346.3) |
| XYZ | xyz(59.3163, 54.4453, 65.1302) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.27
Dusty Pink
#D8A7B1
ΔE00 6.13
Baby Pink
#FFB7CE
ΔE00 6.37
Pastel Pink
#FFBACD
ΔE00 6.39
Powder Pink
#FFB2D0
ΔE00 6.78
Pale Pink
#FFCFDC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B7CD #B7E2CC
analogous
#E1B7E2 #E2B7CD #E2B7B8
triadic
#E2B7CD #CDE2B7 #B7CDE2
tetradic
#E2B7CD #E2E1B7 #B7E2CC #B7B8E2
square
#E2B7CD #E2E1B7 #B7E2CC #B7B8E2
split-complementary
#E2B7CD #B8E2B7 #B7E2E1
monochromatic
#BF6090 #D08BAF #E2B7CD #F4E3EB #F6E9F0
Accessibility & contrast
On white
1.77
#E2B7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#E2B7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B7CD
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B7CD | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#E8B7BE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e2b7cd; /* rgb */ color: rgb(226, 183, 205); /* oklch */ color: oklch(82.4% 0.057 346.3);
Tailwind
colors: {
custom: {
50: '#ebccdc',
500: '#e2b7cd',
950: '#000000',
},
}SCSS
$custom: #e2b7cd; $custom-light: #ebccdc; $custom-dark: #000000;
JSON
{
"hex": "#e2b7cd",
"rgb": {
"r": 226,
"g": 183,
"b": 205
},
"hsl": {
"h": 329.302,
"s": 42.574,
"l": 80.196
},
"oklch": {
"l": 0.82384,
"c": 0.05714,
"h": 346.3
},
"luminance": 0.54444
}Semantic roles & 50–950 ramp
primary
#E2B7CD
secondary
#82BB9E
accent
#B67130
background
#FEFEFE
surface
#FDFAFC
border
#D5D3D5
text
#161315
muted
#848384