#EADFFE#EADFFE
#EADFFE is a very light, muted violet. Relative luminance 0.774; OKLCH L 92.2% C 0.043 H 301.7°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFFE |
|---|---|
| RGB | rgb(234, 223, 254) |
| HSL | hsl(261, 94%, 94%) |
| HSV | hsv(261, 12%, 100%) |
| CMYK | cmyk(7.9%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(90.52, 9.41, -13.68) |
| CIE-LCH | lch(90.52, 16.60, 304.52°) |
| OKLab | oklab(92.18% 0.0227 -0.0368) |
| OKLCH | oklch(92.18% 0.043 301.7) |
| XYZ | xyz(78.2054, 77.4235, 104.5709) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.98
Pale Lavender
#EECFFE
ΔE00 7.04
Pale Lilac
#E4CBFF
ΔE00 7.34
Periwinkle
#CCCCFF
ΔE00 8.41
Very Light Purple
#F6CEFC
ΔE00 8.49
Thistle
#D8BFD8
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFFE #F3FEDF
analogous
#DFE3FE #EADFFE #F9DFFE
triadic
#EADFFE #FEEADF #DFFEEA
tetradic
#EADFFE #FEDFE3 #F3FEDF #DFFEF9
square
#EADFFE #FEDFE3 #F3FEDF #DFFEF9
split-complementary
#EADFFE #FEF9DF #E3FEDF
monochromatic
#9C68FA #C3A4FC #EADFFE #ECE1FE #ECE1FE
Accessibility & contrast
On white
1.27
#EADFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#EADFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFFE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFFE | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#DBE4FD
Tritanopia (blue-blind)
#E7E3E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eadffe; /* rgb */ color: rgb(234, 223, 254); /* oklch */ color: oklch(92.2% 0.043 301.7);
Tailwind
colors: {
custom: {
50: '#f0e9fe',
500: '#eadffe',
950: '#000000',
},
}SCSS
$custom: #eadffe; $custom-light: #f0e9fe; $custom-dark: #000000;
JSON
{
"hex": "#eadffe",
"rgb": {
"r": 234,
"g": 223,
"b": 254
},
"hsl": {
"h": 261.29,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.92178,
"c": 0.04323,
"h": 301.7
},
"luminance": 0.77424
}Semantic roles & 50–950 ramp
primary
#EADFFE
secondary
#CDEA98
accent
#E60094
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485