#FE70BB#FE70BB
#FE70BB is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.8% C 0.190 H 349.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FE70BB |
|---|---|
| RGB | rgb(254, 112, 187) |
| HSL | hsl(328, 99%, 72%) |
| HSV | hsv(328, 56%, 100%) |
| CMYK | cmyk(0%, 55.9%, 26.4%, 0.4%) |
| CIE-LAB | lab(66.71, 61.75, -12.79) |
| CIE-LCH | lch(66.71, 63.06, 348.30°) |
| OKLab | oklab(73.79% 0.1867 -0.0333) |
| OKLCH | oklch(73.79% 0.19 349.9) |
| XYZ | xyz(55.6390, 36.2522, 51.0712) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.24
Hot Pink
#FF69B4
ΔE00 1.56
Bubble Gum Pink
#FF69AF
ΔE00 2.41
Pink (survey)
#FF81C0
ΔE00 3.28
Bubblegum Pink
#FE83CC
ΔE00 4.07
Barbie Pink
#FE46A5
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE70BB #70FEB3
analogous
#FA70FE #FE70BB #FE7074
triadic
#FE70BB #BBFE70 #70BBFE
tetradic
#FE70BB #FEFA70 #70FEB3 #7074FE
square
#FE70BB #FEFA70 #70FEB3 #7074FE
split-complementary
#FE70BB #74FE70 #70FEFA
monochromatic
#F20281 #FE339E #FE70BB #FEADD8 #FFE1F1
Accessibility & contrast
On white
2.55
#FE70BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#FE70BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE70BB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE70BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE70BB | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#FF6B8D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fe70bb; /* rgb */ color: rgb(254, 112, 187); /* oklch */ color: oklch(73.8% 0.190 349.9);
Tailwind
colors: {
custom: {
50: '#ff9fcf',
500: '#fe70bb',
950: '#000000',
},
}SCSS
$custom: #fe70bb; $custom-light: #ff9fcf; $custom-dark: #000000;
JSON
{
"hex": "#fe70bb",
"rgb": {
"r": 254,
"g": 112,
"b": 187
},
"hsl": {
"h": 328.31,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.73786,
"c": 0.18965,
"h": 349.9
},
"luminance": 0.36247
}Semantic roles & 50–950 ramp
primary
#FE70BB
secondary
#D3F7E4
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F13
muted
#877F82