#EEE2FC#EEE2FC
#EEE2FC is a very light, muted violet. Relative luminance 0.796; OKLCH L 93.0% C 0.037 H 306.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2FC |
|---|---|
| RGB | rgb(238, 226, 252) |
| HSL | hsl(268, 81%, 94%) |
| HSV | hsv(268, 10%, 99%) |
| CMYK | cmyk(5.6%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(91.50, 8.75, -11.12) |
| CIE-LCH | lch(91.50, 14.15, 308.20°) |
| OKLab | oklab(93.01% 0.022 -0.0298) |
| OKLCH | oklch(93.01% 0.037 306.4) |
| XYZ | xyz(80.0239, 79.5983, 103.2248) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.40
Pale Lavender
#EECFFE
ΔE00 8.11
Lavenderblush
#FFF0F5
ΔE00 8.49
Thistle
#D8BFD8
ΔE00 8.68
Pale Lilac
#E4CBFF
ΔE00 8.81
Very Light Purple
#F6CEFC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2FC #F0FCE2
analogous
#E2E3FC #EEE2FC #FBE2FC
triadic
#EEE2FC #FCEEE2 #E2FCEE
tetradic
#EEE2FC #FCE2E3 #F0FCE2 #E2FCFB
square
#EEE2FC #FCE2E3 #F0FCE2 #E2FCFB
split-complementary
#EEE2FC #FCFBE2 #E3FCE2
monochromatic
#AD73F1 #CDABF6 #EEE2FC #EFE3FC #EFE3FC
Accessibility & contrast
On white
1.24
#EEE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#EEE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2FC
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2FC | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FD
Deuteranopia (green-blind)
#E0E7FB
Tritanopia (blue-blind)
#ECE5EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eee2fc; /* rgb */ color: rgb(238, 226, 252); /* oklch */ color: oklch(93.0% 0.037 306.4);
Tailwind
colors: {
custom: {
50: '#f3ebfd',
500: '#eee2fc',
950: '#000000',
},
}SCSS
$custom: #eee2fc; $custom-light: #f3ebfd; $custom-dark: #000000;
JSON
{
"hex": "#eee2fc",
"rgb": {
"r": 238,
"g": 226,
"b": 252
},
"hsl": {
"h": 267.692,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.93005,
"c": 0.03702,
"h": 306.4
},
"luminance": 0.79598
}Semantic roles & 50–950 ramp
primary
#EEE2FC
secondary
#C4E49E
accent
#DE087B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485