#E2BED2#E2BED2
#E2BED2 is a very light, muted pink. Relative luminance 0.576; OKLCH L 83.8% C 0.049 H 343.7°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BED2 |
|---|---|
| RGB | rgb(226, 190, 210) |
| HSL | hsl(327, 38%, 82%) |
| HSV | hsv(327, 16%, 89%) |
| CMYK | cmyk(0%, 15.9%, 7.1%, 11.4%) |
| CIE-LAB | lab(80.54, 16.11, -5.21) |
| CIE-LCH | lch(80.54, 16.93, 342.08°) |
| OKLab | oklab(83.84% 0.0467 -0.0136) |
| OKLCH | oklch(83.84% 0.049 343.7) |
| XYZ | xyz(61.4094, 57.6503, 68.8530) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.73
Light Pink
#FFD1DF
ΔE00 6.01
Pale Pink
#FFCFDC
ΔE00 6.12
Dusty Pink
#D8A7B1
ΔE00 7.45
Bubblegum
#FFC1CC
ΔE00 7.55
Pastel Pink
#FFBACD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BED2 #BEE2CE
analogous
#E0BEE2 #E2BED2 #E2BEC0
triadic
#E2BED2 #D2E2BE #BED2E2
tetradic
#E2BED2 #E2E0BE #BEE2CE #BEC0E2
square
#E2BED2 #E2E0BE #BEE2CE #BEC0E2
split-complementary
#E2BED2 #C0E2BE #BEE2E0
monochromatic
#BC6997 #CF94B5 #E2BED2 #F5E8EF #F6EAF0
Accessibility & contrast
On white
1.68
#E2BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#E2BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BED2
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BED2 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#C8CAD1
Tritanopia (blue-blind)
#E7BEC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e2bed2; /* rgb */ color: rgb(226, 190, 210); /* oklch */ color: oklch(83.8% 0.049 343.7);
Tailwind
colors: {
custom: {
50: '#ebd1df',
500: '#e2bed2',
950: '#000000',
},
}SCSS
$custom: #e2bed2; $custom-light: #ebd1df; $custom-dark: #000000;
JSON
{
"hex": "#e2bed2",
"rgb": {
"r": 226,
"g": 190,
"b": 210
},
"hsl": {
"h": 326.667,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.83843,
"c": 0.04865,
"h": 343.7
},
"luminance": 0.57649
}Semantic roles & 50–950 ramp
primary
#E2BED2
secondary
#89BB9F
accent
#B16C34
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161415
muted
#848384