#EADBEF#EADBEF
#EADBEF is a very light, muted purple. Relative luminance 0.744; OKLCH L 90.9% C 0.031 H 317.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBEF |
|---|---|
| RGB | rgb(234, 219, 239) |
| HSL | hsl(285, 38%, 90%) |
| HSV | hsv(285, 8%, 94%) |
| CMYK | cmyk(2.1%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(89.11, 8.67, -7.90) |
| CIE-LCH | lch(89.11, 11.73, 317.65°) |
| OKLab | oklab(90.94% 0.0231 -0.021) |
| OKLCH | oklch(90.94% 0.031 317.7) |
| XYZ | xyz(74.8407, 74.3879, 92.0602) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.27
Thistle
#D8BFD8
ΔE00 7.08
Lavenderblush
#FFF0F5
ΔE00 7.37
Pale Lavender
#EECFFE
ΔE00 8.84
Light Pink
#FFD1DF
ΔE00 9.37
Very Light Purple
#F6CEFC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBEF #E0EFDB
analogous
#E0DBEF #EADBEF #EFDBEA
triadic
#EADBEF #EFEADB #DBEFEA
tetradic
#EADBEF #EFE0DB #E0EFDB #DBEAEF
square
#EADBEF #EFE0DB #E0EFDB #DBEAEF
split-complementary
#EADBEF #EAEFDB #DBEFE0
monochromatic
#B986C9 #D1B1DC #EADBEF #F3EAF6 #F3EAF6
Accessibility & contrast
On white
1.32
#EADBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EADBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBEF
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBEF | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#EADDE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadbef; /* rgb */ color: rgb(234, 219, 239); /* oklch */ color: oklch(90.9% 0.031 317.7);
Tailwind
colors: {
custom: {
50: '#f0e6f4',
500: '#eadbef',
950: '#000000',
},
}SCSS
$custom: #eadbef; $custom-light: #f0e6f4; $custom-dark: #000000;
JSON
{
"hex": "#eadbef",
"rgb": {
"r": 234,
"g": 219,
"b": 239
},
"hsl": {
"h": 285,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.90935,
"c": 0.03127,
"h": 317.7
},
"luminance": 0.74387
}Semantic roles & 50–950 ramp
primary
#EADBEF
secondary
#ADCAA4
accent
#B13453
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485