#FE70BA#FE70BA
#FE70BA is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.8% C 0.189 H 350.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FE70BA |
|---|---|
| RGB | rgb(254, 112, 186) |
| HSL | hsl(329, 99%, 72%) |
| HSV | hsv(329, 56%, 100%) |
| CMYK | cmyk(0%, 55.9%, 26.8%, 0.4%) |
| CIE-LAB | lab(66.68, 61.62, -12.27) |
| CIE-LCH | lch(66.68, 62.83, 348.74°) |
| OKLab | oklab(73.75% 0.1864 -0.0319) |
| OKLCH | oklch(73.75% 0.189 350.3) |
| XYZ | xyz(55.5323, 36.2096, 50.5094) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.07
Hot Pink
#FF69B4
ΔE00 1.43
Bubble Gum Pink
#FF69AF
ΔE00 2.23
Pink (survey)
#FF81C0
ΔE00 3.25
Bubblegum Pink
#FE83CC
ΔE00 4.18
Barbie Pink
#FE46A5
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE70BA #70FEB4
analogous
#FB70FE #FE70BA #FE7073
triadic
#FE70BA #BAFE70 #70BAFE
tetradic
#FE70BA #FEFB70 #70FEB4 #7073FE
square
#FE70BA #FEFB70 #70FEB4 #7073FE
split-complementary
#FE70BA #73FE70 #70FEFB
monochromatic
#F2027F #FE339D #FE70BA #FEADD7 #FFE1F0
Accessibility & contrast
On white
2.55
#FE70BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FE70BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE70BA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE70BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE70BA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BC
Deuteranopia (green-blind)
#A8ABB7
Tritanopia (blue-blind)
#FF6B8D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fe70ba; /* rgb */ color: rgb(254, 112, 186); /* oklch */ color: oklch(73.8% 0.189 350.3);
Tailwind
colors: {
custom: {
50: '#ff9fce',
500: '#fe70ba',
950: '#000000',
},
}SCSS
$custom: #fe70ba; $custom-light: #ff9fce; $custom-dark: #000000;
JSON
{
"hex": "#fe70ba",
"rgb": {
"r": 254,
"g": 112,
"b": 186
},
"hsl": {
"h": 328.732,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.73751,
"c": 0.18913,
"h": 350.3
},
"luminance": 0.36204
}Semantic roles & 50–950 ramp
primary
#FE70BA
secondary
#D3F7E4
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F13
muted
#877F82