#E2BED9#E2BED9
#E2BED9 is a very light, muted pink. Relative luminance 0.580; OKLCH L 84.1% C 0.054 H 334.9°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BED9 |
|---|---|
| RGB | rgb(226, 190, 217) |
| HSL | hsl(315, 38%, 82%) |
| HSV | hsv(315, 16%, 89%) |
| CMYK | cmyk(0%, 15.9%, 4%, 11.4%) |
| CIE-LAB | lab(80.74, 17.34, -8.68) |
| CIE-LCH | lch(80.74, 19.39, 333.40°) |
| OKLab | oklab(84.06% 0.0492 -0.023) |
| OKLCH | oklch(84.06% 0.054 334.9) |
| XYZ | xyz(62.3006, 58.0068, 73.5467) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.09
Very Light Purple
#F6CEFC
ΔE00 6.78
Pale Mauve
#FED0FC
ΔE00 6.93
Light Pink
#FFD1DF
ΔE00 7.13
Pale Pink
#FFCFDC
ΔE00 7.35
Pale Lavender
#EECFFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BED9 #BEE2C7
analogous
#D9BEE2 #E2BED9 #E2BEC7
triadic
#E2BED9 #D9E2BE #BED9E2
tetradic
#E2BED9 #E2D9BE #BEE2C7 #BEC7E2
square
#E2BED9 #E2D9BE #BEE2C7 #BEC7E2
split-complementary
#E2BED9 #C7E2BE #BEE2D9
monochromatic
#BC69A8 #CF94C0 #E2BED9 #F5E8F2 #F6EAF3
Accessibility & contrast
On white
1.67
#E2BED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#E2BED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BED9
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BED9 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5DA
Deuteranopia (green-blind)
#C6CAD8
Tritanopia (blue-blind)
#E6BFC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e2bed9; /* rgb */ color: rgb(226, 190, 217); /* oklch */ color: oklch(84.1% 0.054 334.9);
Tailwind
colors: {
custom: {
50: '#ebd1e4',
500: '#e2bed9',
950: '#000000',
},
}SCSS
$custom: #e2bed9; $custom-light: #ebd1e4; $custom-dark: #000000;
JSON
{
"hex": "#e2bed9",
"rgb": {
"r": 226,
"g": 190,
"b": 217
},
"hsl": {
"h": 315,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.84063,
"c": 0.0543,
"h": 334.9
},
"luminance": 0.58005
}Semantic roles & 50–950 ramp
primary
#E2BED9
secondary
#89BB96
accent
#B15334
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161415
muted
#848384