#EADBF1#EADBF1
#EADBF1 is a very light, muted purple. Relative luminance 0.745; OKLCH L 91.0% C 0.034 H 315.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBF1 |
|---|---|
| RGB | rgb(234, 219, 241) |
| HSL | hsl(281, 44%, 90%) |
| HSV | hsv(281, 9%, 95%) |
| CMYK | cmyk(2.9%, 9.1%, 0%, 5.5%) |
| CIE-LAB | lab(89.16, 9.04, -8.87) |
| CIE-LCH | lch(89.16, 12.66, 315.54°) |
| OKLab | oklab(91% 0.0238 -0.0237) |
| OKLCH | oklch(91% 0.034 315.2) |
| XYZ | xyz(75.1378, 74.5067, 93.6249) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.32
Thistle
#D8BFD8
ΔE00 6.96
Lavenderblush
#FFF0F5
ΔE00 7.92
Pale Lavender
#EECFFE
ΔE00 8.24
Very Light Purple
#F6CEFC
ΔE00 9.05
Pale Lilac
#E4CBFF
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBF1 #E2F1DB
analogous
#DFDBF1 #EADBF1 #F1DBED
triadic
#EADBF1 #F1EADB #DBF1EA
tetradic
#EADBF1 #F1DFDB #E2F1DB #DBEDF1
square
#EADBF1 #F1DFDB #E2F1DB #DBEDF1
split-complementary
#EADBF1 #EDF1DB #DBF1DF
monochromatic
#B783CF #D0AFE0 #EADBF1 #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.32
#EADBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EADBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBF1
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBF1 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF2
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#EADDE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadbf1; /* rgb */ color: rgb(234, 219, 241); /* oklch */ color: oklch(91.0% 0.034 315.2);
Tailwind
colors: {
custom: {
50: '#f0e6f5',
500: '#eadbf1',
950: '#000000',
},
}SCSS
$custom: #eadbf1; $custom-light: #f0e6f5; $custom-dark: #000000;
JSON
{
"hex": "#eadbf1",
"rgb": {
"r": 234,
"g": 219,
"b": 241
},
"hsl": {
"h": 280.909,
"s": 44,
"l": 90.196
},
"oklch": {
"l": 0.90997,
"c": 0.03359,
"h": 315.2
},
"luminance": 0.74506
}Semantic roles & 50–950 ramp
primary
#EADBF1
secondary
#B0CEA2
accent
#B72E5A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485