#EEE0FB#EEE0FB
#EEE0FB is a very light, muted violet. Relative luminance 0.785; OKLCH L 92.6% C 0.039 H 308.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE0FB |
|---|---|
| RGB | rgb(238, 224, 251) |
| HSL | hsl(271, 77%, 93%) |
| HSV | hsv(271, 11%, 98%) |
| CMYK | cmyk(5.2%, 10.8%, 0%, 1.6%) |
| CIE-LAB | lab(90.99, 9.61, -11.37) |
| CIE-LCH | lch(90.99, 14.88, 310.19°) |
| OKLab | oklab(92.59% 0.0245 -0.0304) |
| OKLCH | oklch(92.59% 0.039 308.8) |
| XYZ | xyz(79.3251, 78.4537, 102.2122) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.19
Pale Lavender
#EECFFE
ΔE00 7.38
Thistle
#D8BFD8
ΔE00 8.07
Pale Lilac
#E4CBFF
ΔE00 8.21
Very Light Purple
#F6CEFC
ΔE00 8.43
Lavenderblush
#FFF0F5
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE0FB #EDFBE0
analogous
#E0E0FB #EEE0FB #FBE0FA
triadic
#EEE0FB #FBEEE0 #E0FBEE
tetradic
#EEE0FB #FBE0E0 #EDFBE0 #E0FAFB
square
#EEE0FB #FBE0E0 #EDFBE0 #E0FAFB
split-complementary
#EEE0FB #FAFBE0 #E0FBE0
monochromatic
#B374ED #D0AAF4 #EEE0FB #F0E4FC #F0E4FC
Accessibility & contrast
On white
1.26
#EEE0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#EEE0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE0FB
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE0FB | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FC
Deuteranopia (green-blind)
#DFE5FA
Tritanopia (blue-blind)
#EDE3E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee0fb; /* rgb */ color: rgb(238, 224, 251); /* oklch */ color: oklch(92.6% 0.039 308.8);
Tailwind
colors: {
custom: {
50: '#f3e9fc',
500: '#eee0fb',
950: '#000000',
},
}SCSS
$custom: #eee0fb; $custom-light: #f3e9fc; $custom-dark: #000000;
JSON
{
"hex": "#eee0fb",
"rgb": {
"r": 238,
"g": 224,
"b": 251
},
"hsl": {
"h": 271.111,
"s": 77.143,
"l": 93.137
},
"oklch": {
"l": 0.92592,
"c": 0.03905,
"h": 308.8
},
"luminance": 0.78453
}Semantic roles & 50–950 ramp
primary
#EEE0FB
secondary
#BEE29D
accent
#D90C6F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485