#EEE2F8#EEE2F8
#EEE2F8 is a very light, muted violet. Relative luminance 0.793; OKLCH L 92.9% C 0.032 H 309.9°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2F8 |
|---|---|
| RGB | rgb(238, 226, 248) |
| HSL | hsl(273, 61%, 93%) |
| HSV | hsv(273, 9%, 97%) |
| CMYK | cmyk(4%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(91.39, 8.00, -9.20) |
| CIE-LCH | lch(91.39, 12.19, 311.02°) |
| OKLab | oklab(92.88% 0.0206 -0.0246) |
| OKLCH | oklch(92.88% 0.032 309.9) |
| XYZ | xyz(79.3967, 79.3474, 99.9216) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.01
Lavenderblush
#FFF0F5
ΔE00 7.29
Thistle
#D8BFD8
ΔE00 8.70
Pale Lavender
#EECFFE
ΔE00 9.11
Ghostwhite
#F8F8FF
ΔE00 9.19
Pale Lilac
#E4CBFF
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2F8 #ECF8E2
analogous
#E3E2F8 #EEE2F8 #F8E2F7
triadic
#EEE2F8 #F8EEE2 #E2F8EE
tetradic
#EEE2F8 #F8E3E2 #ECF8E2 #E2F7F8
square
#EEE2F8 #F8E3E2 #ECF8E2 #E2F7F8
split-complementary
#EEE2F8 #F7F8E2 #E2F8E3
monochromatic
#B47FE0 #D1B1EC #EEE2F8 #F1E6F9 #F1E6F9
Accessibility & contrast
On white
1.24
#EEE2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#EEE2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2F8
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2F8 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6F9
Deuteranopia (green-blind)
#E1E7F7
Tritanopia (blue-blind)
#EDE4E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee2f8; /* rgb */ color: rgb(238, 226, 248); /* oklch */ color: oklch(92.9% 0.032 309.9);
Tailwind
colors: {
custom: {
50: '#f3ebfa',
500: '#eee2f8',
950: '#000000',
},
}SCSS
$custom: #eee2f8; $custom-light: #f3ebfa; $custom-dark: #000000;
JSON
{
"hex": "#eee2f8",
"rgb": {
"r": 238,
"g": 226,
"b": 248
},
"hsl": {
"h": 272.727,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.92879,
"c": 0.03204,
"h": 309.9
},
"luminance": 0.79347
}Semantic roles & 50–950 ramp
primary
#EEE2F8
secondary
#BDDAA4
accent
#C91D6B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485