#F874BE#F874BE
#F874BE is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.6% C 0.180 H 347.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F874BE |
|---|---|
| RGB | rgb(248, 116, 190) |
| HSL | hsl(326, 90%, 71%) |
| HSV | hsv(326, 53%, 97%) |
| CMYK | cmyk(0%, 53.2%, 23.4%, 2.7%) |
| CIE-LAB | lab(66.65, 58.51, -14.66) |
| CIE-LCH | lch(66.65, 60.32, 345.94°) |
| OKLab | oklab(73.6% 0.1759 -0.0385) |
| OKLCH | oklch(73.6% 0.18 347.7) |
| XYZ | xyz(54.2527, 36.1697, 52.8293) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.41
Hot Pink
#FF69B4
ΔE00 2.67
Pink (survey)
#FF81C0
ΔE00 3.24
Bubblegum Pink
#FE83CC
ΔE00 3.41
Bubble Gum Pink
#FF69AF
ΔE00 3.51
Pale Magenta
#D767AD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F874BE #74F8AE
analogous
#F074F8 #F874BE #F8747C
triadic
#F874BE #BEF874 #74BEF8
tetradic
#F874BE #F8F074 #74F8AE #747CF8
square
#F874BE #F8F074 #74F8AE #747CF8
split-complementary
#F874BE #7CF874 #74F8F0
monochromatic
#E60C86 #F53AA3 #F874BE #FBAED9 #FEE2F1
Accessibility & contrast
On white
2.55
#F874BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F874BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F874BE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F874BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F874BE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C0
Deuteranopia (green-blind)
#A5ABBB
Tritanopia (blue-blind)
#FF7191
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f874be; /* rgb */ color: rgb(248, 116, 190); /* oklch */ color: oklch(73.6% 0.180 347.7);
Tailwind
colors: {
custom: {
50: '#fea1d1',
500: '#f874be',
950: '#000000',
},
}SCSS
$custom: #f874be; $custom-light: #fea1d1; $custom-dark: #000000;
JSON
{
"hex": "#f874be",
"rgb": {
"r": 248,
"g": 116,
"b": 190
},
"hsl": {
"h": 326.364,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.73602,
"c": 0.1801,
"h": 347.7
},
"luminance": 0.36165
}Semantic roles & 50–950 ramp
primary
#F874BE
secondary
#D3F5E2
accent
#E66500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82