#EEE4FB#EEE4FB
#EEE4FB is a very light, muted violet. Relative luminance 0.806; OKLCH L 93.4% C 0.033 H 305.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE4FB |
|---|---|
| RGB | rgb(238, 228, 251) |
| HSL | hsl(266, 74%, 94%) |
| HSV | hsv(266, 9%, 98%) |
| CMYK | cmyk(5.2%, 9.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.97, 7.52, -9.91) |
| CIE-LCH | lch(91.97, 12.44, 307.20°) |
| OKLab | oklab(93.36% 0.0188 -0.0265) |
| OKLCH | oklch(93.36% 0.033 305.3) |
| XYZ | xyz(80.4128, 80.6291, 102.5747) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.36
Lavenderblush
#FFF0F5
ΔE00 7.58
Ghostwhite
#F8F8FF
ΔE00 8.87
Thistle
#D8BFD8
ΔE00 9.35
Pale Lavender
#EECFFE
ΔE00 9.36
Pale Lilac
#E4CBFF
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE4FB #F1FBE4
analogous
#E4E6FB #EEE4FB #FAE4FB
triadic
#EEE4FB #FBEEE4 #E4FBEE
tetradic
#EEE4FB #FBE4E6 #F1FBE4 #E4FBFA
square
#EEE4FB #FBE4E6 #F1FBE4 #E4FBFA
split-complementary
#EEE4FB #FBFAE4 #E6FBE4
monochromatic
#AB79EB #CCAFF3 #EEE4FB #EEE4FB #EEE4FB
Accessibility & contrast
On white
1.23
#EEE4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EEE4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE4FB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE4FB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#ECE7EB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eee4fb; /* rgb */ color: rgb(238, 228, 251); /* oklch */ color: oklch(93.4% 0.033 305.3);
Tailwind
colors: {
custom: {
50: '#f3ecfc',
500: '#eee4fb',
950: '#000000',
},
}SCSS
$custom: #eee4fb; $custom-light: #f3ecfc; $custom-dark: #000000;
JSON
{
"hex": "#eee4fb",
"rgb": {
"r": 238,
"g": 228,
"b": 251
},
"hsl": {
"h": 266.087,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.93357,
"c": 0.03251,
"h": 305.3
},
"luminance": 0.80629
}Semantic roles & 50–950 ramp
primary
#EEE4FB
secondary
#C6E1A2
accent
#D60F80
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485