#FE70C2#FE70C2
#FE70C2 is a light, vivid pink. Relative luminance 0.366; OKLCH L 74.0% C 0.193 H 347.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FE70C2 |
|---|---|
| RGB | rgb(254, 112, 194) |
| HSL | hsl(325, 99%, 72%) |
| HSV | hsv(325, 56%, 100%) |
| CMYK | cmyk(0%, 55.9%, 23.6%, 0.4%) |
| CIE-LAB | lab(66.95, 62.66, -16.38) |
| CIE-LCH | lch(66.95, 64.76, 345.35°) |
| OKLab | oklab(74.04% 0.1886 -0.0431) |
| OKLCH | oklch(74.04% 0.193 347.1) |
| XYZ | xyz(56.4067, 36.5593, 55.1144) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.59
Hot Pink
#FF69B4
ΔE00 2.74
Bubblegum Pink
#FE83CC
ΔE00 3.58
Bubble Gum Pink
#FF69AF
ΔE00 3.75
Pink (survey)
#FF81C0
ΔE00 3.80
Barbie Pink
#FE46A5
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE70C2 #70FEAC
analogous
#F370FE #FE70C2 #FE707B
triadic
#FE70C2 #C2FE70 #70C2FE
tetradic
#FE70C2 #FEF370 #70FEAC #707BFE
square
#FE70C2 #FEF370 #70FEAC #707BFE
split-complementary
#FE70C2 #7BFE70 #70FEF3
monochromatic
#F2028C #FE33A8 #FE70C2 #FEADDC #FFE1F2
Accessibility & contrast
On white
2.53
#FE70C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FE70C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE70C2
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE70C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE70C2 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F94C5
Deuteranopia (green-blind)
#A6ACBE
Tritanopia (blue-blind)
#FF6D90
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fe70c2; /* rgb */ color: rgb(254, 112, 194); /* oklch */ color: oklch(74.0% 0.193 347.1);
Tailwind
colors: {
custom: {
50: '#ff9fd4',
500: '#fe70c2',
950: '#000000',
},
}SCSS
$custom: #fe70c2; $custom-light: #ff9fd4; $custom-dark: #000000;
JSON
{
"hex": "#fe70c2",
"rgb": {
"r": 254,
"g": 112,
"b": 194
},
"hsl": {
"h": 325.352,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.74036,
"c": 0.19345,
"h": 347.1
},
"luminance": 0.36554
}Semantic roles & 50–950 ramp
primary
#FE70C2
secondary
#D3F7E2
accent
#E66100
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83