#FF70CA#FF70CA
#FF70CA is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.5% C 0.199 H 344.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70CA |
|---|---|
| RGB | rgb(255, 112, 202) |
| HSL | hsl(322, 100%, 72%) |
| HSV | hsv(322, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 20.8%, 0%) |
| CIE-LAB | lab(67.37, 64.02, -20.23) |
| CIE-LCH | lch(67.37, 67.14, 342.47°) |
| OKLab | oklab(74.47% 0.1916 -0.0537) |
| OKLCH | oklch(74.47% 0.199 344.3) |
| XYZ | xyz(57.6964, 37.1176, 59.9914) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.62
Bubblegum (survey)
#FF6CB5
ΔE00 4.07
Hot Pink
#FF69B4
ΔE00 4.17
Pink (survey)
#FF81C0
ΔE00 4.73
Bubble Gum Pink
#FF69AF
ΔE00 5.21
Candy Pink
#FF63E9
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70CA #70FFA5
analogous
#ED70FF #FF70CA #FF7083
triadic
#FF70CA #CAFF70 #70CAFF
tetradic
#FF70CA #FFED70 #70FFA5 #7083FF
square
#FF70CA #FFED70 #70FFA5 #7083FF
split-complementary
#FF70CA #83FF70 #70FFED
monochromatic
#F5009A #FF33B3 #FF70CA #FFADE1 #FFE0F4
Accessibility & contrast
On white
2.49
#FF70CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FF70CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70CA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70CA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C95CD
Deuteranopia (green-blind)
#A4ADC6
Tritanopia (blue-blind)
#FF6F94
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff70ca; /* rgb */ color: rgb(255, 112, 202); /* oklch */ color: oklch(74.5% 0.199 344.3);
Tailwind
colors: {
custom: {
50: '#ff9fda',
500: '#ff70ca',
950: '#000000',
},
}SCSS
$custom: #ff70ca; $custom-light: #ff9fda; $custom-dark: #000000;
JSON
{
"hex": "#ff70ca",
"rgb": {
"r": 255,
"g": 112,
"b": 202
},
"hsl": {
"h": 322.238,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.74467,
"c": 0.19897,
"h": 344.3
},
"luminance": 0.37113
}Semantic roles & 50–950 ramp
primary
#FF70CA
secondary
#D3F7E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83