#EED8F6#EED8F6
#EED8F6 is a very light, muted purple. Relative luminance 0.739; OKLCH L 90.9% C 0.047 H 317.1°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EED8F6 |
|---|---|
| RGB | rgb(238, 216, 246) |
| HSL | hsl(284, 63%, 91%) |
| HSV | hsv(284, 12%, 96%) |
| CMYK | cmyk(3.3%, 12.2%, 0%, 3.5%) |
| CIE-LAB | lab(88.90, 12.86, -11.86) |
| CIE-LCH | lch(88.90, 17.49, 317.30°) |
| OKLab | oklab(90.92% 0.0341 -0.0317) |
| OKLCH | oklch(90.92% 0.047 317.1) |
| XYZ | xyz(76.4477, 73.9433, 97.4161) |
| Luminance | 0.7394 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.11
Very Light Purple
#F6CEFC
ΔE00 5.79
Thistle
#D8BFD8
ΔE00 6.12
Pale Mauve
#FED0FC
ΔE00 6.39
Pale Lilac
#E4CBFF
ΔE00 6.55
Light Lilac
#EDC8FF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED8F6 #E0F6D8
analogous
#DFD8F6 #EED8F6 #F6D8EF
triadic
#EED8F6 #F6EED8 #D8F6EE
tetradic
#EED8F6 #F6DFD8 #E0F6D8 #D8EFF6
square
#EED8F6 #F6DFD8 #E0F6D8 #D8EFF6
split-complementary
#EED8F6 #EFF6D8 #D8F6DF
monochromatic
#C375DF #D8A6EB #EED8F6 #F4E6F9 #F4E6F9
Accessibility & contrast
On white
1.33
#EED8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#EED8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED8F6
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED8F6 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF7
Deuteranopia (green-blind)
#D9E0F5
Tritanopia (blue-blind)
#EEDBE2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eed8f6; /* rgb */ color: rgb(238, 216, 246); /* oklch */ color: oklch(90.9% 0.047 317.1);
Tailwind
colors: {
custom: {
50: '#f3e4f9',
500: '#eed8f6',
950: '#000000',
},
}SCSS
$custom: #eed8f6; $custom-light: #f3e4f9; $custom-dark: #000000;
JSON
{
"hex": "#eed8f6",
"rgb": {
"r": 238,
"g": 216,
"b": 246
},
"hsl": {
"h": 284,
"s": 62.5,
"l": 90.588
},
"oklch": {
"l": 0.90916,
"c": 0.0466,
"h": 317.1
},
"luminance": 0.73943
}Semantic roles & 50–950 ramp
primary
#EED8F6
secondary
#ABD89B
accent
#CA1B4A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485