#EEE6F6#EEE6F6
#EEE6F6 is a very light, muted violet. Relative luminance 0.814; OKLCH L 93.6% C 0.023 H 308.2°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE6F6 |
|---|---|
| RGB | rgb(238, 230, 246) |
| HSL | hsl(270, 47%, 93%) |
| HSV | hsv(270, 7%, 96%) |
| CMYK | cmyk(3.3%, 6.5%, 0%, 3.5%) |
| CIE-LAB | lab(92.32, 5.56, -6.78) |
| CIE-LCH | lch(92.32, 8.76, 309.36°) |
| OKLab | oklab(93.59% 0.0142 -0.018) |
| OKLCH | oklch(93.59% 0.023 308.2) |
| XYZ | xyz(80.1884, 81.4247, 98.6630) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.58
Lavenderblush
#FFF0F5
ΔE00 5.55
Ghostwhite
#F8F8FF
ΔE00 6.52
Very Light Pink
#FFF4F2
ΔE00 8.38
Snow
#FFFAFA
ΔE00 8.38
Whitesmoke
#F5F5F5
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE6F6 #EEF6E6
analogous
#E6E6F6 #EEE6F6 #F6E6F6
triadic
#EEE6F6 #F6EEE6 #E6F6EE
tetradic
#EEE6F6 #F6E6E6 #EEF6E6 #E6F6F6
square
#EEE6F6 #F6E6E6 #EEF6E6 #E6F6F6
split-complementary
#EEE6F6 #F6F6E6 #E6F6E6
monochromatic
#B18CD6 #CFB9E6 #EEE6F6 #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.21
#EEE6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#EEE6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE6F6
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE6F6 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F7
Deuteranopia (green-blind)
#E5E9F5
Tritanopia (blue-blind)
#EDE8EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eee6f6; /* rgb */ color: rgb(238, 230, 246); /* oklch */ color: oklch(93.6% 0.023 308.2);
Tailwind
colors: {
custom: {
50: '#f3edf9',
500: '#eee6f6',
950: '#000000',
},
}SCSS
$custom: #eee6f6; $custom-light: #f3edf9; $custom-dark: #000000;
JSON
{
"hex": "#eee6f6",
"rgb": {
"r": 238,
"g": 230,
"b": 246
},
"hsl": {
"h": 270,
"s": 47.059,
"l": 93.333
},
"oklch": {
"l": 0.93587,
"c": 0.02297,
"h": 308.2
},
"luminance": 0.81425
}Semantic roles & 50–950 ramp
primary
#EEE6F6
secondary
#C0D5AB
accent
#BA2B73
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485