#FF70E0#FF70E0
#FF70E0 is a light, highly saturated pink. Relative luminance 0.382; OKLCH L 75.4% C 0.214 H 336.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70E0 |
|---|---|
| RGB | rgb(255, 112, 224) |
| HSL | hsl(313, 100%, 72%) |
| HSV | hsv(313, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 12.2%, 0%) |
| CIE-LAB | lab(68.19, 67.18, -31.23) |
| CIE-LCH | lch(68.19, 74.08, 335.06°) |
| OKLab | oklab(75.35% 0.1963 -0.0845) |
| OKLCH | oklch(75.35% 0.214 336.7) |
| XYZ | xyz(60.4893, 38.2348, 74.7007) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 2.98
Violet (CSS)
#EE82EE
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 5.43
Violet Pink
#FB5FFC
ΔE00 5.92
Orchid
#DA70D6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70E0 #70FF8F
analogous
#D770FF #FF70E0 #FF7099
triadic
#FF70E0 #E0FF70 #70E0FF
tetradic
#FF70E0 #FFD770 #70FF8F #7099FF
square
#FF70E0 #FFD770 #70FF8F #7099FF
split-complementary
#FF70E0 #99FF70 #70FFD7
monochromatic
#F500C0 #FF33D3 #FF70E0 #FFADED #FFE0F8
Accessibility & contrast
On white
2.43
#FF70E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FF70E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70E0
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70E0 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7398E4
Deuteranopia (green-blind)
#9DAEDC
Tritanopia (blue-blind)
#FF769E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff70e0; /* rgb */ color: rgb(255, 112, 224); /* oklch */ color: oklch(75.4% 0.214 336.7);
Tailwind
colors: {
custom: {
50: '#ff9fea',
500: '#ff70e0',
950: '#000000',
},
}SCSS
$custom: #ff70e0; $custom-light: #ff9fea; $custom-dark: #000000;
JSON
{
"hex": "#ff70e0",
"rgb": {
"r": 255,
"g": 112,
"b": 224
},
"hsl": {
"h": 313.007,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.75351,
"c": 0.21367,
"h": 336.7
},
"luminance": 0.3823
}Semantic roles & 50–950 ramp
primary
#FF70E0
secondary
#D3F7DB
accent
#E63200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84