#EDD8ED#EDD8ED
#EDD8ED is a very light, muted purple. Relative luminance 0.732; OKLCH L 90.5% C 0.036 H 325.9°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EDD8ED |
|---|---|
| RGB | rgb(237, 216, 237) |
| HSL | hsl(300, 37%, 89%) |
| HSV | hsv(300, 9%, 93%) |
| CMYK | cmyk(0%, 8.9%, 0%, 7.1%) |
| CIE-LAB | lab(88.56, 10.87, -7.63) |
| CIE-LCH | lch(88.56, 13.29, 324.93°) |
| OKLab | oklab(90.55% 0.0299 -0.0203) |
| OKLCH | oklch(90.55% 0.036 325.9) |
| XYZ | xyz(74.7648, 73.2315, 90.3008) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.96
Light Pink
#FFD1DF
ΔE00 7.56
Pale Lavender
#EECFFE
ΔE00 7.84
Lavenderblush
#FFF0F5
ΔE00 8.16
Very Light Purple
#F6CEFC
ΔE00 8.17
Pale Pink
#FFCFDC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDD8ED #D8EDD8
analogous
#E3D8ED #EDD8ED #EDD8E3
triadic
#EDD8ED #EDEDD8 #D8EDED
tetradic
#EDD8ED #EDE3D8 #D8EDD8 #D8E3ED
square
#EDD8ED #EDE3D8 #D8EDD8 #D8E3ED
split-complementary
#EDD8ED #E3EDD8 #D8EDE3
monochromatic
#C684C6 #DAAEDA #EDD8ED #F5EAF5 #F5EAF5
Accessibility & contrast
On white
1.34
#EDD8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#EDD8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDD8ED
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDD8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDD8ED | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#EFDADF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #edd8ed; /* rgb */ color: rgb(237, 216, 237); /* oklch */ color: oklch(90.5% 0.036 325.9);
Tailwind
colors: {
custom: {
50: '#f2e4f2',
500: '#edd8ed',
950: '#000000',
},
}SCSS
$custom: #edd8ed; $custom-light: #f2e4f2; $custom-dark: #000000;
JSON
{
"hex": "#edd8ed",
"rgb": {
"r": 237,
"g": 216,
"b": 237
},
"hsl": {
"h": 300,
"s": 36.842,
"l": 88.824
},
"oklch": {
"l": 0.90548,
"c": 0.03614,
"h": 325.9
},
"luminance": 0.73231
}Semantic roles & 50–950 ramp
primary
#EDD8ED
secondary
#A1C8A1
accent
#B03636
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485