#EADFF1#EADFF1
#EADFF1 is a very light, muted violet. Relative luminance 0.766; OKLCH L 91.8% C 0.027 H 312.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFF1 |
|---|---|
| RGB | rgb(234, 223, 241) |
| HSL | hsl(277, 39%, 91%) |
| HSV | hsv(277, 7%, 95%) |
| CMYK | cmyk(2.9%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(90.15, 6.95, -7.41) |
| CIE-LCH | lch(90.15, 10.16, 313.16°) |
| OKLab | oklab(91.77% 0.0181 -0.0197) |
| OKLCH | oklch(91.77% 0.027 312.6) |
| XYZ | xyz(76.1939, 76.6189, 93.9769) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.69
Lavenderblush
#FFF0F5
ΔE00 6.49
Ghostwhite
#F8F8FF
ΔE00 8.44
Thistle
#D8BFD8
ΔE00 8.58
Very Light Pink
#FFF4F2
ΔE00 9.65
Mistyrose
#FFE4E1
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFF1 #E6F1DF
analogous
#E1DFF1 #EADFF1 #F1DFEF
triadic
#EADFF1 #F1EADF #DFF1EA
tetradic
#EADFF1 #F1E1DF #E6F1DF #DFEFF1
square
#EADFF1 #F1E1DF #E6F1DF #DFEFF1
split-complementary
#EADFF1 #EFF1DF #DFF1E1
monochromatic
#B28ACC #CEB4DE #EADFF1 #F1EAF6 #F1EAF6
Accessibility & contrast
On white
1.29
#EADFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#EADFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFF1
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFF1 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F2
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#EAE1E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eadff1; /* rgb */ color: rgb(234, 223, 241); /* oklch */ color: oklch(91.8% 0.027 312.6);
Tailwind
colors: {
custom: {
50: '#f0e9f5',
500: '#eadff1',
950: '#000000',
},
}SCSS
$custom: #eadff1; $custom-light: #f0e9f5; $custom-dark: #000000;
JSON
{
"hex": "#eadff1",
"rgb": {
"r": 234,
"g": 223,
"b": 241
},
"hsl": {
"h": 276.667,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.91766,
"c": 0.02682,
"h": 312.6
},
"luminance": 0.76619
}Semantic roles & 50–950 ramp
primary
#EADFF1
secondary
#B6CDA7
accent
#B23365
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485