#EEE1FD#EEE1FD
#EEE1FD is a very light, muted violet. Relative luminance 0.791; OKLCH L 92.8% C 0.040 H 306.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE1FD |
|---|---|
| RGB | rgb(238, 225, 253) |
| HSL | hsl(268, 88%, 94%) |
| HSV | hsv(268, 11%, 99%) |
| CMYK | cmyk(5.9%, 11.1%, 0%, 0.8%) |
| CIE-LAB | lab(91.29, 9.46, -11.97) |
| CIE-LCH | lch(91.29, 15.25, 308.33°) |
| OKLab | oklab(92.85% 0.0237 -0.0321) |
| OKLCH | oklch(92.85% 0.04 306.5) |
| XYZ | xyz(79.9116, 79.1196, 103.9712) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.00
Pale Lavender
#EECFFE
ΔE00 7.41
Pale Lilac
#E4CBFF
ΔE00 8.12
Thistle
#D8BFD8
ΔE00 8.43
Very Light Purple
#F6CEFC
ΔE00 8.56
Lavenderblush
#FFF0F5
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE1FD #F0FDE1
analogous
#E1E2FD #EEE1FD #FCE1FD
triadic
#EEE1FD #FDEEE1 #E1FDEE
tetradic
#EEE1FD #FDE1E2 #F0FDE1 #E1FDFC
square
#EEE1FD #FDE1E2 #F0FDE1 #E1FDFC
split-complementary
#EEE1FD #FDFCE1 #E2FDE1
monochromatic
#AD6EF5 #CDA8F9 #EEE1FD #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.25
#EEE1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#EEE1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE1FD
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE1FD | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#ECE4EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee1fd; /* rgb */ color: rgb(238, 225, 253); /* oklch */ color: oklch(92.8% 0.040 306.5);
Tailwind
colors: {
custom: {
50: '#f3eafe',
500: '#eee1fd',
950: '#000000',
},
}SCSS
$custom: #eee1fd; $custom-light: #f3eafe; $custom-dark: #000000;
JSON
{
"hex": "#eee1fd",
"rgb": {
"r": 238,
"g": 225,
"b": 253
},
"hsl": {
"h": 267.857,
"s": 87.5,
"l": 93.725
},
"oklch": {
"l": 0.92846,
"c": 0.03991,
"h": 306.5
},
"luminance": 0.79119
}Semantic roles & 50–950 ramp
primary
#EEE1FD
secondary
#C4E79B
accent
#E4017B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485