#FC70DB#FC70DB
#FC70DB is a light, highly saturated pink. Relative luminance 0.374; OKLCH L 74.7% C 0.208 H 337.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FC70DB |
|---|---|
| RGB | rgb(252, 112, 219) |
| HSL | hsl(314, 96%, 71%) |
| HSV | hsv(314, 56%, 99%) |
| CMYK | cmyk(0%, 55.6%, 13.1%, 1.2%) |
| CIE-LAB | lab(67.58, 65.61, -29.44) |
| CIE-LCH | lch(67.58, 71.91, 335.83°) |
| OKLab | oklab(74.75% 0.1922 -0.0795) |
| OKLCH | oklch(74.75% 0.208 337.5) |
| XYZ | xyz(58.7259, 37.4028, 71.1306) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.21
Candy Pink
#FF63E9
ΔE00 3.27
Violet (CSS)
#EE82EE
ΔE00 5.04
Bubblegum Pink
#FE83CC
ΔE00 5.67
Orchid
#DA70D6
ΔE00 5.79
Light Magenta
#FA5FF7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC70DB #70FC91
analogous
#D770FC #FC70DB #FC7095
triadic
#FC70DB #DBFC70 #70DBFC
tetradic
#FC70DB #FCD770 #70FC91 #7095FC
square
#FC70DB #FCD770 #70FC91 #7095FC
split-complementary
#FC70DB #95FC70 #70FCD7
monochromatic
#ED05B6 #FB34CC #FC70DB #FDACEA #FEE1F7
Accessibility & contrast
On white
2.48
#FC70DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FC70DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC70DB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC70DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC70DB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7497DE
Deuteranopia (green-blind)
#9DACD7
Tritanopia (blue-blind)
#FF759C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc70db; /* rgb */ color: rgb(252, 112, 219); /* oklch */ color: oklch(74.7% 0.208 337.5);
Tailwind
colors: {
custom: {
50: '#ff9fe6',
500: '#fc70db',
950: '#000000',
},
}SCSS
$custom: #fc70db; $custom-light: #ff9fe6; $custom-dark: #000000;
JSON
{
"hex": "#fc70db",
"rgb": {
"r": 252,
"g": 112,
"b": 219
},
"hsl": {
"h": 314.143,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.74748,
"c": 0.20802,
"h": 337.5
},
"luminance": 0.37398
}Semantic roles & 50–950 ramp
primary
#FC70DB
secondary
#D2F6DA
accent
#E63600
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84