#EEEAFF#EEEAFF
#EEEAFF is a very light, muted violet. Relative luminance 0.842; OKLCH L 94.6% C 0.028 H 294.6°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAFF |
|---|---|
| RGB | rgb(238, 234, 255) |
| HSL | hsl(251, 100%, 96%) |
| HSV | hsv(251, 8%, 100%) |
| CMYK | cmyk(6.7%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(93.56, 5.17, -9.63) |
| CIE-LCH | lch(93.56, 10.93, 298.22°) |
| OKLab | oklab(94.64% 0.0118 -0.0258) |
| OKLCH | oklch(94.64% 0.028 294.6) |
| XYZ | xyz(82.7293, 84.2426, 106.4904) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.09
Ghostwhite
#F8F8FF
ΔE00 6.81
Lavenderblush
#FFF0F5
ΔE00 7.50
Snow
#FFFAFA
ΔE00 9.47
Aliceblue
#F0F8FF
ΔE00 9.52
Fog
#D8DCE0
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAFF #FBFFEA
analogous
#EAF0FF #EEEAFF #F8EAFF
triadic
#EEEAFF #FFEEEA #EAFFEE
tetradic
#EEEAFF #FFEAF0 #FBFFEA #EAFFF8
square
#EEEAFF #FFEAF0 #FBFFEA #EAFFF8
split-complementary
#EEEAFF #FFF8EA #F0FFEA
monochromatic
#8B70FF #BCADFF #E6E0FF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.18
#EEEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#EEEAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAFF
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAFF | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#E6ECFE
Tritanopia (blue-blind)
#EBEDF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eeeaff; /* rgb */ color: rgb(238, 234, 255); /* oklch */ color: oklch(94.6% 0.028 294.6);
Tailwind
colors: {
custom: {
50: '#f3f0ff',
500: '#eeeaff',
950: '#000000',
},
}SCSS
$custom: #eeeaff; $custom-light: #f3f0ff; $custom-dark: #000000;
JSON
{
"hex": "#eeeaff",
"rgb": {
"r": 238,
"g": 234,
"b": 255
},
"hsl": {
"h": 251.429,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.94636,
"c": 0.02838,
"h": 294.6
},
"luminance": 0.84243
}Semantic roles & 50–950 ramp
primary
#EEEAFF
secondary
#DFEE9F
accent
#E600BA
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171618
muted
#858586