#E2BED3#E2BED3
#E2BED3 is a very light, muted pink. Relative luminance 0.577; OKLCH L 83.9% C 0.049 H 342.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BED3 |
|---|---|
| RGB | rgb(226, 190, 211) |
| HSL | hsl(325, 38%, 82%) |
| HSV | hsv(325, 16%, 89%) |
| CMYK | cmyk(0%, 15.9%, 6.6%, 11.4%) |
| CIE-LAB | lab(80.57, 16.29, -5.71) |
| CIE-LCH | lch(80.57, 17.26, 340.68°) |
| OKLab | oklab(83.87% 0.0471 -0.015) |
| OKLCH | oklch(83.87% 0.049 342.3) |
| XYZ | xyz(61.5343, 57.7003, 69.5111) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.56
Light Pink
#FFD1DF
ΔE00 6.13
Pale Pink
#FFCFDC
ΔE00 6.26
Dusty Pink
#D8A7B1
ΔE00 7.64
Pastel Pink
#FFBACD
ΔE00 7.66
Bubblegum
#FFC1CC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BED3 #BEE2CD
analogous
#DFBEE2 #E2BED3 #E2BEC1
triadic
#E2BED3 #D3E2BE #BED3E2
tetradic
#E2BED3 #E2DFBE #BEE2CD #BEC1E2
square
#E2BED3 #E2DFBE #BEE2CD #BEC1E2
split-complementary
#E2BED3 #C1E2BE #BEE2DF
monochromatic
#BC699A #CF94B6 #E2BED3 #F5E8F0 #F6EAF1
Accessibility & contrast
On white
1.67
#E2BED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#E2BED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BED3
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BED3 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D4
Deuteranopia (green-blind)
#C7CAD2
Tritanopia (blue-blind)
#E7BEC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e2bed3; /* rgb */ color: rgb(226, 190, 211); /* oklch */ color: oklch(83.9% 0.049 342.3);
Tailwind
colors: {
custom: {
50: '#ebd1e0',
500: '#e2bed3',
950: '#000000',
},
}SCSS
$custom: #e2bed3; $custom-light: #ebd1e0; $custom-dark: #000000;
JSON
{
"hex": "#e2bed3",
"rgb": {
"r": 226,
"g": 190,
"b": 211
},
"hsl": {
"h": 325,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.83874,
"c": 0.04939,
"h": 342.3
},
"luminance": 0.57699
}Semantic roles & 50–950 ramp
primary
#E2BED3
secondary
#89BB9E
accent
#B16834
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161415
muted
#848384