#EEE2FD#EEE2FD
#EEE2FD is a very light, muted violet. Relative luminance 0.797; OKLCH L 93.0% C 0.038 H 305.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2FD |
|---|---|
| RGB | rgb(238, 226, 253) |
| HSL | hsl(267, 87%, 94%) |
| HSV | hsv(267, 11%, 99%) |
| CMYK | cmyk(5.9%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.53, 8.94, -11.60) |
| CIE-LCH | lch(91.53, 14.65, 307.62°) |
| OKLab | oklab(93.04% 0.0223 -0.0311) |
| OKLCH | oklch(93.04% 0.038 305.7) |
| XYZ | xyz(80.1827, 79.6618, 104.0616) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.54
Pale Lavender
#EECFFE
ΔE00 7.89
Pale Lilac
#E4CBFF
ΔE00 8.55
Thistle
#D8BFD8
ΔE00 8.71
Lavenderblush
#FFF0F5
ΔE00 8.79
Very Light Purple
#F6CEFC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2FD #F1FDE2
analogous
#E2E4FD #EEE2FD #FCE2FD
triadic
#EEE2FD #FDEEE2 #E2FDEE
tetradic
#EEE2FD #FDE2E4 #F1FDE2 #E2FDFC
square
#EEE2FD #FDE2E4 #F1FDE2 #E2FDFC
split-complementary
#EEE2FD #FDFCE2 #E4FDE2
monochromatic
#AB6FF5 #CCA9F9 #EEE2FD #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.24
#EEE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#EEE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2FD
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2FD | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FE
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#ECE5EB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eee2fd; /* rgb */ color: rgb(238, 226, 253); /* oklch */ color: oklch(93.0% 0.038 305.7);
Tailwind
colors: {
custom: {
50: '#f3ebfe',
500: '#eee2fd',
950: '#000000',
},
}SCSS
$custom: #eee2fd; $custom-light: #f3ebfe; $custom-dark: #000000;
JSON
{
"hex": "#eee2fd",
"rgb": {
"r": 238,
"g": 226,
"b": 253
},
"hsl": {
"h": 266.667,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.93037,
"c": 0.03828,
"h": 305.7
},
"luminance": 0.79662
}Semantic roles & 50–950 ramp
primary
#EEE2FD
secondary
#C6E79C
accent
#E4027F
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485