#F676BC#F676BC
#F676BC is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.5% C 0.174 H 348.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F676BC |
|---|---|
| RGB | rgb(246, 118, 188) |
| HSL | hsl(327, 88%, 71%) |
| HSV | hsv(327, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 23.6%, 3.5%) |
| CIE-LAB | lab(66.66, 56.70, -13.54) |
| CIE-LCH | lch(66.66, 58.29, 346.57°) |
| OKLab | oklab(73.53% 0.1705 -0.0355) |
| OKLCH | oklch(73.53% 0.174 348.3) |
| XYZ | xyz(53.5632, 36.1851, 51.7306) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.44
Hot Pink
#FF69B4
ΔE00 2.76
Pink (survey)
#FF81C0
ΔE00 2.95
Bubblegum Pink
#FE83CC
ΔE00 3.43
Bubble Gum Pink
#FF69AF
ΔE00 3.44
Pale Magenta
#D767AD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676BC #76F6B0
analogous
#F076F6 #F676BC #F6767C
triadic
#F676BC #BCF676 #76BCF6
tetradic
#F676BC #F6F076 #76F6B0 #767CF6
square
#F676BC #F6F076 #76F6B0 #767CF6
split-complementary
#F676BC #7CF676 #76F6F0
monochromatic
#E30F83 #F23DA0 #F676BC #FAAFD8 #FDE2F1
Accessibility & contrast
On white
2.55
#F676BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F676BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676BC
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676BC | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BE
Deuteranopia (green-blind)
#A6AAB9
Tritanopia (blue-blind)
#FF7391
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f676bc; /* rgb */ color: rgb(246, 118, 188); /* oklch */ color: oklch(73.5% 0.174 348.3);
Tailwind
colors: {
custom: {
50: '#fca2d0',
500: '#f676bc',
950: '#000000',
},
}SCSS
$custom: #f676bc; $custom-light: #fca2d0; $custom-dark: #000000;
JSON
{
"hex": "#f676bc",
"rgb": {
"r": 246,
"g": 118,
"b": 188
},
"hsl": {
"h": 327.188,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.73533,
"c": 0.17415,
"h": 348.3
},
"luminance": 0.36181
}Semantic roles & 50–950 ramp
primary
#F676BC
secondary
#D3F5E2
accent
#E46801
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82