#ED9CED#ED9CED
#ED9CED is a light, vivid purple. Relative luminance 0.479; OKLCH L 79.9% C 0.141 H 326.8°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9CED |
|---|---|
| RGB | rgb(237, 156, 237) |
| HSL | hsl(300, 69%, 77%) |
| HSV | hsv(300, 34%, 93%) |
| CMYK | cmyk(0%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(74.76, 42.65, -28.45) |
| CIE-LCH | lch(74.76, 51.27, 326.30°) |
| OKLab | oklab(79.95% 0.1181 -0.0773) |
| OKLCH | oklch(79.95% 0.141 326.8) |
| XYZ | xyz(62.0983, 47.8984, 86.0786) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.09
Violet (CSS)
#EE82EE
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 5.83
Mauve
#E0B0FF
ΔE00 6.71
Purply Pink
#F075E6
ΔE00 8.04
Baby Purple
#CA9BF7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9CED #9CED9C
analogous
#C59CED #ED9CED #ED9CC5
triadic
#ED9CED #EDED9C #9CEDED
tetradic
#ED9CED #EDC59C #9CED9C #9CC5ED
square
#ED9CED #EDC59C #9CED9C #9CC5ED
split-complementary
#ED9CED #C5ED9C #9CEDC5
monochromatic
#DA34DA #E468E4 #ED9CED #F6D0F6 #FAE5FA
Accessibility & contrast
On white
1.99
#ED9CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#ED9CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9CED
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9CED | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#AABCEA
Tritanopia (blue-blind)
#F2A3BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ed9ced; /* rgb */ color: rgb(237, 156, 237); /* oklch */ color: oklch(79.9% 0.141 326.8);
Tailwind
colors: {
custom: {
50: '#f4baf3',
500: '#ed9ced',
950: '#000000',
},
}SCSS
$custom: #ed9ced; $custom-light: #f4baf3; $custom-dark: #000000;
JSON
{
"hex": "#ed9ced",
"rgb": {
"r": 237,
"g": 156,
"b": 237
},
"hsl": {
"h": 300,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.79948,
"c": 0.14112,
"h": 326.8
},
"luminance": 0.47896
}Semantic roles & 50–950 ramp
primary
#ED9CED
secondary
#D9F2D9
accent
#D11414
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171217
muted
#858185