#F676BA#F676BA
#F676BA is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.5% C 0.173 H 349.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F676BA |
|---|---|
| RGB | rgb(246, 118, 186) |
| HSL | hsl(328, 88%, 71%) |
| HSV | hsv(328, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 24.4%, 3.5%) |
| CIE-LAB | lab(66.60, 56.43, -12.51) |
| CIE-LCH | lch(66.60, 57.80, 347.50°) |
| OKLab | oklab(73.46% 0.1699 -0.0327) |
| OKLCH | oklch(73.46% 0.173 349.1) |
| XYZ | xyz(53.3491, 36.0995, 50.6030) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.22
Hot Pink
#FF69B4
ΔE00 2.57
Pink (survey)
#FF81C0
ΔE00 2.84
Bubble Gum Pink
#FF69AF
ΔE00 3.14
Bubblegum Pink
#FE83CC
ΔE00 3.66
Pale Magenta
#D767AD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676BA #76F6B2
analogous
#F276F6 #F676BA #F6767A
triadic
#F676BA #BAF676 #76BAF6
tetradic
#F676BA #F6F276 #76F6B2 #767AF6
square
#F676BA #F6F276 #76F6B2 #767AF6
split-complementary
#F676BA #7AF676 #76F6F2
monochromatic
#E30F7F #F23D9D #F676BA #FAAFD7 #FDE2F1
Accessibility & contrast
On white
2.56
#F676BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F676BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676BA
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676BA | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8494BC
Deuteranopia (green-blind)
#A6AAB7
Tritanopia (blue-blind)
#FF7290
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f676ba; /* rgb */ color: rgb(246, 118, 186); /* oklch */ color: oklch(73.5% 0.173 349.1);
Tailwind
colors: {
custom: {
50: '#fca2ce',
500: '#f676ba',
950: '#000000',
},
}SCSS
$custom: #f676ba; $custom-light: #fca2ce; $custom-dark: #000000;
JSON
{
"hex": "#f676ba",
"rgb": {
"r": 246,
"g": 118,
"b": 186
},
"hsl": {
"h": 328.125,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.73462,
"c": 0.17304,
"h": 349.1
},
"luminance": 0.36095
}Semantic roles & 50–950 ramp
primary
#F676BA
secondary
#D3F5E3
accent
#E46C01
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82