#FF70ED#FF70ED
#FF70ED is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.9% C 0.223 H 332.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70ED |
|---|---|
| RGB | rgb(255, 112, 237) |
| HSL | hsl(308, 100%, 72%) |
| HSV | hsv(308, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 7.1%, 0%) |
| CIE-LAB | lab(68.73, 69.17, -37.60) |
| CIE-LCH | lch(68.73, 78.73, 331.47°) |
| OKLab | oklab(75.92% 0.1984 -0.1026) |
| OKLCH | oklch(75.92% 0.223 332.7) |
| XYZ | xyz(62.3202, 38.9672, 84.3434) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.05
Purply Pink
#F075E6
ΔE00 2.23
Violet (CSS)
#EE82EE
ΔE00 3.70
Light Magenta
#FA5FF7
ΔE00 3.77
Violet Pink
#FB5FFC
ΔE00 4.12
Orchid
#DA70D6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70ED #70FF82
analogous
#C970FF #FF70ED #FF70A6
triadic
#FF70ED #EDFF70 #70EDFF
tetradic
#FF70ED #FFC970 #70FF82 #70A6FF
square
#FF70ED #FFC970 #70FF82 #70A6FF
split-complementary
#FF70ED #A6FF70 #70FFC9
monochromatic
#F500D6 #FF33E5 #FF70ED #FFADF5 #FFE0FB
Accessibility & contrast
On white
2.39
#FF70ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FF70ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70ED
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70ED | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF1
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#FF7BA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff70ed; /* rgb */ color: rgb(255, 112, 237); /* oklch */ color: oklch(75.9% 0.223 332.7);
Tailwind
colors: {
custom: {
50: '#ffa0f3',
500: '#ff70ed',
950: '#000000',
},
}SCSS
$custom: #ff70ed; $custom-light: #ffa0f3; $custom-dark: #000000;
JSON
{
"hex": "#ff70ed",
"rgb": {
"r": 255,
"g": 112,
"b": 237
},
"hsl": {
"h": 307.552,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.75918,
"c": 0.22335,
"h": 332.7
},
"luminance": 0.38963
}Semantic roles & 50–950 ramp
primary
#FF70ED
secondary
#D3F7D8
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85