#EEDEF8#EEDEF8
#EEDEF8 is a very light, muted violet. Relative luminance 0.772; OKLCH L 92.1% C 0.039 H 312.6°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEF8 |
|---|---|
| RGB | rgb(238, 222, 248) |
| HSL | hsl(277, 65%, 92%) |
| HSV | hsv(277, 10%, 97%) |
| CMYK | cmyk(4%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(90.41, 10.09, -10.65) |
| CIE-LCH | lch(90.41, 14.67, 313.44°) |
| OKLab | oklab(92.12% 0.0262 -0.0285) |
| OKLCH | oklch(92.12% 0.039 312.6) |
| XYZ | xyz(78.3217, 77.1974, 99.5632) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Pale Lavender
#EECFFE
ΔE00 7.18
Thistle
#D8BFD8
ΔE00 7.43
Very Light Purple
#F6CEFC
ΔE00 8.07
Pale Lilac
#E4CBFF
ΔE00 8.19
Pale Mauve
#FED0FC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEF8 #E8F8DE
analogous
#E1DEF8 #EEDEF8 #F8DEF5
triadic
#EEDEF8 #F8EEDE #DEF8EE
tetradic
#EEDEF8 #F8E1DE #E8F8DE #DEF5F8
square
#EEDEF8 #F8E1DE #E8F8DE #DEF5F8
split-complementary
#EEDEF8 #F5F8DE #DEF8E1
monochromatic
#BA79E3 #D4ACED #EEDEF8 #F2E6FA #F2E6FA
Accessibility & contrast
On white
1.28
#EEDEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#EEDEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEF8
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEF8 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3F9
Deuteranopia (green-blind)
#DEE4F7
Tritanopia (blue-blind)
#EDE1E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eedef8; /* rgb */ color: rgb(238, 222, 248); /* oklch */ color: oklch(92.1% 0.039 312.6);
Tailwind
colors: {
custom: {
50: '#f3e8fa',
500: '#eedef8',
950: '#000000',
},
}SCSS
$custom: #eedef8; $custom-light: #f3e8fa; $custom-dark: #000000;
JSON
{
"hex": "#eedef8",
"rgb": {
"r": 238,
"g": 222,
"b": 248
},
"hsl": {
"h": 276.923,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92116,
"c": 0.03873,
"h": 312.6
},
"luminance": 0.77197
}Semantic roles & 50–950 ramp
primary
#EEDEF8
secondary
#B6DB9F
accent
#CD195E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485