#ED7CDC#ED7CDC
#ED7CDC is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.5% C 0.180 H 333.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7CDC |
|---|---|
| RGB | rgb(237, 124, 220) |
| HSL | hsl(309, 76%, 71%) |
| HSV | hsv(309, 48%, 93%) |
| CMYK | cmyk(0%, 47.7%, 7.2%, 7.1%) |
| CIE-LAB | lab(67.72, 55.93, -29.94) |
| CIE-LCH | lch(67.72, 63.44, 331.84°) |
| OKLab | oklab(74.45% 0.1603 -0.0812) |
| OKLCH | oklch(74.45% 0.18 333.1) |
| XYZ | xyz(55.0508, 37.5906, 72.0524) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.35
Lavender Pink
#DD85D7
ΔE00 3.13
Violet (CSS)
#EE82EE
ΔE00 3.15
Orchid
#DA70D6
ΔE00 4.47
Candy Pink
#FF63E9
ΔE00 4.75
Bubblegum Pink
#FE83CC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7CDC #7CED8D
analogous
#C67CED #ED7CDC #ED7CA3
triadic
#ED7CDC #DCED7C #7CDCED
tetradic
#ED7CDC #EDC67C #7CED8D #7CA3ED
square
#ED7CDC #EDC67C #7CED8D #7CA3ED
split-complementary
#ED7CDC #A3ED7C #7CEDC6
monochromatic
#D21DB7 #E646CE #ED7CDC #F4B2EA #FBE4F8
Accessibility & contrast
On white
2.47
#ED7CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#ED7CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7CDC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7CDC | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9BDF
Deuteranopia (green-blind)
#9AABD9
Tritanopia (blue-blind)
#F683A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed7cdc; /* rgb */ color: rgb(237, 124, 220); /* oklch */ color: oklch(74.5% 0.180 333.1);
Tailwind
colors: {
custom: {
50: '#f5a5e7',
500: '#ed7cdc',
950: '#000000',
},
}SCSS
$custom: #ed7cdc; $custom-light: #f5a5e7; $custom-dark: #000000;
JSON
{
"hex": "#ed7cdc",
"rgb": {
"r": 237,
"g": 124,
"b": 220
},
"hsl": {
"h": 309.027,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.74454,
"c": 0.17969,
"h": 333.1
},
"luminance": 0.37587
}Semantic roles & 50–950 ramp
primary
#ED7CDC
secondary
#D3F2D8
accent
#D82C0D
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84