#EC70FF#EC70FF
#EC70FF is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.4% C 0.228 H 322.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EC70FF |
|---|---|
| RGB | rgb(236, 112, 255) |
| HSL | hsl(292, 100%, 72%) |
| HSV | hsv(292, 56%, 100%) |
| CMYK | cmyk(7.5%, 56.1%, 0%, 0%) |
| CIE-LAB | lab(67.01, 67.36, -50.36) |
| CIE-LCH | lch(67.01, 84.10, 323.21°) |
| OKLab | oklab(74.41% 0.1799 -0.1397) |
| OKLCH | oklch(74.41% 0.228 322.2) |
| XYZ | xyz(58.4343, 36.6440, 98.5834) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.02
Light Magenta
#FA5FF7
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 4.63
Violet (CSS)
#EE82EE
ΔE00 4.86
Candy Pink
#FF63E9
ΔE00 5.30
Orchid
#DA70D6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC70FF #83FF70
analogous
#A570FF #EC70FF #FF70CB
triadic
#EC70FF #FFEC70 #70FFEC
tetradic
#EC70FF #FFA570 #83FF70 #70CBFF
square
#EC70FF #FFA570 #83FF70 #70CBFF
split-complementary
#EC70FF #CBFF70 #70FFA5
monochromatic
#D400F5 #E433FF #EC70FF #F4ADFF #FBE0FF
Accessibility & contrast
On white
2.52
#EC70FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EC70FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC70FF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC70FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC70FF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#569AFF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#EF85AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ec70ff; /* rgb */ color: rgb(236, 112, 255); /* oklch */ color: oklch(74.4% 0.228 322.2);
Tailwind
colors: {
custom: {
50: '#f59fff',
500: '#ec70ff',
950: '#000000',
},
}SCSS
$custom: #ec70ff; $custom-light: #f59fff; $custom-dark: #000000;
JSON
{
"hex": "#ec70ff",
"rgb": {
"r": 236,
"g": 112,
"b": 255
},
"hsl": {
"h": 292.028,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.74406,
"c": 0.2278,
"h": 322.2
},
"luminance": 0.36641
}Semantic roles & 50–950 ramp
primary
#EC70FF
secondary
#D8F7D3
accent
#E6001E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86