#EEE2F6#EEE2F6
#EEE2F6 is a very light, muted violet. Relative luminance 0.792; OKLCH L 92.8% C 0.030 H 312.1°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2F6 |
|---|---|
| RGB | rgb(238, 226, 246) |
| HSL | hsl(276, 53%, 93%) |
| HSV | hsv(276, 8%, 96%) |
| CMYK | cmyk(3.3%, 8.1%, 0%, 3.5%) |
| CIE-LAB | lab(91.34, 7.63, -8.23) |
| CIE-LCH | lch(91.34, 11.23, 312.82°) |
| OKLab | oklab(92.82% 0.0199 -0.022) |
| OKLCH | oklch(92.82% 0.03 312.1) |
| XYZ | xyz(79.0880, 79.2240, 98.2962) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.93
Lavenderblush
#FFF0F5
ΔE00 6.67
Ghostwhite
#F8F8FF
ΔE00 8.74
Thistle
#D8BFD8
ΔE00 8.79
Pale Lavender
#EECFFE
ΔE00 9.67
Very Light Pink
#FFF4F2
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2F6 #EAF6E2
analogous
#E4E2F6 #EEE2F6 #F6E2F4
triadic
#EEE2F6 #F6EEE2 #E2F6EE
tetradic
#EEE2F6 #F6E4E2 #EAF6E2 #E2F4F6
square
#EEE2F6 #F6E4E2 #EAF6E2 #E2F4F6
split-complementary
#EEE2F6 #F4F6E2 #E2F6E4
monochromatic
#B785D9 #D3B3E8 #EEE2F6 #F1E8F8 #F1E8F8
Accessibility & contrast
On white
1.25
#EEE2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#EEE2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2F6
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2F6 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F7
Deuteranopia (green-blind)
#E2E6F5
Tritanopia (blue-blind)
#EDE4E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee2f6; /* rgb */ color: rgb(238, 226, 246); /* oklch */ color: oklch(92.8% 0.030 312.1);
Tailwind
colors: {
custom: {
50: '#f3ebf9',
500: '#eee2f6',
950: '#000000',
},
}SCSS
$custom: #eee2f6; $custom-light: #f3ebf9; $custom-dark: #000000;
JSON
{
"hex": "#eee2f6",
"rgb": {
"r": 238,
"g": 226,
"b": 246
},
"hsl": {
"h": 276,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.92818,
"c": 0.02961,
"h": 312.1
},
"luminance": 0.79224
}Semantic roles & 50–950 ramp
primary
#EEE2F6
secondary
#B9D6A6
accent
#C02563
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485