#FF70D9#FF70D9
#FF70D9 is a light, highly saturated pink. Relative luminance 0.379; OKLCH L 75.1% C 0.209 H 339.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70D9 |
|---|---|
| RGB | rgb(255, 112, 217) |
| HSL | hsl(316, 100%, 72%) |
| HSV | hsv(316, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 14.9%, 0%) |
| CIE-LAB | lab(67.92, 66.14, -27.76) |
| CIE-LCH | lch(67.92, 71.73, 337.23°) |
| OKLab | oklab(75.06% 0.1949 -0.0747) |
| OKLCH | oklch(75.06% 0.209 339) |
| XYZ | xyz(59.5595, 37.8629, 69.8036) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 3.93
Bubblegum Pink
#FE83CC
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.31
Orchid
#DA70D6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70D9 #70FF96
analogous
#DE70FF #FF70D9 #FF7092
triadic
#FF70D9 #D9FF70 #70D9FF
tetradic
#FF70D9 #FFDE70 #70FF96 #7092FF
square
#FF70D9 #FFDE70 #70FF96 #7092FF
split-complementary
#FF70D9 #92FF70 #70FFDE
monochromatic
#F500B4 #FF33C9 #FF70D9 #FFADE9 #FFE0F7
Accessibility & contrast
On white
2.45
#FF70D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FF70D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70D9
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70D9 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7697DC
Deuteranopia (green-blind)
#9FAED5
Tritanopia (blue-blind)
#FF749B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff70d9; /* rgb */ color: rgb(255, 112, 217); /* oklch */ color: oklch(75.1% 0.209 339.0);
Tailwind
colors: {
custom: {
50: '#ff9fe5',
500: '#ff70d9',
950: '#000000',
},
}SCSS
$custom: #ff70d9; $custom-light: #ff9fe5; $custom-dark: #000000;
JSON
{
"hex": "#ff70d9",
"rgb": {
"r": 255,
"g": 112,
"b": 217
},
"hsl": {
"h": 315.944,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.75059,
"c": 0.20875,
"h": 339
},
"luminance": 0.37858
}Semantic roles & 50–950 ramp
primary
#FF70D9
secondary
#D3F7DD
accent
#E63D00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#190F15
muted
#877F84