#EEE2F5#EEE2F5
#EEE2F5 is a very light, muted violet. Relative luminance 0.792; OKLCH L 92.8% C 0.028 H 313.3°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2F5 |
|---|---|
| RGB | rgb(238, 226, 245) |
| HSL | hsl(278, 49%, 92%) |
| HSV | hsv(278, 8%, 96%) |
| CMYK | cmyk(2.9%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(91.31, 7.45, -7.75) |
| CIE-LCH | lch(91.31, 10.75, 313.85°) |
| OKLab | oklab(92.79% 0.0195 -0.0207) |
| OKLCH | oklch(92.79% 0.028 313.3) |
| XYZ | xyz(78.9350, 79.1627, 97.4900) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.93
Lavenderblush
#FFF0F5
ΔE00 6.37
Ghostwhite
#F8F8FF
ΔE00 8.52
Thistle
#D8BFD8
ΔE00 8.87
Very Light Pink
#FFF4F2
ΔE00 9.72
Mistyrose
#FFE4E1
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2F5 #E9F5E2
analogous
#E5E2F5 #EEE2F5 #F5E2F3
triadic
#EEE2F5 #F5EEE2 #E2F5EE
tetradic
#EEE2F5 #F5E5E2 #E9F5E2 #E2F3F5
square
#EEE2F5 #F5E5E2 #E9F5E2 #E2F3F5
split-complementary
#EEE2F5 #F3F5E2 #E2F5E5
monochromatic
#B987D6 #D3B4E5 #EEE2F5 #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.25
#EEE2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#EEE2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2F5
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2F5 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F6
Deuteranopia (green-blind)
#E2E6F4
Tritanopia (blue-blind)
#EEE4E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee2f5; /* rgb */ color: rgb(238, 226, 245); /* oklch */ color: oklch(92.8% 0.028 313.3);
Tailwind
colors: {
custom: {
50: '#f3ebf8',
500: '#eee2f5',
950: '#000000',
},
}SCSS
$custom: #eee2f5; $custom-light: #f3ebf8; $custom-dark: #000000;
JSON
{
"hex": "#eee2f5",
"rgb": {
"r": 238,
"g": 226,
"b": 245
},
"hsl": {
"h": 277.895,
"s": 48.718,
"l": 92.353
},
"oklch": {
"l": 0.92787,
"c": 0.02841,
"h": 313.3
},
"luminance": 0.79162
}Semantic roles & 50–950 ramp
primary
#EEE2F5
secondary
#B8D4A7
accent
#BC295F
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485