#EADBE4#EADBE4
#EADBE4 is a very light, muted pink. Relative luminance 0.738; OKLCH L 90.6% C 0.020 H 340.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBE4 |
|---|---|
| RGB | rgb(234, 219, 228) |
| HSL | hsl(324, 26%, 89%) |
| HSV | hsv(324, 6%, 92%) |
| CMYK | cmyk(0%, 6.4%, 2.6%, 8.2%) |
| CIE-LAB | lab(88.81, 6.69, -2.55) |
| CIE-LCH | lch(88.81, 7.16, 339.12°) |
| OKLab | oklab(90.6% 0.0191 -0.0067) |
| OKLCH | oklch(90.6% 0.02 340.7) |
| XYZ | xyz(73.2649, 73.7576, 83.7607) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.79
Mistyrose
#FFE4E1
ΔE00 6.70
Lavender (CSS)
#E6E6FA
ΔE00 7.37
Very Light Pink
#FFF4F2
ΔE00 7.52
Gainsboro
#DCDCDC
ΔE00 8.42
Ghostwhite
#F8F8FF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBE4 #DBEAE1
analogous
#E9DBEA #EADBE4 #EADBDD
triadic
#EADBE4 #E4EADB #DBE4EA
tetradic
#EADBE4 #EAE9DB #DBEAE1 #DBDDEA
square
#EADBE4 #EAE9DB #DBEAE1 #DBDDEA
split-complementary
#EADBE4 #DDEADB #DBEAE9
monochromatic
#BD8EAA #D3B4C7 #EADBE4 #F4ECF1 #F4ECF1
Accessibility & contrast
On white
1.33
#EADBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#EADBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBE4
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBE4 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE4
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#ECDBDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadbe4; /* rgb */ color: rgb(234, 219, 228); /* oklch */ color: oklch(90.6% 0.020 340.7);
Tailwind
colors: {
custom: {
50: '#f0e6ec',
500: '#eadbe4',
950: '#000000',
},
}SCSS
$custom: #eadbe4; $custom-light: #f0e6ec; $custom-dark: #000000;
JSON
{
"hex": "#eadbe4",
"rgb": {
"r": 234,
"g": 219,
"b": 228
},
"hsl": {
"h": 324,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.90604,
"c": 0.02028,
"h": 340.7
},
"luminance": 0.73757
}Semantic roles & 50–950 ramp
primary
#EADBE4
secondary
#A7C2B2
accent
#A56941
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161516
muted
#858484