#F874AE#F874AE
#F874AE is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.1% C 0.172 H 354.6°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F874AE |
|---|---|
| RGB | rgb(248, 116, 174) |
| HSL | hsl(334, 90%, 71%) |
| HSV | hsv(334, 53%, 97%) |
| CMYK | cmyk(0%, 53.2%, 29.8%, 2.7%) |
| CIE-LAB | lab(66.14, 56.44, -6.37) |
| CIE-LCH | lch(66.14, 56.80, 353.56°) |
| OKLab | oklab(73.06% 0.1713 -0.0161) |
| OKLCH | oklch(73.06% 0.172 354.6) |
| XYZ | xyz(52.5990, 35.5082, 44.1198) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.11
Bubblegum (survey)
#FF6CB5
ΔE00 2.35
Hot Pink
#FF69B4
ΔE00 2.67
Pink (survey)
#FF81C0
ΔE00 3.68
Carnation Pink
#FF7FA7
ΔE00 4.54
Medium Pink
#F36196
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F874AE #74F8BE
analogous
#F874F0 #F874AE #F87C74
triadic
#F874AE #AEF874 #74AEF8
tetradic
#F874AE #F0F874 #74F8BE #7C74F8
square
#F874AE #F0F874 #74F8BE #7C74F8
split-complementary
#F874AE #74F87C #74F0F8
monochromatic
#E60C6C #F53A8C #F874AE #FBAED0 #FEE2EE
Accessibility & contrast
On white
2.59
#F874AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F874AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F874AE
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F874AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F874AE | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8692B0
Deuteranopia (green-blind)
#A9AAAB
Tritanopia (blue-blind)
#FF6C8A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f874ae; /* rgb */ color: rgb(248, 116, 174); /* oklch */ color: oklch(73.1% 0.172 354.6);
Tailwind
colors: {
custom: {
50: '#fea0c6',
500: '#f874ae',
950: '#000000',
},
}SCSS
$custom: #f874ae; $custom-light: #fea0c6; $custom-dark: #000000;
JSON
{
"hex": "#f874ae",
"rgb": {
"r": 248,
"g": 116,
"b": 174
},
"hsl": {
"h": 333.636,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.73056,
"c": 0.17201,
"h": 354.6
},
"luminance": 0.35503
}Semantic roles & 50–950 ramp
primary
#F874AE
secondary
#D3F5E6
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82