#EDD5ED#EDD5ED
#EDD5ED is a very light, muted purple. Relative luminance 0.717; OKLCH L 90.0% C 0.041 H 325.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EDD5ED |
|---|---|
| RGB | rgb(237, 213, 237) |
| HSL | hsl(300, 40%, 88%) |
| HSV | hsv(300, 10%, 93%) |
| CMYK | cmyk(0%, 10.1%, 0%, 7.1%) |
| CIE-LAB | lab(87.83, 12.45, -8.72) |
| CIE-LCH | lch(87.83, 15.20, 325.00°) |
| OKLab | oklab(89.98% 0.0343 -0.0232) |
| OKLCH | oklch(89.98% 0.041 325.9) |
| XYZ | xyz(74.0033, 71.7083, 90.0469) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.19
Pale Lavender
#EECFFE
ΔE00 6.66
Very Light Purple
#F6CEFC
ΔE00 6.85
Pale Mauve
#FED0FC
ΔE00 7.10
Light Pink
#FFD1DF
ΔE00 7.13
Pale Pink
#FFCFDC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDD5ED #D5EDD5
analogous
#E1D5ED #EDD5ED #EDD5E1
triadic
#EDD5ED #EDEDD5 #D5EDED
tetradic
#EDD5ED #EDE1D5 #D5EDD5 #D5E1ED
square
#EDD5ED #EDE1D5 #D5EDD5 #D5E1ED
split-complementary
#EDD5ED #E1EDD5 #D5EDE1
monochromatic
#C87FC8 #DBAADB #EDD5ED #F6EAF6 #F6EAF6
Accessibility & contrast
On white
1.37
#EDD5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#EDD5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDD5ED
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDD5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDD5ED | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEE
Deuteranopia (green-blind)
#D9DDEC
Tritanopia (blue-blind)
#EFD7DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #edd5ed; /* rgb */ color: rgb(237, 213, 237); /* oklch */ color: oklch(90.0% 0.041 325.9);
Tailwind
colors: {
custom: {
50: '#f3e2f2',
500: '#edd5ed',
950: '#000000',
},
}SCSS
$custom: #edd5ed; $custom-light: #f3e2f2; $custom-dark: #000000;
JSON
{
"hex": "#edd5ed",
"rgb": {
"r": 237,
"g": 213,
"b": 237
},
"hsl": {
"h": 300,
"s": 40,
"l": 88.235
},
"oklch": {
"l": 0.8998,
"c": 0.04136,
"h": 325.9
},
"luminance": 0.71707
}Semantic roles & 50–950 ramp
primary
#EDD5ED
secondary
#9EC89E
accent
#B33232
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485