#EED8ED#EED8ED
#EED8ED is a very light, muted purple. Relative luminance 0.734; OKLCH L 90.6% C 0.037 H 327.3°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EED8ED |
|---|---|
| RGB | rgb(238, 216, 237) |
| HSL | hsl(303, 39%, 89%) |
| HSV | hsv(303, 9%, 93%) |
| CMYK | cmyk(0%, 9.2%, 0.4%, 6.7%) |
| CIE-LAB | lab(88.64, 11.21, -7.50) |
| CIE-LCH | lch(88.64, 13.49, 326.20°) |
| OKLab | oklab(90.63% 0.031 -0.0199) |
| OKLCH | oklch(90.63% 0.037 327.3) |
| XYZ | xyz(75.0997, 73.4041, 90.3165) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.94
Light Pink
#FFD1DF
ΔE00 7.27
Pale Lavender
#EECFFE
ΔE00 7.78
Pale Pink
#FFCFDC
ΔE00 7.90
Very Light Purple
#F6CEFC
ΔE00 8.03
Pale Mauve
#FED0FC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED8ED #D8EED9
analogous
#E4D8EE #EED8ED #EED8E2
triadic
#EED8ED #EDEED8 #D8EDEE
tetradic
#EED8ED #EEE4D8 #D8EED9 #D8E2EE
square
#EED8ED #EEE4D8 #D8EED9 #D8E2EE
split-complementary
#EED8ED #E2EED8 #D8EEE4
monochromatic
#C983C6 #DBADD9 #EED8ED #F6EAF5 #F6EAF5
Accessibility & contrast
On white
1.34
#EED8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#EED8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED8ED
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED8ED | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#F0D9DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eed8ed; /* rgb */ color: rgb(238, 216, 237); /* oklch */ color: oklch(90.6% 0.037 327.3);
Tailwind
colors: {
custom: {
50: '#f3e4f2',
500: '#eed8ed',
950: '#000000',
},
}SCSS
$custom: #eed8ed; $custom-light: #f3e4f2; $custom-dark: #000000;
JSON
{
"hex": "#eed8ed",
"rgb": {
"r": 238,
"g": 216,
"b": 237
},
"hsl": {
"h": 302.727,
"s": 39.286,
"l": 89.02
},
"oklch": {
"l": 0.90632,
"c": 0.03683,
"h": 327.3
},
"luminance": 0.73403
}Semantic roles & 50–950 ramp
primary
#EED8ED
secondary
#A1C9A3
accent
#B23933
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485