#ED71ED#ED71ED
#ED71ED is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 73.8% C 0.211 H 327.5°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ED71ED |
|---|---|
| RGB | rgb(237, 113, 237) |
| HSL | hsl(300, 78%, 69%) |
| HSV | hsv(300, 52%, 93%) |
| CMYK | cmyk(0%, 52.3%, 0%, 7.1%) |
| CIE-LAB | lab(66.47, 63.99, -41.30) |
| CIE-LCH | lch(66.47, 76.16, 327.16°) |
| OKLab | oklab(73.76% 0.1779 -0.1136) |
| OKLCH | oklch(73.76% 0.211 327.5) |
| XYZ | xyz(56.1153, 35.9325, 84.0843) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.84
Light Magenta
#FA5FF7
ΔE00 3.02
Candy Pink
#FF63E9
ΔE00 3.28
Violet (CSS)
#EE82EE
ΔE00 3.31
Violet Pink
#FB5FFC
ΔE00 3.33
Orchid
#DA70D6
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED71ED #71ED71
analogous
#AF71ED #ED71ED #ED71AF
triadic
#ED71ED #EDED71 #71EDED
tetradic
#ED71ED #EDAF71 #71ED71 #71AFED
square
#ED71ED #EDAF71 #71ED71 #71AFED
split-complementary
#ED71ED #AFED71 #71EDAF
monochromatic
#CA1ACA #E63BE6 #ED71ED #F4A7F4 #FBDEFB
Accessibility & contrast
On white
2.57
#ED71ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#ED71ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED71ED
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED71ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED71ED | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F1
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#F37FA5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ed71ed; /* rgb */ color: rgb(237, 113, 237); /* oklch */ color: oklch(73.8% 0.211 327.5);
Tailwind
colors: {
custom: {
50: '#f59ff3',
500: '#ed71ed',
950: '#000000',
},
}SCSS
$custom: #ed71ed; $custom-light: #f59ff3; $custom-dark: #000000;
JSON
{
"hex": "#ed71ed",
"rgb": {
"r": 237,
"g": 113,
"b": 237
},
"hsl": {
"h": 300,
"s": 77.5,
"l": 68.627
},
"oklch": {
"l": 0.73763,
"c": 0.21108,
"h": 327.5
},
"luminance": 0.35929
}Semantic roles & 50–950 ramp
primary
#ED71ED
secondary
#CAEFCA
accent
#DA0C0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85