#FB70DB#FB70DB
#FB70DB is a light, highly saturated pink. Relative luminance 0.372; OKLCH L 74.6% C 0.207 H 337.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FB70DB |
|---|---|
| RGB | rgb(251, 112, 219) |
| HSL | hsl(314, 95%, 71%) |
| HSV | hsv(314, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 12.7%, 1.6%) |
| CIE-LAB | lab(67.44, 65.33, -29.66) |
| CIE-LCH | lch(67.44, 71.75, 335.58°) |
| OKLab | oklab(74.62% 0.1912 -0.0801) |
| OKLCH | oklch(74.62% 0.207 337.3) |
| XYZ | xyz(58.3646, 37.2165, 71.1136) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 3.20
Violet (CSS)
#EE82EE
ΔE00 4.95
Orchid
#DA70D6
ΔE00 5.62
Bubblegum Pink
#FE83CC
ΔE00 5.77
Light Magenta
#FA5FF7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB70DB #70FB90
analogous
#D570FB #FB70DB #FB7095
triadic
#FB70DB #DBFB70 #70DBFB
tetradic
#FB70DB #FBD570 #70FB90 #7095FB
square
#FB70DB #FBD570 #70FB90 #7095FB
split-complementary
#FB70DB #95FB70 #70FBD5
monochromatic
#EA07B6 #F934CC #FB70DB #FDACEA #FEE1F8
Accessibility & contrast
On white
2.49
#FB70DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FB70DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB70DB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB70DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB70DB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7397DE
Deuteranopia (green-blind)
#9CACD7
Tritanopia (blue-blind)
#FF769C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb70db; /* rgb */ color: rgb(251, 112, 219); /* oklch */ color: oklch(74.6% 0.207 337.3);
Tailwind
colors: {
custom: {
50: '#ff9fe6',
500: '#fb70db',
950: '#000000',
},
}SCSS
$custom: #fb70db; $custom-light: #ff9fe6; $custom-dark: #000000;
JSON
{
"hex": "#fb70db",
"rgb": {
"r": 251,
"g": 112,
"b": 219
},
"hsl": {
"h": 313.813,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.74618,
"c": 0.20733,
"h": 337.3
},
"luminance": 0.37212
}Semantic roles & 50–950 ramp
primary
#FB70DB
secondary
#D1F6DA
accent
#E63500
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84