#FF70EB#FF70EB
#FF70EB is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.8% C 0.222 H 333.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70EB |
|---|---|
| RGB | rgb(255, 112, 235) |
| HSL | hsl(308, 100%, 72%) |
| HSV | hsv(308, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 7.8%, 0%) |
| CIE-LAB | lab(68.64, 68.86, -36.63) |
| CIE-LCH | lch(68.64, 77.99, 331.99°) |
| OKLab | oklab(75.83% 0.1981 -0.0998) |
| OKLCH | oklch(75.83% 0.222 333.3) |
| XYZ | xyz(62.0296, 38.8509, 82.8131) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 2.22
Violet (CSS)
#EE82EE
ΔE00 3.79
Light Magenta
#FA5FF7
ΔE00 3.99
Violet Pink
#FB5FFC
ΔE00 4.37
Orchid
#DA70D6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70EB #70FF84
analogous
#CC70FF #FF70EB #FF70A3
triadic
#FF70EB #EBFF70 #70EBFF
tetradic
#FF70EB #FFCC70 #70FF84 #70A3FF
square
#FF70EB #FFCC70 #70FF84 #70A3FF
split-complementary
#FF70EB #A3FF70 #70FFCC
monochromatic
#F500D2 #FF33E2 #FF70EB #FFADF4 #FFE0FB
Accessibility & contrast
On white
2.39
#FF70EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FF70EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70EB
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70EB | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AEF
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#FF7AA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff70eb; /* rgb */ color: rgb(255, 112, 235); /* oklch */ color: oklch(75.8% 0.222 333.3);
Tailwind
colors: {
custom: {
50: '#ffa0f1',
500: '#ff70eb',
950: '#000000',
},
}SCSS
$custom: #ff70eb; $custom-light: #ffa0f1; $custom-dark: #000000;
JSON
{
"hex": "#ff70eb",
"rgb": {
"r": 255,
"g": 112,
"b": 235
},
"hsl": {
"h": 308.392,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.75829,
"c": 0.22183,
"h": 333.3
},
"luminance": 0.38846
}Semantic roles & 50–950 ramp
primary
#FF70EB
secondary
#D3F7D8
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85