#EADFF2#EADFF2
#EADFF2 is a very light, muted violet. Relative luminance 0.767; OKLCH L 91.8% C 0.028 H 311.3°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFF2 |
|---|---|
| RGB | rgb(234, 223, 242) |
| HSL | hsl(275, 42%, 91%) |
| HSV | hsv(275, 8%, 95%) |
| CMYK | cmyk(3.3%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(90.17, 7.14, -7.90) |
| CIE-LCH | lch(90.17, 10.64, 312.11°) |
| OKLab | oklab(91.8% 0.0185 -0.021) |
| OKLCH | oklch(91.8% 0.028 311.3) |
| XYZ | xyz(76.3437, 76.6788, 94.7658) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.67
Lavenderblush
#FFF0F5
ΔE00 6.78
Thistle
#D8BFD8
ΔE00 8.49
Ghostwhite
#F8F8FF
ΔE00 8.65
Pale Lavender
#EECFFE
ΔE00 9.95
Very Light Pink
#FFF4F2
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFF2 #E7F2DF
analogous
#E0DFF2 #EADFF2 #F2DFF0
triadic
#EADFF2 #F2EADF #DFF2EA
tetradic
#EADFF2 #F2E0DF #E7F2DF #DFF0F2
square
#EADFF2 #F2E0DF #E7F2DF #DFF0F2
split-complementary
#EADFF2 #F0F2DF #DFF2E0
monochromatic
#B188CF #CDB3E0 #EADFF2 #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.29
#EADFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#EADFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFF2
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFF2 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F3
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#E9E1E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eadff2; /* rgb */ color: rgb(234, 223, 242); /* oklch */ color: oklch(91.8% 0.028 311.3);
Tailwind
colors: {
custom: {
50: '#f0e9f6',
500: '#eadff2',
950: '#000000',
},
}SCSS
$custom: #eadff2; $custom-light: #f0e9f6; $custom-dark: #000000;
JSON
{
"hex": "#eadff2",
"rgb": {
"r": 234,
"g": 223,
"b": 242
},
"hsl": {
"h": 274.737,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91797,
"c": 0.02802,
"h": 311.3
},
"luminance": 0.76679
}Semantic roles & 50–950 ramp
primary
#EADFF2
secondary
#B7CFA6
accent
#B53068
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485