#FD70FF#FD70FF
#FD70FF is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.5% C 0.237 H 327.0°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FD70FF |
|---|---|
| RGB | rgb(253, 112, 255) |
| HSL | hsl(299, 100%, 72%) |
| HSV | hsv(299, 56%, 100%) |
| CMYK | cmyk(0.8%, 56.1%, 0%, 0%) |
| CIE-LAB | lab(69.25, 71.58, -46.68) |
| CIE-LCH | lch(69.25, 85.46, 326.89°) |
| OKLab | oklab(76.51% 0.1985 -0.1287) |
| OKLCH | oklch(76.51% 0.237 327) |
| XYZ | xyz(64.3511, 39.6949, 98.8607) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.70
Light Magenta
#FA5FF7
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 3.78
Violet (CSS)
#EE82EE
ΔE00 4.10
Orchid
#DA70D6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD70FF #72FF70
analogous
#B670FF #FD70FF #FF70BA
triadic
#FD70FF #FFFD70 #70FFFD
tetradic
#FD70FF #FFB670 #72FF70 #70BAFF
square
#FD70FF #FFB670 #72FF70 #70BAFF
split-complementary
#FD70FF #BAFF70 #70FFB6
monochromatic
#F100F5 #FC33FF #FD70FF #FEADFF #FFE0FF
Accessibility & contrast
On white
2.35
#FD70FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FD70FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD70FF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD70FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD70FF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#8EB0FB
Tritanopia (blue-blind)
#FF82AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd70ff; /* rgb */ color: rgb(253, 112, 255); /* oklch */ color: oklch(76.5% 0.237 327.0);
Tailwind
colors: {
custom: {
50: '#ffa0ff',
500: '#fd70ff',
950: '#000000',
},
}SCSS
$custom: #fd70ff; $custom-light: #ffa0ff; $custom-dark: #000000;
JSON
{
"hex": "#fd70ff",
"rgb": {
"r": 253,
"g": 112,
"b": 255
},
"hsl": {
"h": 299.161,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.76507,
"c": 0.23655,
"h": 327
},
"luminance": 0.39691
}Semantic roles & 50–950 ramp
primary
#FD70FF
secondary
#D4F7D3
accent
#E60003
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86