#FB70C0#FB70C0
#FB70C0 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.6% C 0.190 H 347.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FB70C0 |
|---|---|
| RGB | rgb(251, 112, 192) |
| HSL | hsl(325, 95%, 71%) |
| HSV | hsv(325, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 23.5%, 1.6%) |
| CIE-LAB | lab(66.45, 61.51, -16.05) |
| CIE-LCH | lch(66.45, 63.57, 345.38°) |
| OKLab | oklab(73.56% 0.1851 -0.0422) |
| OKLCH | oklch(73.56% 0.19 347.1) |
| XYZ | xyz(55.0940, 35.9083, 53.8883) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.47
Hot Pink
#FF69B4
ΔE00 2.60
Bubble Gum Pink
#FF69AF
ΔE00 3.60
Bubblegum Pink
#FE83CC
ΔE00 3.77
Pink (survey)
#FF81C0
ΔE00 3.88
Pale Magenta
#D767AD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB70C0 #70FBAB
analogous
#F170FB #FB70C0 #FB707A
triadic
#FB70C0 #C0FB70 #70C0FB
tetradic
#FB70C0 #FBF170 #70FBAB #707AFB
square
#FB70C0 #FBF170 #70FBAB #707AFB
split-complementary
#FB70C0 #7AFB70 #70FBF1
monochromatic
#EA0789 #F934A6 #FB70C0 #FDACDA #FEE1F2
Accessibility & contrast
On white
2.57
#FB70C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FB70C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB70C0
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB70C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB70C0 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E93C3
Deuteranopia (green-blind)
#A4AABD
Tritanopia (blue-blind)
#FF6D8F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fb70c0; /* rgb */ color: rgb(251, 112, 192); /* oklch */ color: oklch(73.6% 0.190 347.1);
Tailwind
colors: {
custom: {
50: '#ff9ed3',
500: '#fb70c0',
950: '#000000',
},
}SCSS
$custom: #fb70c0; $custom-light: #ff9ed3; $custom-dark: #000000;
JSON
{
"hex": "#fb70c0",
"rgb": {
"r": 251,
"g": 112,
"b": 192
},
"hsl": {
"h": 325.468,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.7356,
"c": 0.18981,
"h": 347.1
},
"luminance": 0.35903
}Semantic roles & 50–950 ramp
primary
#FB70C0
secondary
#D1F6E1
accent
#E66100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82