#FF70C8#FF70C8
#FF70C8 is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.4% C 0.198 H 345.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70C8 |
|---|---|
| RGB | rgb(255, 112, 200) |
| HSL | hsl(323, 100%, 72%) |
| HSV | hsv(323, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 21.6%, 0%) |
| CIE-LAB | lab(67.29, 63.75, -19.21) |
| CIE-LCH | lch(67.29, 66.58, 343.23°) |
| OKLab | oklab(74.39% 0.1911 -0.0509) |
| OKLCH | oklch(74.39% 0.198 345.1) |
| XYZ | xyz(57.4611, 37.0235, 58.7524) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.54
Bubblegum (survey)
#FF6CB5
ΔE00 3.69
Hot Pink
#FF69B4
ΔE00 3.80
Pink (survey)
#FF81C0
ΔE00 4.45
Bubble Gum Pink
#FF69AF
ΔE00 4.83
Candy Pink
#FF63E9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70C8 #70FFA7
analogous
#EF70FF #FF70C8 #FF7081
triadic
#FF70C8 #C8FF70 #70C8FF
tetradic
#FF70C8 #FFEF70 #70FFA7 #7081FF
square
#FF70C8 #FFEF70 #70FFA7 #7081FF
split-complementary
#FF70C8 #81FF70 #70FFEF
monochromatic
#F50097 #FF33B0 #FF70C8 #FFADE0 #FFE0F3
Accessibility & contrast
On white
2.50
#FF70C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#FF70C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70C8
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70C8 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D95CB
Deuteranopia (green-blind)
#A5ADC4
Tritanopia (blue-blind)
#FF6F93
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff70c8; /* rgb */ color: rgb(255, 112, 200); /* oklch */ color: oklch(74.4% 0.198 345.1);
Tailwind
colors: {
custom: {
50: '#ff9fd8',
500: '#ff70c8',
950: '#000000',
},
}SCSS
$custom: #ff70c8; $custom-light: #ff9fd8; $custom-dark: #000000;
JSON
{
"hex": "#ff70c8",
"rgb": {
"r": 255,
"g": 112,
"b": 200
},
"hsl": {
"h": 323.077,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.74392,
"c": 0.19777,
"h": 345.1
},
"luminance": 0.37018
}Semantic roles & 50–950 ramp
primary
#FF70C8
secondary
#D3F7E1
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83