#EDD4ED#EDD4ED
#EDD4ED is a very light, muted purple. Relative luminance 0.712; OKLCH L 89.8% C 0.043 H 325.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EDD4ED |
|---|---|
| RGB | rgb(237, 212, 237) |
| HSL | hsl(300, 41%, 88%) |
| HSV | hsv(300, 11%, 93%) |
| CMYK | cmyk(0%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(87.59, 12.97, -9.08) |
| CIE-LCH | lch(87.59, 15.83, 325.02°) |
| OKLab | oklab(89.79% 0.0357 -0.0241) |
| OKLCH | oklch(89.79% 0.043 325.9) |
| XYZ | xyz(73.7525, 71.2068, 89.9633) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.00
Pale Lavender
#EECFFE
ΔE00 6.30
Very Light Purple
#F6CEFC
ΔE00 6.44
Pale Mauve
#FED0FC
ΔE00 6.70
Light Pink
#FFD1DF
ΔE00 7.05
Pale Pink
#FFCFDC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDD4ED #D4EDD4
analogous
#E0D4ED #EDD4ED #EDD4E0
triadic
#EDD4ED #EDEDD4 #D4EDED
tetradic
#EDD4ED #EDE0D4 #D4EDD4 #D4E0ED
square
#EDD4ED #EDE0D4 #D4EDD4 #D4E0ED
split-complementary
#EDD4ED #E0EDD4 #D4EDE0
monochromatic
#C97EC9 #DBA9DB #EDD4ED #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.38
#EDD4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#EDD4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDD4ED
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDD4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDD4ED | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#EFD6DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #edd4ed; /* rgb */ color: rgb(237, 212, 237); /* oklch */ color: oklch(89.8% 0.043 325.9);
Tailwind
colors: {
custom: {
50: '#f3e1f2',
500: '#edd4ed',
950: '#000000',
},
}SCSS
$custom: #edd4ed; $custom-light: #f3e1f2; $custom-dark: #000000;
JSON
{
"hex": "#edd4ed",
"rgb": {
"r": 237,
"g": 212,
"b": 237
},
"hsl": {
"h": 300,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.89791,
"c": 0.0431,
"h": 325.9
},
"luminance": 0.71206
}Semantic roles & 50–950 ramp
primary
#EDD4ED
secondary
#9DC99D
accent
#B43131
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485