#EEDEF9#EEDEF9
#EEDEF9 is a very light, muted violet. Relative luminance 0.773; OKLCH L 92.1% C 0.040 H 311.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEF9 |
|---|---|
| RGB | rgb(238, 222, 249) |
| HSL | hsl(276, 69%, 92%) |
| HSV | hsv(276, 11%, 98%) |
| CMYK | cmyk(4.4%, 10.8%, 0%, 2.4%) |
| CIE-LAB | lab(90.44, 10.27, -11.13) |
| CIE-LCH | lch(90.44, 15.15, 312.70°) |
| OKLab | oklab(92.15% 0.0266 -0.0298) |
| OKLCH | oklch(92.15% 0.04 311.7) |
| XYZ | xyz(78.4772, 77.2596, 100.3825) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.85
Pale Lavender
#EECFFE
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 7.47
Very Light Purple
#F6CEFC
ΔE00 7.87
Pale Lilac
#E4CBFF
ΔE00 7.92
Pale Mauve
#FED0FC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEF9 #E9F9DE
analogous
#E1DEF9 #EEDEF9 #F9DEF6
triadic
#EEDEF9 #F9EEDE #DEF9EE
tetradic
#EEDEF9 #F9E1DE #E9F9DE #DEF6F9
square
#EEDEF9 #F9E1DE #E9F9DE #DEF6F9
split-complementary
#EEDEF9 #F6F9DE #DEF9E1
monochromatic
#B976E6 #D3AAF0 #EEDEF9 #F2E5FA #F2E5FA
Accessibility & contrast
On white
1.28
#EEDEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#EEDEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEF9
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEF9 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FA
Deuteranopia (green-blind)
#DEE4F8
Tritanopia (blue-blind)
#EDE1E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eedef9; /* rgb */ color: rgb(238, 222, 249); /* oklch */ color: oklch(92.1% 0.040 311.7);
Tailwind
colors: {
custom: {
50: '#f3e8fb',
500: '#eedef9',
950: '#000000',
},
}SCSS
$custom: #eedef9; $custom-light: #f3e8fb; $custom-dark: #000000;
JSON
{
"hex": "#eedef9",
"rgb": {
"r": 238,
"g": 222,
"b": 249
},
"hsl": {
"h": 275.556,
"s": 69.231,
"l": 92.353
},
"oklch": {
"l": 0.92147,
"c": 0.03994,
"h": 311.7
},
"luminance": 0.77259
}Semantic roles & 50–950 ramp
primary
#EEDEF9
secondary
#B8DD9E
accent
#D11461
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485