#EEE1FB#EEE1FB
#EEE1FB is a very light, muted violet. Relative luminance 0.790; OKLCH L 92.8% C 0.037 H 308.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE1FB |
|---|---|
| RGB | rgb(238, 225, 251) |
| HSL | hsl(270, 76%, 93%) |
| HSV | hsv(270, 10%, 98%) |
| CMYK | cmyk(5.2%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.23, 9.08, -11.01) |
| CIE-LCH | lch(91.23, 14.27, 309.54°) |
| OKLab | oklab(92.78% 0.023 -0.0295) |
| OKLCH | oklch(92.78% 0.037 308) |
| XYZ | xyz(79.5947, 78.9928, 102.3020) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.74
Pale Lavender
#EECFFE
ΔE00 7.86
Thistle
#D8BFD8
ΔE00 8.35
Lavenderblush
#FFF0F5
ΔE00 8.53
Pale Lilac
#E4CBFF
ΔE00 8.64
Very Light Purple
#F6CEFC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE1FB #EEFBE1
analogous
#E1E1FB #EEE1FB #FBE1FB
triadic
#EEE1FB #FBEEE1 #E1FBEE
tetradic
#EEE1FB #FBE1E1 #EEFBE1 #E1FBFB
square
#EEE1FB #FBE1E1 #EEFBE1 #E1FBFB
split-complementary
#EEE1FB #FBFBE1 #E1FBE1
monochromatic
#B175ED #CFABF4 #EEE1FB #F0E4FB #F0E4FB
Accessibility & contrast
On white
1.25
#EEE1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#EEE1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE1FB
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE1FB | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FC
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#EDE4E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee1fb; /* rgb */ color: rgb(238, 225, 251); /* oklch */ color: oklch(92.8% 0.037 308.0);
Tailwind
colors: {
custom: {
50: '#f3eafc',
500: '#eee1fb',
950: '#000000',
},
}SCSS
$custom: #eee1fb; $custom-light: #f3eafc; $custom-dark: #000000;
JSON
{
"hex": "#eee1fb",
"rgb": {
"r": 238,
"g": 225,
"b": 251
},
"hsl": {
"h": 270,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.92783,
"c": 0.03741,
"h": 308
},
"luminance": 0.78993
}Semantic roles & 50–950 ramp
primary
#EEE1FB
secondary
#C0E29E
accent
#D90D73
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485