#EDC2ED#EDC2ED
#EDC2ED is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.5% C 0.075 H 326.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC2ED |
|---|---|
| RGB | rgb(237, 194, 237) |
| HSL | hsl(300, 54%, 85%) |
| HSV | hsv(300, 18%, 93%) |
| CMYK | cmyk(0%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(83.29, 22.50, -15.50) |
| CIE-LCH | lch(83.29, 27.32, 325.44°) |
| OKLab | oklab(86.46% 0.062 -0.0415) |
| OKLCH | oklch(86.46% 0.075 326.2) |
| XYZ | xyz(69.5011, 62.7040, 88.5462) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.95
Pale Mauve
#FED0FC
ΔE00 3.47
Light Lilac
#EDC8FF
ΔE00 4.09
Pale Lavender
#EECFFE
ΔE00 4.19
Light Lavendar
#EFC0FE
ΔE00 4.55
Pale Lilac
#E4CBFF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC2ED #C2EDC2
analogous
#D8C2ED #EDC2ED #EDC2D8
triadic
#EDC2ED #EDEDC2 #C2EDED
tetradic
#EDC2ED #EDD8C2 #C2EDC2 #C2D8ED
square
#EDC2ED #EDD8C2 #C2EDC2 #C2D8ED
split-complementary
#EDC2ED #D8EDC2 #C2EDD8
monochromatic
#D163D1 #DF93DF #EDC2ED #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.55
#EDC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#EDC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC2ED
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC2ED | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#C9D1EB
Tritanopia (blue-blind)
#F0C5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #edc2ed; /* rgb */ color: rgb(237, 194, 237); /* oklch */ color: oklch(86.5% 0.075 326.2);
Tailwind
colors: {
custom: {
50: '#f3d4f2',
500: '#edc2ed',
950: '#000000',
},
}SCSS
$custom: #edc2ed; $custom-light: #f3d4f2; $custom-dark: #000000;
JSON
{
"hex": "#edc2ed",
"rgb": {
"r": 237,
"g": 194,
"b": 237
},
"hsl": {
"h": 300,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.86461,
"c": 0.07466,
"h": 326.2
},
"luminance": 0.62703
}Semantic roles & 50–950 ramp
primary
#EDC2ED
secondary
#89CA89
accent
#C22424
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385