#EEE7F2#EEE7F2
#EEE7F2 is a very light, near-neutral violet. Relative luminance 0.817; OKLCH L 93.7% C 0.016 H 313.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE7F2 |
|---|---|
| RGB | rgb(238, 231, 242) |
| HSL | hsl(278, 30%, 93%) |
| HSV | hsv(278, 5%, 95%) |
| CMYK | cmyk(1.7%, 4.5%, 0%, 5.1%) |
| CIE-LAB | lab(92.46, 4.31, -4.48) |
| CIE-LCH | lch(92.46, 6.22, 313.87°) |
| OKLab | oklab(93.66% 0.0113 -0.0119) |
| OKLCH | oklch(93.66% 0.016 313.6) |
| XYZ | xyz(79.8602, 81.7400, 95.5574) |
| Luminance | 0.8174 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.38
Lavenderblush
#FFF0F5
ΔE00 4.41
Ghostwhite
#F8F8FF
ΔE00 5.06
Snow
#FFFAFA
ΔE00 6.55
Very Light Pink
#FFF4F2
ΔE00 6.57
Whitesmoke
#F5F5F5
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE7F2 #EBF2E7
analogous
#E8E7F2 #EEE7F2 #F2E7F0
triadic
#EEE7F2 #F2EEE7 #E7F2EE
tetradic
#EEE7F2 #F2E8E7 #EBF2E7 #E7F0F2
square
#EEE7F2 #F2E8E7 #EBF2E7 #E7F0F2
split-complementary
#EEE7F2 #F0F2E7 #E7F2E8
monochromatic
#B698C7 #D2BFDC #EEE7F2 #F1EBF4 #F1EBF4
Accessibility & contrast
On white
1.21
#EEE7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#EEE7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE7F2
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE7F2 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F3
Deuteranopia (green-blind)
#E7EAF2
Tritanopia (blue-blind)
#EEE8EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eee7f2; /* rgb */ color: rgb(238, 231, 242); /* oklch */ color: oklch(93.7% 0.016 313.6);
Tailwind
colors: {
custom: {
50: '#f3eef6',
500: '#eee7f2',
950: '#000000',
},
}SCSS
$custom: #eee7f2; $custom-light: #f3eef6; $custom-dark: #000000;
JSON
{
"hex": "#eee7f2",
"rgb": {
"r": 238,
"g": 231,
"b": 242
},
"hsl": {
"h": 278.182,
"s": 29.73,
"l": 92.745
},
"oklch": {
"l": 0.93661,
"c": 0.01644,
"h": 313.6
},
"luminance": 0.8174
}Semantic roles & 50–950 ramp
primary
#EEE7F2
secondary
#BBCCB1
accent
#A83D64
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585