#EEDFF8#EEDFF8
#EEDFF8 is a very light, muted violet. Relative luminance 0.777; OKLCH L 92.3% C 0.037 H 312.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDFF8 |
|---|---|
| RGB | rgb(238, 223, 248) |
| HSL | hsl(276, 64%, 92%) |
| HSV | hsv(276, 10%, 97%) |
| CMYK | cmyk(4%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(90.66, 9.56, -10.29) |
| CIE-LCH | lch(90.66, 14.05, 312.91°) |
| OKLab | oklab(92.31% 0.0248 -0.0275) |
| OKLCH | oklch(92.31% 0.037 312.1) |
| XYZ | xyz(78.5880, 77.7302, 99.6520) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.33
Pale Lavender
#EECFFE
ΔE00 7.65
Thistle
#D8BFD8
ΔE00 7.71
Lavenderblush
#FFF0F5
ΔE00 8.35
Very Light Purple
#F6CEFC
ΔE00 8.55
Pale Lilac
#E4CBFF
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDFF8 #E9F8DF
analogous
#E2DFF8 #EEDFF8 #F8DFF6
triadic
#EEDFF8 #F8EEDF #DFF8EE
tetradic
#EEDFF8 #F8E2DF #E9F8DF #DFF6F8
square
#EEDFF8 #F8E2DF #E9F8DF #DFF6F8
split-complementary
#EEDFF8 #F6F8DF #DFF8E2
monochromatic
#B97BE2 #D3ADED #EEDFF8 #F2E6FA #F2E6FA
Accessibility & contrast
On white
1.27
#EEDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#EEDFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDFF8
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDFF8 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F9
Deuteranopia (green-blind)
#DFE5F7
Tritanopia (blue-blind)
#EDE2E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eedff8; /* rgb */ color: rgb(238, 223, 248); /* oklch */ color: oklch(92.3% 0.037 312.1);
Tailwind
colors: {
custom: {
50: '#f3e9fa',
500: '#eedff8',
950: '#000000',
},
}SCSS
$custom: #eedff8; $custom-light: #f3e9fa; $custom-dark: #000000;
JSON
{
"hex": "#eedff8",
"rgb": {
"r": 238,
"g": 223,
"b": 248
},
"hsl": {
"h": 276,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.92306,
"c": 0.03705,
"h": 312.1
},
"luminance": 0.7773
}Semantic roles & 50–950 ramp
primary
#EEDFF8
secondary
#B8DBA0
accent
#CC1A61
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485