#F874B8#F874B8
#F874B8 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.4% C 0.177 H 350.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F874B8 |
|---|---|
| RGB | rgb(248, 116, 184) |
| HSL | hsl(329, 90%, 71%) |
| HSV | hsv(329, 53%, 97%) |
| CMYK | cmyk(0%, 53.2%, 25.8%, 2.7%) |
| CIE-LAB | lab(66.45, 57.72, -11.57) |
| CIE-LCH | lch(66.45, 58.86, 348.67°) |
| OKLab | oklab(73.39% 0.1742 -0.0301) |
| OKLCH | oklch(73.39% 0.177 350.2) |
| XYZ | xyz(53.6104, 35.9127, 49.4465) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.65
Hot Pink
#FF69B4
ΔE00 2.03
Bubble Gum Pink
#FF69AF
ΔE00 2.54
Pink (survey)
#FF81C0
ΔE00 2.94
Bubblegum Pink
#FE83CC
ΔE00 4.06
Carnation Pink
#FF7FA7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F874B8 #74F8B4
analogous
#F674F8 #F874B8 #F87476
triadic
#F874B8 #B8F874 #74B8F8
tetradic
#F874B8 #F8F674 #74F8B4 #7476F8
square
#F874B8 #F8F674 #74F8B4 #7476F8
split-complementary
#F874B8 #76F874 #74F8F6
monochromatic
#E60C7C #F53A9A #F874B8 #FBAED6 #FEE2F0
Accessibility & contrast
On white
2.57
#F874B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#F874B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F874B8
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F874B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F874B8 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8393BA
Deuteranopia (green-blind)
#A7AAB5
Tritanopia (blue-blind)
#FF6F8E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f874b8; /* rgb */ color: rgb(248, 116, 184); /* oklch */ color: oklch(73.4% 0.177 350.2);
Tailwind
colors: {
custom: {
50: '#fea1cd',
500: '#f874b8',
950: '#000000',
},
}SCSS
$custom: #f874b8; $custom-light: #fea1cd; $custom-dark: #000000;
JSON
{
"hex": "#f874b8",
"rgb": {
"r": 248,
"g": 116,
"b": 184
},
"hsl": {
"h": 329.091,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.73391,
"c": 0.17683,
"h": 350.2
},
"luminance": 0.35908
}Semantic roles & 50–950 ramp
primary
#F874B8
secondary
#D3F5E3
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82