#FF70DF#FF70DF
#FF70DF is a light, highly saturated pink. Relative luminance 0.382; OKLCH L 75.3% C 0.213 H 337.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70DF |
|---|---|
| RGB | rgb(255, 112, 223) |
| HSL | hsl(313, 100%, 72%) |
| HSV | hsv(313, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 12.5%, 0%) |
| CIE-LAB | lab(68.15, 67.03, -30.74) |
| CIE-LCH | lch(68.15, 73.74, 335.36°) |
| OKLab | oklab(75.31% 0.1961 -0.0831) |
| OKLCH | oklch(75.31% 0.213 337) |
| XYZ | xyz(60.3541, 38.1807, 73.9886) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 3.10
Violet (CSS)
#EE82EE
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 5.58
Bubblegum Pink
#FE83CC
ΔE00 5.94
Violet Pink
#FB5FFC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70DF #70FF90
analogous
#D870FF #FF70DF #FF7097
triadic
#FF70DF #DFFF70 #70DFFF
tetradic
#FF70DF #FFD870 #70FF90 #7097FF
square
#FF70DF #FFD870 #70FF90 #7097FF
split-complementary
#FF70DF #97FF70 #70FFD8
monochromatic
#F500BE #FF33D1 #FF70DF #FFADED #FFE0F8
Accessibility & contrast
On white
2.43
#FF70DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FF70DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70DF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70DF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7398E3
Deuteranopia (green-blind)
#9DAEDB
Tritanopia (blue-blind)
#FF769E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff70df; /* rgb */ color: rgb(255, 112, 223); /* oklch */ color: oklch(75.3% 0.213 337.0);
Tailwind
colors: {
custom: {
50: '#ff9fe9',
500: '#ff70df',
950: '#000000',
},
}SCSS
$custom: #ff70df; $custom-light: #ff9fe9; $custom-dark: #000000;
JSON
{
"hex": "#ff70df",
"rgb": {
"r": 255,
"g": 112,
"b": 223
},
"hsl": {
"h": 313.427,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.75308,
"c": 0.21296,
"h": 337
},
"luminance": 0.38176
}Semantic roles & 50–950 ramp
primary
#FF70DF
secondary
#D3F7DC
accent
#E63300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84