#F874B7#F874B7
#F874B7 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.4% C 0.176 H 350.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F874B7 |
|---|---|
| RGB | rgb(248, 116, 183) |
| HSL | hsl(330, 90%, 71%) |
| HSV | hsv(330, 53%, 97%) |
| CMYK | cmyk(0%, 53.2%, 26.2%, 2.7%) |
| CIE-LAB | lab(66.42, 57.59, -11.05) |
| CIE-LCH | lch(66.42, 58.64, 349.14°) |
| OKLab | oklab(73.36% 0.174 -0.0287) |
| OKLCH | oklch(73.36% 0.176 350.6) |
| XYZ | xyz(53.5060, 35.8710, 48.8964) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.60
Hot Pink
#FF69B4
ΔE00 1.99
Bubble Gum Pink
#FF69AF
ΔE00 2.41
Pink (survey)
#FF81C0
ΔE00 2.95
Bubblegum Pink
#FE83CC
ΔE00 4.20
Carnation Pink
#FF7FA7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F874B7 #74F8B5
analogous
#F774F8 #F874B7 #F87475
triadic
#F874B7 #B7F874 #74B7F8
tetradic
#F874B7 #F8F774 #74F8B5 #7475F8
square
#F874B7 #F8F774 #74F8B5 #7475F8
split-complementary
#F874B7 #75F874 #74F8F7
monochromatic
#E60C7A #F53A99 #F874B7 #FBAED5 #FEE2F0
Accessibility & contrast
On white
2.57
#F874B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#F874B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F874B7
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F874B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F874B7 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8493B9
Deuteranopia (green-blind)
#A7AAB4
Tritanopia (blue-blind)
#FF6F8E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f874b7; /* rgb */ color: rgb(248, 116, 183); /* oklch */ color: oklch(73.4% 0.176 350.6);
Tailwind
colors: {
custom: {
50: '#fea1cc',
500: '#f874b7',
950: '#000000',
},
}SCSS
$custom: #f874b7; $custom-light: #fea1cc; $custom-dark: #000000;
JSON
{
"hex": "#f874b7",
"rgb": {
"r": 248,
"g": 116,
"b": 183
},
"hsl": {
"h": 329.545,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.73356,
"c": 0.17631,
"h": 350.6
},
"luminance": 0.35866
}Semantic roles & 50–950 ramp
primary
#F874B7
secondary
#D3F5E4
accent
#E67100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82