#EEE2FA#EEE2FA
#EEE2FA is a very light, muted violet. Relative luminance 0.795; OKLCH L 92.9% C 0.035 H 308.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2FA |
|---|---|
| RGB | rgb(238, 226, 250) |
| HSL | hsl(270, 71%, 93%) |
| HSV | hsv(270, 10%, 98%) |
| CMYK | cmyk(4.8%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(91.45, 8.38, -10.16) |
| CIE-LCH | lch(91.45, 13.17, 309.50°) |
| OKLab | oklab(92.94% 0.0213 -0.0272) |
| OKLCH | oklch(92.94% 0.035 308) |
| XYZ | xyz(79.7086, 79.4722, 101.5644) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.18
Lavenderblush
#FFF0F5
ΔE00 7.90
Pale Lavender
#EECFFE
ΔE00 8.59
Thistle
#D8BFD8
ΔE00 8.66
Pale Lilac
#E4CBFF
ΔE00 9.35
Very Light Purple
#F6CEFC
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2FA #EEFAE2
analogous
#E2E2FA #EEE2FA #FAE2FA
triadic
#EEE2FA #FAEEE2 #E2FAEE
tetradic
#EEE2FA #FAE2E2 #EEFAE2 #E2FAFA
square
#EEE2FA #FAE2E2 #EEFAE2 #E2FAFA
split-complementary
#EEE2FA #FAFAE2 #E2FAE2
monochromatic
#B17AE8 #CFAEF1 #EEE2FA #F0E5FA #F0E5FA
Accessibility & contrast
On white
1.24
#EEE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#EEE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2FA
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2FA | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#E1E7F9
Tritanopia (blue-blind)
#EDE5EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee2fa; /* rgb */ color: rgb(238, 226, 250); /* oklch */ color: oklch(92.9% 0.035 308.0);
Tailwind
colors: {
custom: {
50: '#f3ebfc',
500: '#eee2fa',
950: '#000000',
},
}SCSS
$custom: #eee2fa; $custom-light: #f3ebfc; $custom-dark: #000000;
JSON
{
"hex": "#eee2fa",
"rgb": {
"r": 238,
"g": 226,
"b": 250
},
"hsl": {
"h": 270,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.92942,
"c": 0.03451,
"h": 308
},
"luminance": 0.79472
}Semantic roles & 50–950 ramp
primary
#EEE2FA
secondary
#C0DFA1
accent
#D31373
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485