#EDD2ED#EDD2ED
#EDD2ED is a very light, muted purple. Relative luminance 0.702; OKLCH L 89.4% C 0.047 H 326.0°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EDD2ED |
|---|---|
| RGB | rgb(237, 210, 237) |
| HSL | hsl(300, 43%, 88%) |
| HSV | hsv(300, 11%, 93%) |
| CMYK | cmyk(0%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(87.10, 14.03, -9.80) |
| CIE-LCH | lch(87.10, 17.11, 325.07°) |
| OKLab | oklab(89.42% 0.0386 -0.0261) |
| OKLCH | oklch(89.42% 0.047 326) |
| XYZ | xyz(73.2557, 70.2131, 89.7977) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.73
Pale Lavender
#EECFFE
ΔE00 5.63
Very Light Purple
#F6CEFC
ΔE00 5.65
Pale Mauve
#FED0FC
ΔE00 5.93
Light Pink
#FFD1DF
ΔE00 6.98
Pale Lilac
#E4CBFF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDD2ED #D2EDD2
analogous
#DFD2ED #EDD2ED #EDD2DF
triadic
#EDD2ED #EDEDD2 #D2EDED
tetradic
#EDD2ED #EDDFD2 #D2EDD2 #D2DFED
square
#EDD2ED #EDDFD2 #D2EDD2 #D2DFED
split-complementary
#EDD2ED #DFEDD2 #D2EDDF
monochromatic
#CA7BCA #DCA6DC #EDD2ED #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.40
#EDD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#EDD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDD2ED
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDD2ED | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#D6DBEC
Tritanopia (blue-blind)
#EFD4DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #edd2ed; /* rgb */ color: rgb(237, 210, 237); /* oklch */ color: oklch(89.4% 0.047 326.0);
Tailwind
colors: {
custom: {
50: '#f3dff2',
500: '#edd2ed',
950: '#000000',
},
}SCSS
$custom: #edd2ed; $custom-light: #f3dff2; $custom-dark: #000000;
JSON
{
"hex": "#edd2ed",
"rgb": {
"r": 237,
"g": 210,
"b": 237
},
"hsl": {
"h": 300,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.89415,
"c": 0.04659,
"h": 326
},
"luminance": 0.70212
}Semantic roles & 50–950 ramp
primary
#EDD2ED
secondary
#9AC99A
accent
#B63030
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485