#FF70DA#FF70DA
#FF70DA is a light, highly saturated pink. Relative luminance 0.379; OKLCH L 75.1% C 0.209 H 338.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70DA |
|---|---|
| RGB | rgb(255, 112, 218) |
| HSL | hsl(316, 100%, 72%) |
| HSV | hsv(316, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 14.5%, 0%) |
| CIE-LAB | lab(67.96, 66.29, -28.26) |
| CIE-LCH | lch(67.96, 72.06, 336.91°) |
| OKLab | oklab(75.1% 0.1951 -0.0761) |
| OKLCH | oklch(75.1% 0.209 338.7) |
| XYZ | xyz(59.6899, 37.9151, 70.4907) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 3.78
Bubblegum Pink
#FE83CC
ΔE00 5.25
Violet (CSS)
#EE82EE
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 6.28
Light Magenta
#FA5FF7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70DA #70FF95
analogous
#DC70FF #FF70DA #FF7093
triadic
#FF70DA #DAFF70 #70DAFF
tetradic
#FF70DA #FFDC70 #70FF95 #7093FF
square
#FF70DA #FFDC70 #70FF95 #7093FF
split-complementary
#FF70DA #93FF70 #70FFDC
monochromatic
#F500B5 #FF33CA #FF70DA #FFADEA #FFE0F7
Accessibility & contrast
On white
2.45
#FF70DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FF70DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70DA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70DA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7597DD
Deuteranopia (green-blind)
#9FAED6
Tritanopia (blue-blind)
#FF749B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff70da; /* rgb */ color: rgb(255, 112, 218); /* oklch */ color: oklch(75.1% 0.209 338.7);
Tailwind
colors: {
custom: {
50: '#ff9fe5',
500: '#ff70da',
950: '#000000',
},
}SCSS
$custom: #ff70da; $custom-light: #ff9fe5; $custom-dark: #000000;
JSON
{
"hex": "#ff70da",
"rgb": {
"r": 255,
"g": 112,
"b": 218
},
"hsl": {
"h": 315.524,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.751,
"c": 0.20944,
"h": 338.7
},
"luminance": 0.3791
}Semantic roles & 50–950 ramp
primary
#FF70DA
secondary
#D3F7DD
accent
#E63B00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84