#E2BED5#E2BED5
#E2BED5 is a very light, muted pink. Relative luminance 0.578; OKLCH L 83.9% C 0.051 H 339.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BED5 |
|---|---|
| RGB | rgb(226, 190, 213) |
| HSL | hsl(322, 38%, 82%) |
| HSV | hsv(322, 16%, 89%) |
| CMYK | cmyk(0%, 15.9%, 5.8%, 11.4%) |
| CIE-LAB | lab(80.63, 16.63, -6.70) |
| CIE-LCH | lch(80.63, 17.93, 338.06°) |
| OKLab | oklab(83.94% 0.0478 -0.0177) |
| OKLCH | oklch(83.94% 0.051 339.7) |
| XYZ | xyz(61.7866, 57.8012, 70.8398) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.29
Light Pink
#FFD1DF
ΔE00 6.42
Pale Pink
#FFCFDC
ΔE00 6.59
Very Light Purple
#F6CEFC
ΔE00 7.82
Pale Mauve
#FED0FC
ΔE00 7.83
Pastel Pink
#FFBACD
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BED5 #BEE2CB
analogous
#DDBEE2 #E2BED5 #E2BEC3
triadic
#E2BED5 #D5E2BE #BED5E2
tetradic
#E2BED5 #E2DDBE #BEE2CB #BEC3E2
square
#E2BED5 #E2DDBE #BEE2CB #BEC3E2
split-complementary
#E2BED5 #C3E2BE #BEE2DD
monochromatic
#BC699E #CF94BA #E2BED5 #F5E8F0 #F6EAF1
Accessibility & contrast
On white
1.67
#E2BED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#E2BED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BED5
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BED5 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D6
Deuteranopia (green-blind)
#C7CAD4
Tritanopia (blue-blind)
#E7BEC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e2bed5; /* rgb */ color: rgb(226, 190, 213); /* oklch */ color: oklch(83.9% 0.051 339.7);
Tailwind
colors: {
custom: {
50: '#ebd1e1',
500: '#e2bed5',
950: '#000000',
},
}SCSS
$custom: #e2bed5; $custom-light: #ebd1e1; $custom-dark: #000000;
JSON
{
"hex": "#e2bed5",
"rgb": {
"r": 226,
"g": 190,
"b": 213
},
"hsl": {
"h": 321.667,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.83936,
"c": 0.05093,
"h": 339.7
},
"luminance": 0.578
}Semantic roles & 50–950 ramp
primary
#E2BED5
secondary
#89BB9B
accent
#B16134
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161415
muted
#848384