#EEEAFD#EEEAFD
#EEEAFD is a very light, muted violet. Relative luminance 0.841; OKLCH L 94.6% C 0.026 H 295.6°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAFD |
|---|---|
| RGB | rgb(238, 234, 253) |
| HSL | hsl(253, 83%, 95%) |
| HSV | hsv(253, 8%, 99%) |
| CMYK | cmyk(5.9%, 7.5%, 0%, 0.8%) |
| CIE-LAB | lab(93.50, 4.79, -8.68) |
| CIE-LCH | lch(93.50, 9.91, 298.92°) |
| OKLab | oklab(94.57% 0.0111 -0.0232) |
| OKLCH | oklch(94.57% 0.026 295.6) |
| XYZ | xyz(82.4091, 84.1145, 104.8037) |
| Luminance | 0.8411 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.00
Ghostwhite
#F8F8FF
ΔE00 6.19
Lavenderblush
#FFF0F5
ΔE00 6.95
Snow
#FFFAFA
ΔE00 8.82
Aliceblue
#F0F8FF
ΔE00 8.99
Fog
#D8DCE0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAFD #F9FDEA
analogous
#EAEFFD #EEEAFD #F7EAFD
triadic
#EEEAFD #FDEEEA #EAFDEE
tetradic
#EEEAFD #FDEAEF #F9FDEA #EAFDF7
square
#EEEAFD #FDEAEF #F9FDEA #EAFDF7
split-complementary
#EEEAFD #FDF7EA #EFFDEA
monochromatic
#947AF2 #C1B2F8 #E8E3FC #E8E3FC #E8E3FC
Accessibility & contrast
On white
1.18
#EEEAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#EEEAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAFD
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAFD | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#EBEDF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eeeafd; /* rgb */ color: rgb(238, 234, 253); /* oklch */ color: oklch(94.6% 0.026 295.6);
Tailwind
colors: {
custom: {
50: '#f3f0fe',
500: '#eeeafd',
950: '#000000',
},
}SCSS
$custom: #eeeafd; $custom-light: #f3f0fe; $custom-dark: #000000;
JSON
{
"hex": "#eeeafd",
"rgb": {
"r": 238,
"g": 234,
"b": 253
},
"hsl": {
"h": 252.632,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.94574,
"c": 0.02573,
"h": 295.6
},
"luminance": 0.84115
}Semantic roles & 50–950 ramp
primary
#EEEAFD
secondary
#D9E7A4
accent
#DF06B1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585