#FF70DC#FF70DC
#FF70DC is a light, highly saturated pink. Relative luminance 0.380; OKLCH L 75.2% C 0.211 H 338.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70DC |
|---|---|
| RGB | rgb(255, 112, 220) |
| HSL | hsl(315, 100%, 72%) |
| HSV | hsv(315, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 13.7%, 0%) |
| CIE-LAB | lab(68.04, 66.58, -29.25) |
| CIE-LCH | lch(68.04, 72.73, 336.28°) |
| OKLab | oklab(75.18% 0.1955 -0.0789) |
| OKLCH | oklch(75.18% 0.211 338) |
| XYZ | xyz(59.9532, 38.0204, 71.8773) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.37
Purply Pink
#F075E6
ΔE00 3.49
Violet (CSS)
#EE82EE
ΔE00 5.19
Bubblegum Pink
#FE83CC
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70DC #70FF93
analogous
#DA70FF #FF70DC #FF7095
triadic
#FF70DC #DCFF70 #70DCFF
tetradic
#FF70DC #FFDA70 #70FF93 #7095FF
square
#FF70DC #FFDA70 #70FF93 #7095FF
split-complementary
#FF70DC #95FF70 #70FFDA
monochromatic
#F500B9 #FF33CD #FF70DC #FFADEB #FFE0F8
Accessibility & contrast
On white
2.44
#FF70DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FF70DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70DC
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70DC | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7498DF
Deuteranopia (green-blind)
#9EAED8
Tritanopia (blue-blind)
#FF759C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff70dc; /* rgb */ color: rgb(255, 112, 220); /* oklch */ color: oklch(75.2% 0.211 338.0);
Tailwind
colors: {
custom: {
50: '#ff9fe7',
500: '#ff70dc',
950: '#000000',
},
}SCSS
$custom: #ff70dc; $custom-light: #ff9fe7; $custom-dark: #000000;
JSON
{
"hex": "#ff70dc",
"rgb": {
"r": 255,
"g": 112,
"b": 220
},
"hsl": {
"h": 314.685,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.75183,
"c": 0.21083,
"h": 338
},
"luminance": 0.38016
}Semantic roles & 50–950 ramp
primary
#FF70DC
secondary
#D3F7DC
accent
#E63800
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84