#FF70BA#FF70BA
#FF70BA is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.9% C 0.190 H 350.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70BA |
|---|---|
| RGB | rgb(255, 112, 186) |
| HSL | hsl(329, 100%, 72%) |
| HSV | hsv(329, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 27.1%, 0%) |
| CIE-LAB | lab(66.82, 61.92, -12.04) |
| CIE-LCH | lch(66.82, 63.08, 349.00°) |
| OKLab | oklab(73.89% 0.1874 -0.0313) |
| OKLCH | oklch(73.89% 0.19 350.5) |
| XYZ | xyz(55.8993, 36.3988, 50.5266) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.03
Hot Pink
#FF69B4
ΔE00 1.42
Bubble Gum Pink
#FF69AF
ΔE00 2.18
Pink (survey)
#FF81C0
ΔE00 3.20
Bubblegum Pink
#FE83CC
ΔE00 4.19
Barbie Pink
#FE46A5
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70BA #70FFB5
analogous
#FC70FF #FF70BA #FF7073
triadic
#FF70BA #BAFF70 #70BAFF
tetradic
#FF70BA #FFFC70 #70FFB5 #7073FF
square
#FF70BA #FFFC70 #70FFB5 #7073FF
split-complementary
#FF70BA #73FF70 #70FFFC
monochromatic
#F5007F #FF339C #FF70BA #FFADD8 #FFE0F0
Accessibility & contrast
On white
2.54
#FF70BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#FF70BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70BA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70BA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8293BC
Deuteranopia (green-blind)
#A9ACB7
Tritanopia (blue-blind)
#FF6A8D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff70ba; /* rgb */ color: rgb(255, 112, 186); /* oklch */ color: oklch(73.9% 0.190 350.5);
Tailwind
colors: {
custom: {
50: '#ff9fce',
500: '#ff70ba',
950: '#000000',
},
}SCSS
$custom: #ff70ba; $custom-light: #ff9fce; $custom-dark: #000000;
JSON
{
"hex": "#ff70ba",
"rgb": {
"r": 255,
"g": 112,
"b": 186
},
"hsl": {
"h": 328.951,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.73887,
"c": 0.19,
"h": 350.5
},
"luminance": 0.36394
}Semantic roles & 50–950 ramp
primary
#FF70BA
secondary
#D3F7E5
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F13
muted
#877F82