#ED70FF#ED70FF
#ED70FF is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.5% C 0.228 H 322.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ED70FF |
|---|---|
| RGB | rgb(237, 112, 255) |
| HSL | hsl(292, 100%, 72%) |
| HSV | hsv(292, 56%, 100%) |
| CMYK | cmyk(7.1%, 56.1%, 0%, 0%) |
| CIE-LAB | lab(67.14, 67.60, -50.15) |
| CIE-LCH | lch(67.14, 84.18, 323.43°) |
| OKLab | oklab(74.53% 0.181 -0.1391) |
| OKLCH | oklch(74.53% 0.228 322.5) |
| XYZ | xyz(58.7674, 36.8158, 98.5990) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.92
Light Magenta
#FA5FF7
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 4.53
Violet (CSS)
#EE82EE
ΔE00 4.77
Candy Pink
#FF63E9
ΔE00 5.17
Orchid
#DA70D6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED70FF #82FF70
analogous
#A670FF #ED70FF #FF70C9
triadic
#ED70FF #FFED70 #70FFED
tetradic
#ED70FF #FFA670 #82FF70 #70C9FF
square
#ED70FF #FFA670 #82FF70 #70C9FF
split-complementary
#ED70FF #C9FF70 #70FFA6
monochromatic
#D600F5 #E533FF #ED70FF #F5ADFF #FBE0FF
Accessibility & contrast
On white
2.51
#ED70FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#ED70FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED70FF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED70FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED70FF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#579AFF
Deuteranopia (green-blind)
#82A8FB
Tritanopia (blue-blind)
#F084AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed70ff; /* rgb */ color: rgb(237, 112, 255); /* oklch */ color: oklch(74.5% 0.228 322.5);
Tailwind
colors: {
custom: {
50: '#f69fff',
500: '#ed70ff',
950: '#000000',
},
}SCSS
$custom: #ed70ff; $custom-light: #f69fff; $custom-dark: #000000;
JSON
{
"hex": "#ed70ff",
"rgb": {
"r": 237,
"g": 112,
"b": 255
},
"hsl": {
"h": 292.448,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.74528,
"c": 0.22829,
"h": 322.5
},
"luminance": 0.36813
}Semantic roles & 50–950 ramp
primary
#ED70FF
secondary
#D8F7D3
accent
#E6001D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86