#ED5CDC#ED5CDC
#ED5CDC is a light, highly saturated purple. Relative luminance 0.308; OKLCH L 70.5% C 0.227 H 332.6°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ED5CDC |
|---|---|
| RGB | rgb(237, 92, 220) |
| HSL | hsl(307, 80%, 65%) |
| HSV | hsv(307, 61%, 93%) |
| CMYK | cmyk(0%, 61.2%, 7.2%, 7.1%) |
| CIE-LAB | lab(62.36, 70.30, -38.26) |
| CIE-LCH | lch(62.36, 80.04, 331.44°) |
| OKLab | oklab(70.51% 0.2018 -0.1047) |
| OKLCH | oklch(70.51% 0.227 332.6) |
| XYZ | xyz(51.6705, 30.8300, 70.9256) |
| Luminance | 0.3083 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.60
Orchid
#DA70D6
ΔE00 3.92
Light Magenta
#FA5FF7
ΔE00 4.08
Purpleish Pink
#DF4EC8
ΔE00 4.54
Purply Pink
#F075E6
ΔE00 4.56
Violet Pink
#FB5FFC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED5CDC #5CED6D
analogous
#B55CED #ED5CDC #ED5C94
triadic
#ED5CDC #DCED5C #5CDCED
tetradic
#ED5CDC #EDB55C #5CED6D #5C94ED
square
#ED5CDC #EDB55C #5CED6D #5C94ED
split-complementary
#ED5CDC #94ED5C #5CEDB5
monochromatic
#BA15A7 #E725D0 #ED5CDC #F393E8 #F9CAF4
Accessibility & contrast
On white
2.93
#ED5CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#ED5CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED5CDC
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED5CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED5CDC | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5789E0
Deuteranopia (green-blind)
#869ED8
Tritanopia (blue-blind)
#F76894
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ed5cdc; /* rgb */ color: rgb(237, 92, 220); /* oklch */ color: oklch(70.5% 0.227 332.6);
Tailwind
colors: {
custom: {
50: '#f693e7',
500: '#ed5cdc',
950: '#000000',
},
}SCSS
$custom: #ed5cdc; $custom-light: #f693e7; $custom-dark: #000000;
JSON
{
"hex": "#ed5cdc",
"rgb": {
"r": 237,
"g": 92,
"b": 220
},
"hsl": {
"h": 307.034,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.70509,
"c": 0.22736,
"h": 332.6
},
"luminance": 0.30826
}Semantic roles & 50–950 ramp
primary
#ED5CDC
secondary
#B9EBBF
accent
#DC2209
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180E16
muted
#867E84