#EADBE6#EADBE6
#EADBE6 is a very light, muted pink. Relative luminance 0.739; OKLCH L 90.7% C 0.022 H 334.9°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBE6 |
|---|---|
| RGB | rgb(234, 219, 230) |
| HSL | hsl(316, 26%, 89%) |
| HSV | hsv(316, 6%, 92%) |
| CMYK | cmyk(0%, 6.4%, 1.7%, 8.2%) |
| CIE-LAB | lab(88.86, 7.04, -3.53) |
| CIE-LCH | lch(88.86, 7.88, 333.40°) |
| OKLab | oklab(90.66% 0.0199 -0.0093) |
| OKLCH | oklch(90.66% 0.022 334.9) |
| XYZ | xyz(73.5441, 73.8693, 85.2314) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.13
Lavender (CSS)
#E6E6FA
ΔE00 7.00
Mistyrose
#FFE4E1
ΔE00 7.28
Very Light Pink
#FFF4F2
ΔE00 8.10
Thistle
#D8BFD8
ΔE00 8.52
Ghostwhite
#F8F8FF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBE6 #DBEADF
analogous
#E7DBEA #EADBE6 #EADBDF
triadic
#EADBE6 #E6EADB #DBE6EA
tetradic
#EADBE6 #EAE7DB #DBEADF #DBDFEA
square
#EADBE6 #EAE7DB #DBEADF #DBDFEA
split-complementary
#EADBE6 #DFEADB #DBEAE7
monochromatic
#BD8EB0 #D3B4CB #EADBE6 #F4ECF2 #F4ECF2
Accessibility & contrast
On white
1.33
#EADBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#EADBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBE6
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBE6 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE6
Deuteranopia (green-blind)
#DEE0E5
Tritanopia (blue-blind)
#ECDBDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadbe6; /* rgb */ color: rgb(234, 219, 230); /* oklch */ color: oklch(90.7% 0.022 334.9);
Tailwind
colors: {
custom: {
50: '#f0e6ed',
500: '#eadbe6',
950: '#000000',
},
}SCSS
$custom: #eadbe6; $custom-light: #f0e6ed; $custom-dark: #000000;
JSON
{
"hex": "#eadbe6",
"rgb": {
"r": 234,
"g": 219,
"b": 230
},
"hsl": {
"h": 316,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.90663,
"c": 0.02193,
"h": 334.9
},
"luminance": 0.73869
}Semantic roles & 50–950 ramp
primary
#EADBE6
secondary
#A7C2AE
accent
#A55B41
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161516
muted
#858484