#FE70BC#FE70BC
#FE70BC is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.8% C 0.190 H 349.5°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FE70BC |
|---|---|
| RGB | rgb(254, 112, 188) |
| HSL | hsl(328, 99%, 72%) |
| HSV | hsv(328, 56%, 100%) |
| CMYK | cmyk(0%, 55.9%, 26%, 0.4%) |
| CIE-LAB | lab(66.74, 61.87, -13.30) |
| CIE-LCH | lch(66.74, 63.29, 347.87°) |
| OKLab | oklab(73.82% 0.187 -0.0347) |
| OKLCH | oklch(73.82% 0.19 349.5) |
| XYZ | xyz(55.7464, 36.2952, 51.6370) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.42
Hot Pink
#FF69B4
ΔE00 1.70
Bubble Gum Pink
#FF69AF
ΔE00 2.60
Pink (survey)
#FF81C0
ΔE00 3.32
Bubblegum Pink
#FE83CC
ΔE00 3.97
Barbie Pink
#FE46A5
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE70BC #70FEB2
analogous
#F970FE #FE70BC #FE7075
triadic
#FE70BC #BCFE70 #70BCFE
tetradic
#FE70BC #FEF970 #70FEB2 #7075FE
square
#FE70BC #FEF970 #70FEB2 #7075FE
split-complementary
#FE70BC #75FE70 #70FEF9
monochromatic
#F20282 #FE33A0 #FE70BC #FEADD8 #FFE1F1
Accessibility & contrast
On white
2.54
#FE70BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#FE70BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE70BC
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE70BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE70BC | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BE
Deuteranopia (green-blind)
#A7ACB9
Tritanopia (blue-blind)
#FF6B8E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fe70bc; /* rgb */ color: rgb(254, 112, 188); /* oklch */ color: oklch(73.8% 0.190 349.5);
Tailwind
colors: {
custom: {
50: '#ff9fd0',
500: '#fe70bc',
950: '#000000',
},
}SCSS
$custom: #fe70bc; $custom-light: #ff9fd0; $custom-dark: #000000;
JSON
{
"hex": "#fe70bc",
"rgb": {
"r": 254,
"g": 112,
"b": 188
},
"hsl": {
"h": 327.887,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.73821,
"c": 0.19017,
"h": 349.5
},
"luminance": 0.3629
}Semantic roles & 50–950 ramp
primary
#FE70BC
secondary
#D3F7E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82