#F676D4#F676D4
#F676D4 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.4% C 0.190 H 338.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F676D4 |
|---|---|
| RGB | rgb(246, 118, 212) |
| HSL | hsl(316, 88%, 71%) |
| HSV | hsv(316, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 13.8%, 3.5%) |
| CIE-LAB | lab(67.51, 60.14, -25.72) |
| CIE-LCH | lch(67.51, 65.41, 336.85°) |
| OKLab | oklab(74.44% 0.1765 -0.0691) |
| OKLCH | oklch(74.44% 0.19 338.6) |
| XYZ | xyz(56.3688, 37.3074, 66.5067) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.94
Bubblegum Pink
#FE83CC
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.34
Orchid
#DA70D6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676D4 #76F698
analogous
#D876F6 #F676D4 #F67694
triadic
#F676D4 #D4F676 #76D4F6
tetradic
#F676D4 #F6D876 #76F698 #7694F6
square
#F676D4 #F6D876 #76F698 #7694F6
split-complementary
#F676D4 #94F676 #76F6D8
monochromatic
#E30FAA #F23DC2 #F676D4 #FAAFE6 #FDE2F6
Accessibility & contrast
On white
2.48
#F676D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F676D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676D4
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676D4 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A98D7
Deuteranopia (green-blind)
#9FACD1
Tritanopia (blue-blind)
#FF7A9B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f676d4; /* rgb */ color: rgb(246, 118, 212); /* oklch */ color: oklch(74.4% 0.190 338.6);
Tailwind
colors: {
custom: {
50: '#fca2e1',
500: '#f676d4',
950: '#000000',
},
}SCSS
$custom: #f676d4; $custom-light: #fca2e1; $custom-dark: #000000;
JSON
{
"hex": "#f676d4",
"rgb": {
"r": 246,
"g": 118,
"b": 212
},
"hsl": {
"h": 315.938,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.7444,
"c": 0.18958,
"h": 338.6
},
"luminance": 0.37303
}Semantic roles & 50–950 ramp
primary
#F676D4
secondary
#D3F5DC
accent
#E43E01
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83