#EEDDF7#EEDDF7
#EEDDF7 is a very light, muted violet. Relative luminance 0.766; OKLCH L 91.9% C 0.039 H 314.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDDF7 |
|---|---|
| RGB | rgb(238, 221, 247) |
| HSL | hsl(279, 62%, 92%) |
| HSV | hsv(279, 11%, 97%) |
| CMYK | cmyk(3.6%, 10.5%, 0%, 3.1%) |
| CIE-LAB | lab(90.14, 10.42, -10.53) |
| CIE-LCH | lch(90.14, 14.82, 314.69°) |
| OKLab | oklab(91.89% 0.0273 -0.0282) |
| OKLCH | oklch(91.89% 0.039 314.1) |
| XYZ | xyz(77.9021, 76.6059, 98.6601) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.98
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Thistle
#D8BFD8
ΔE00 7.15
Very Light Purple
#F6CEFC
ΔE00 7.81
Pale Lilac
#E4CBFF
ΔE00 8.07
Pale Mauve
#FED0FC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDDF7 #E6F7DD
analogous
#E1DDF7 #EEDDF7 #F7DDF3
triadic
#EEDDF7 #F7EEDD #DDF7EE
tetradic
#EEDDF7 #F7E1DD #E6F7DD #DDF3F7
square
#EEDDF7 #F7E1DD #E6F7DD #DDF3F7
split-complementary
#EEDDF7 #F3F7DD #DDF7E1
monochromatic
#BC7AE0 #D5ABEB #EEDDF7 #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.29
#EEDDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#EEDDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDDF7
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDDF7 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F8
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#EEE0E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eeddf7; /* rgb */ color: rgb(238, 221, 247); /* oklch */ color: oklch(91.9% 0.039 314.1);
Tailwind
colors: {
custom: {
50: '#f3e7f9',
500: '#eeddf7',
950: '#000000',
},
}SCSS
$custom: #eeddf7; $custom-light: #f3e7f9; $custom-dark: #000000;
JSON
{
"hex": "#eeddf7",
"rgb": {
"r": 238,
"g": 221,
"b": 247
},
"hsl": {
"h": 279.231,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.91894,
"c": 0.03923,
"h": 314.1
},
"luminance": 0.76605
}Semantic roles & 50–950 ramp
primary
#EEDDF7
secondary
#B3D99F
accent
#CA1C58
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485