#EADFF8#EADFF8
#EADFF8 is a very light, muted violet. Relative luminance 0.770; OKLCH L 92.0% C 0.036 H 305.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFF8 |
|---|---|
| RGB | rgb(234, 223, 248) |
| HSL | hsl(266, 64%, 92%) |
| HSV | hsv(266, 10%, 97%) |
| CMYK | cmyk(5.6%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(90.34, 8.26, -10.79) |
| CIE-LCH | lch(90.34, 13.59, 307.43°) |
| OKLab | oklab(91.99% 0.0206 -0.0289) |
| OKLCH | oklch(91.99% 0.036 305.5) |
| XYZ | xyz(77.2596, 77.0452, 99.5898) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.05
Thistle
#D8BFD8
ΔE00 8.26
Pale Lavender
#EECFFE
ΔE00 8.31
Lavenderblush
#FFF0F5
ΔE00 8.52
Pale Lilac
#E4CBFF
ΔE00 8.88
Very Light Purple
#F6CEFC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFF8 #EDF8DF
analogous
#DFE1F8 #EADFF8 #F7DFF8
triadic
#EADFF8 #F8EADF #DFF8EA
tetradic
#EADFF8 #F8DFE1 #EDF8DF #DFF8F7
square
#EADFF8 #F8DFE1 #EDF8DF #DFF8F7
split-complementary
#EADFF8 #F8F7DF #E1F8DF
monochromatic
#A87BE2 #C9ADED #EADFF8 #EFE6FA #EFE6FA
Accessibility & contrast
On white
1.28
#EADFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#EADFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFF8
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFF8 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3F9
Deuteranopia (green-blind)
#DDE3F7
Tritanopia (blue-blind)
#E8E2E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eadff8; /* rgb */ color: rgb(234, 223, 248); /* oklch */ color: oklch(92.0% 0.036 305.5);
Tailwind
colors: {
custom: {
50: '#f0e9fa',
500: '#eadff8',
950: '#000000',
},
}SCSS
$custom: #eadff8; $custom-light: #f0e9fa; $custom-dark: #000000;
JSON
{
"hex": "#eadff8",
"rgb": {
"r": 234,
"g": 223,
"b": 248
},
"hsl": {
"h": 266.4,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.91985,
"c": 0.03551,
"h": 305.5
},
"luminance": 0.77045
}Semantic roles & 50–950 ramp
primary
#EADFF8
secondary
#C1DBA0
accent
#CC1A7D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485