#EDD9ED#EDD9ED
#EDD9ED is a very light, muted purple. Relative luminance 0.737; OKLCH L 90.7% C 0.034 H 325.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EDD9ED |
|---|---|
| RGB | rgb(237, 217, 237) |
| HSL | hsl(300, 36%, 89%) |
| HSV | hsv(300, 8%, 93%) |
| CMYK | cmyk(0%, 8.4%, 0%, 7.1%) |
| CIE-LAB | lab(88.80, 10.35, -7.27) |
| CIE-LCH | lch(88.80, 12.65, 324.91°) |
| OKLab | oklab(90.74% 0.0285 -0.0193) |
| OKLCH | oklch(90.74% 0.034 325.9) |
| XYZ | xyz(75.0218, 73.7454, 90.3864) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.27
Lavenderblush
#FFF0F5
ΔE00 7.72
Light Pink
#FFD1DF
ΔE00 7.77
Lavender (CSS)
#E6E6FA
ΔE00 7.96
Pale Lavender
#EECFFE
ΔE00 8.26
Pale Pink
#FFCFDC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDD9ED #D9EDD9
analogous
#E3D9ED #EDD9ED #EDD9E3
triadic
#EDD9ED #EDEDD9 #D9EDED
tetradic
#EDD9ED #EDE3D9 #D9EDD9 #D9E3ED
square
#EDD9ED #EDE3D9 #D9EDD9 #D9E3ED
split-complementary
#EDD9ED #E3EDD9 #D9EDE3
monochromatic
#C686C6 #D9AFD9 #EDD9ED #F5EAF5 #F5EAF5
Accessibility & contrast
On white
1.33
#EDD9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#EDD9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDD9ED
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDD9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDD9ED | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEE
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#EEDADF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #edd9ed; /* rgb */ color: rgb(237, 217, 237); /* oklch */ color: oklch(90.7% 0.034 325.9);
Tailwind
colors: {
custom: {
50: '#f2e4f2',
500: '#edd9ed',
950: '#000000',
},
}SCSS
$custom: #edd9ed; $custom-light: #f2e4f2; $custom-dark: #000000;
JSON
{
"hex": "#edd9ed",
"rgb": {
"r": 237,
"g": 217,
"b": 237
},
"hsl": {
"h": 300,
"s": 35.714,
"l": 89.02
},
"oklch": {
"l": 0.90739,
"c": 0.0344,
"h": 325.9
},
"luminance": 0.73745
}Semantic roles & 50–950 ramp
primary
#EDD9ED
secondary
#A3C8A3
accent
#AF3737
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485