#EEE1FC#EEE1FC
#EEE1FC is a very light, muted violet. Relative luminance 0.791; OKLCH L 92.8% C 0.039 H 307.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE1FC |
|---|---|
| RGB | rgb(238, 225, 252) |
| HSL | hsl(269, 82%, 94%) |
| HSV | hsv(269, 11%, 99%) |
| CMYK | cmyk(5.6%, 10.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.26, 9.27, -11.49) |
| CIE-LCH | lch(91.26, 14.76, 308.91°) |
| OKLab | oklab(92.81% 0.0234 -0.0308) |
| OKLCH | oklch(92.81% 0.039 307.2) |
| XYZ | xyz(79.7527, 79.0560, 103.1344) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.86
Pale Lavender
#EECFFE
ΔE00 7.63
Pale Lilac
#E4CBFF
ΔE00 8.37
Thistle
#D8BFD8
ΔE00 8.39
Very Light Purple
#F6CEFC
ΔE00 8.73
Lavenderblush
#FFF0F5
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE1FC #EFFCE1
analogous
#E1E1FC #EEE1FC #FBE1FC
triadic
#EEE1FC #FCEEE1 #E1FCEE
tetradic
#EEE1FC #FCE1E1 #EFFCE1 #E1FCFB
square
#EEE1FC #FCE1E1 #EFFCE1 #E1FCFB
split-complementary
#EEE1FC #FCFBE1 #E1FCE1
monochromatic
#AF72F1 #CEA9F6 #EEE1FC #EFE3FC #EFE3FC
Accessibility & contrast
On white
1.25
#EEE1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#EEE1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE1FC
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE1FC | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FD
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#ECE4EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee1fc; /* rgb */ color: rgb(238, 225, 252); /* oklch */ color: oklch(92.8% 0.039 307.2);
Tailwind
colors: {
custom: {
50: '#f3eafd',
500: '#eee1fc',
950: '#000000',
},
}SCSS
$custom: #eee1fc; $custom-light: #f3eafd; $custom-dark: #000000;
JSON
{
"hex": "#eee1fc",
"rgb": {
"r": 238,
"g": 225,
"b": 252
},
"hsl": {
"h": 268.889,
"s": 81.818,
"l": 93.529
},
"oklch": {
"l": 0.92814,
"c": 0.03865,
"h": 307.2
},
"luminance": 0.79056
}Semantic roles & 50–950 ramp
primary
#EEE1FC
secondary
#C2E49D
accent
#DE0777
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485