#F676BB#F676BB
#F676BB is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.5% C 0.174 H 348.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F676BB |
|---|---|
| RGB | rgb(246, 118, 187) |
| HSL | hsl(328, 88%, 71%) |
| HSV | hsv(328, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 24%, 3.5%) |
| CIE-LAB | lab(66.63, 56.56, -13.03) |
| CIE-LCH | lch(66.63, 58.04, 347.03°) |
| OKLab | oklab(73.5% 0.1702 -0.0341) |
| OKLCH | oklch(73.5% 0.174 348.7) |
| XYZ | xyz(53.4558, 36.1422, 51.1649) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.32
Hot Pink
#FF69B4
ΔE00 2.66
Pink (survey)
#FF81C0
ΔE00 2.88
Bubble Gum Pink
#FF69AF
ΔE00 3.29
Bubblegum Pink
#FE83CC
ΔE00 3.54
Pale Magenta
#D767AD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676BB #76F6B1
analogous
#F176F6 #F676BB #F6767B
triadic
#F676BB #BBF676 #76BBF6
tetradic
#F676BB #F6F176 #76F6B1 #767BF6
square
#F676BB #F6F176 #76F6B1 #767BF6
split-complementary
#F676BB #7BF676 #76F6F1
monochromatic
#E30F81 #F23D9E #F676BB #FAAFD8 #FDE2F1
Accessibility & contrast
On white
2.55
#F676BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F676BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676BB
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676BB | 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)
#8494BD
Deuteranopia (green-blind)
#A6AAB8
Tritanopia (blue-blind)
#FF7290
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f676bb; /* rgb */ color: rgb(246, 118, 187); /* oklch */ color: oklch(73.5% 0.174 348.7);
Tailwind
colors: {
custom: {
50: '#fca2cf',
500: '#f676bb',
950: '#000000',
},
}SCSS
$custom: #f676bb; $custom-light: #fca2cf; $custom-dark: #000000;
JSON
{
"hex": "#f676bb",
"rgb": {
"r": 246,
"g": 118,
"b": 187
},
"hsl": {
"h": 327.656,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.73497,
"c": 0.17359,
"h": 348.7
},
"luminance": 0.36138
}Semantic roles & 50–950 ramp
primary
#F676BB
secondary
#D3F5E3
accent
#E46A01
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82