#E0BED6#E0BED6
#E0BED6 is a very light, muted pink. Relative luminance 0.575; OKLCH L 83.8% C 0.050 H 336.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E0BED6 |
|---|---|
| RGB | rgb(224, 190, 214) |
| HSL | hsl(318, 35%, 81%) |
| HSV | hsv(318, 15%, 88%) |
| CMYK | cmyk(0%, 15.2%, 4.5%, 12.2%) |
| CIE-LAB | lab(80.48, 16.12, -7.48) |
| CIE-LCH | lch(80.48, 17.77, 335.10°) |
| OKLab | oklab(83.79% 0.0459 -0.0198) |
| OKLCH | oklch(83.79% 0.05 336.7) |
| XYZ | xyz(61.2903, 57.5305, 71.4811) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.65
Light Pink
#FFD1DF
ΔE00 6.92
Pale Pink
#FFCFDC
ΔE00 7.13
Very Light Purple
#F6CEFC
ΔE00 7.60
Pale Mauve
#FED0FC
ΔE00 7.75
Pale Lavender
#EECFFE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0BED6 #BEE0C8
analogous
#D9BEE0 #E0BED6 #E0BEC5
triadic
#E0BED6 #D6E0BE #BED6E0
tetradic
#E0BED6 #E0D9BE #BEE0C8 #BEC5E0
square
#E0BED6 #E0D9BE #BEE0C8 #BEC5E0
split-complementary
#E0BED6 #C5E0BE #BEE0D9
monochromatic
#B86BA2 #CC95BC #E0BED6 #F4E7F0 #F5EAF2
Accessibility & contrast
On white
1.68
#E0BED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#E0BED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0BED6
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0BED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0BED6 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5D7
Deuteranopia (green-blind)
#C6C9D5
Tritanopia (blue-blind)
#E4BFC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e0bed6; /* rgb */ color: rgb(224, 190, 214); /* oklch */ color: oklch(83.8% 0.050 336.7);
Tailwind
colors: {
custom: {
50: '#ead1e2',
500: '#e0bed6',
950: '#000000',
},
}SCSS
$custom: #e0bed6; $custom-light: #ead1e2; $custom-dark: #000000;
JSON
{
"hex": "#e0bed6",
"rgb": {
"r": 224,
"g": 190,
"b": 214
},
"hsl": {
"h": 317.647,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.83786,
"c": 0.05001,
"h": 336.7
},
"luminance": 0.57529
}Semantic roles & 50–950 ramp
primary
#E0BED6
secondary
#8AB898
accent
#AE5A37
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161415
muted
#848384