#F676C4#F676C4
#F676C4 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.8% C 0.179 H 344.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F676C4 |
|---|---|
| RGB | rgb(246, 118, 196) |
| HSL | hsl(323, 88%, 71%) |
| HSV | hsv(323, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 20.3%, 3.5%) |
| CIE-LAB | lab(66.93, 57.80, -17.64) |
| CIE-LCH | lch(66.93, 60.43, 343.03°) |
| OKLab | oklab(73.82% 0.1727 -0.0467) |
| OKLCH | oklch(73.82% 0.179 344.9) |
| XYZ | xyz(54.4496, 36.5397, 56.3990) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.02
Bubblegum (survey)
#FF6CB5
ΔE00 3.69
Pink (survey)
#FF81C0
ΔE00 3.84
Hot Pink
#FF69B4
ΔE00 3.89
Bubble Gum Pink
#FF69AF
ΔE00 4.80
Pale Magenta
#D767AD
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676C4 #76F6A8
analogous
#E876F6 #F676C4 #F67684
triadic
#F676C4 #C4F676 #76C4F6
tetradic
#F676C4 #F6E876 #76F6A8 #7684F6
square
#F676C4 #F6E876 #76F6A8 #7684F6
split-complementary
#F676C4 #84F676 #76F6E8
monochromatic
#E30F90 #F23DAB #F676C4 #FAAFDD #FDE2F3
Accessibility & contrast
On white
2.53
#F676C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F676C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676C4
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676C4 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8195C7
Deuteranopia (green-blind)
#A3ABC1
Tritanopia (blue-blind)
#FF7594
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f676c4; /* rgb */ color: rgb(246, 118, 196); /* oklch */ color: oklch(73.8% 0.179 344.9);
Tailwind
colors: {
custom: {
50: '#fca2d6',
500: '#f676c4',
950: '#000000',
},
}SCSS
$custom: #f676c4; $custom-light: #fca2d6; $custom-dark: #000000;
JSON
{
"hex": "#f676c4",
"rgb": {
"r": 246,
"g": 118,
"b": 196
},
"hsl": {
"h": 323.438,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.73822,
"c": 0.17887,
"h": 344.9
},
"luminance": 0.36535
}Semantic roles & 50–950 ramp
primary
#F676C4
secondary
#D3F5E0
accent
#E45A01
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83