#E2BED4#E2BED4
#E2BED4 is a very light, muted pink. Relative luminance 0.577; OKLCH L 83.9% C 0.050 H 341.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BED4 |
|---|---|
| RGB | rgb(226, 190, 212) |
| HSL | hsl(323, 38%, 82%) |
| HSV | hsv(323, 16%, 89%) |
| CMYK | cmyk(0%, 15.9%, 6.2%, 11.4%) |
| CIE-LAB | lab(80.60, 16.46, -6.20) |
| CIE-LCH | lch(80.60, 17.59, 339.34°) |
| OKLab | oklab(83.91% 0.0474 -0.0163) |
| OKLCH | oklch(83.91% 0.05 341) |
| XYZ | xyz(61.6601, 57.7506, 70.1734) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.41
Light Pink
#FFD1DF
ΔE00 6.27
Pale Pink
#FFCFDC
ΔE00 6.42
Pastel Pink
#FFBACD
ΔE00 7.75
Dusty Pink
#D8A7B1
ΔE00 7.84
Baby Pink
#FFB7CE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BED4 #BEE2CC
analogous
#DEBEE2 #E2BED4 #E2BEC2
triadic
#E2BED4 #D4E2BE #BED4E2
tetradic
#E2BED4 #E2DEBE #BEE2CC #BEC2E2
square
#E2BED4 #E2DEBE #BEE2CC #BEC2E2
split-complementary
#E2BED4 #C2E2BE #BEE2DE
monochromatic
#BC699C #CF94B8 #E2BED4 #F5E8F0 #F6EAF1
Accessibility & contrast
On white
1.67
#E2BED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#E2BED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BED4
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BED4 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D5
Deuteranopia (green-blind)
#C7CAD3
Tritanopia (blue-blind)
#E7BEC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e2bed4; /* rgb */ color: rgb(226, 190, 212); /* oklch */ color: oklch(83.9% 0.050 341.0);
Tailwind
colors: {
custom: {
50: '#ebd1e1',
500: '#e2bed4',
950: '#000000',
},
}SCSS
$custom: #e2bed4; $custom-light: #ebd1e1; $custom-dark: #000000;
JSON
{
"hex": "#e2bed4",
"rgb": {
"r": 226,
"g": 190,
"b": 212
},
"hsl": {
"h": 323.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.83905,
"c": 0.05015,
"h": 341
},
"luminance": 0.57749
}Semantic roles & 50–950 ramp
primary
#E2BED4
secondary
#89BB9D
accent
#B16534
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161415
muted
#848384