#F674BF#F674BF
#F674BF is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.4% C 0.179 H 346.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F674BF |
|---|---|
| RGB | rgb(246, 116, 191) |
| HSL | hsl(325, 88%, 71%) |
| HSV | hsv(325, 53%, 96%) |
| CMYK | cmyk(0%, 52.8%, 22.4%, 3.5%) |
| CIE-LAB | lab(66.41, 58.04, -15.62) |
| CIE-LCH | lch(66.41, 60.11, 344.94°) |
| OKLab | oklab(73.37% 0.1742 -0.0411) |
| OKLCH | oklch(73.37% 0.179 346.7) |
| XYZ | xyz(53.6569, 35.8498, 53.3739) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.82
Hot Pink
#FF69B4
ΔE00 3.02
Bubblegum Pink
#FE83CC
ΔE00 3.47
Pink (survey)
#FF81C0
ΔE00 3.59
Bubble Gum Pink
#FF69AF
ΔE00 3.89
Pale Magenta
#D767AD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F674BF #74F6AB
analogous
#EC74F6 #F674BF #F6747E
triadic
#F674BF #BFF674 #74BFF6
tetradic
#F674BF #F6EC74 #74F6AB #747EF6
square
#F674BF #F6EC74 #74F6AB #747EF6
split-complementary
#F674BF #7EF674 #74F6EC
monochromatic
#E10F88 #F23BA5 #F674BF #FAADD9 #FDE2F2
Accessibility & contrast
On white
2.57
#F674BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#F674BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F674BF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F674BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F674BF | 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)
#8094C1
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#FF7291
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f674bf; /* rgb */ color: rgb(246, 116, 191); /* oklch */ color: oklch(73.4% 0.179 346.7);
Tailwind
colors: {
custom: {
50: '#fca1d2',
500: '#f674bf',
950: '#000000',
},
}SCSS
$custom: #f674bf; $custom-light: #fca1d2; $custom-dark: #000000;
JSON
{
"hex": "#f674bf",
"rgb": {
"r": 246,
"g": 116,
"b": 191
},
"hsl": {
"h": 325.385,
"s": 87.838,
"l": 70.98
},
"oklch": {
"l": 0.73374,
"c": 0.17895,
"h": 346.7
},
"luminance": 0.35845
}Semantic roles & 50–950 ramp
primary
#F674BF
secondary
#D2F4E0
accent
#E46101
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82