#EEE2FB#EEE2FB
#EEE2FB is a very light, muted violet. Relative luminance 0.795; OKLCH L 93.0% C 0.036 H 307.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2FB |
|---|---|
| RGB | rgb(238, 226, 251) |
| HSL | hsl(269, 76%, 94%) |
| HSV | hsv(269, 10%, 98%) |
| CMYK | cmyk(5.2%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(91.48, 8.56, -10.64) |
| CIE-LCH | lch(91.48, 13.66, 308.82°) |
| OKLab | oklab(92.97% 0.0216 -0.0285) |
| OKLCH | oklch(92.97% 0.036 307.2) |
| XYZ | xyz(79.8658, 79.5351, 102.3924) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.28
Lavenderblush
#FFF0F5
ΔE00 8.20
Pale Lavender
#EECFFE
ΔE00 8.35
Thistle
#D8BFD8
ΔE00 8.66
Pale Lilac
#E4CBFF
ΔE00 9.08
Very Light Purple
#F6CEFC
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2FB #EFFBE2
analogous
#E2E2FB #EEE2FB #FAE2FB
triadic
#EEE2FB #FBEEE2 #E2FBEE
tetradic
#EEE2FB #FBE2E2 #EFFBE2 #E2FBFA
square
#EEE2FB #FBE2E2 #EFFBE2 #E2FBFA
split-complementary
#EEE2FB #FBFAE2 #E2FBE2
monochromatic
#AF76EC #CEACF4 #EEE2FB #EFE4FB #EFE4FB
Accessibility & contrast
On white
1.24
#EEE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#EEE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2FB
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2FB | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FC
Deuteranopia (green-blind)
#E0E7FA
Tritanopia (blue-blind)
#ECE5EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eee2fb; /* rgb */ color: rgb(238, 226, 251); /* oklch */ color: oklch(93.0% 0.036 307.2);
Tailwind
colors: {
custom: {
50: '#f3ebfc',
500: '#eee2fb',
950: '#000000',
},
}SCSS
$custom: #eee2fb; $custom-light: #f3ebfc; $custom-dark: #000000;
JSON
{
"hex": "#eee2fb",
"rgb": {
"r": 238,
"g": 226,
"b": 251
},
"hsl": {
"h": 268.8,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.92974,
"c": 0.03576,
"h": 307.2
},
"luminance": 0.79535
}Semantic roles & 50–950 ramp
primary
#EEE2FB
secondary
#C2E2A0
accent
#D80E77
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485