#F676D2#F676D2
#F676D2 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.4% C 0.188 H 339.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F676D2 |
|---|---|
| RGB | rgb(246, 118, 210) |
| HSL | hsl(317, 88%, 71%) |
| HSV | hsv(317, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 14.6%, 3.5%) |
| CIE-LAB | lab(67.43, 59.84, -24.71) |
| CIE-LCH | lch(67.43, 64.74, 337.56°) |
| OKLab | oklab(74.36% 0.1761 -0.0664) |
| OKLCH | oklch(74.36% 0.188 339.4) |
| XYZ | xyz(56.1181, 37.2071, 65.1863) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 4.32
Candy Pink
#FF63E9
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.19
Violet (CSS)
#EE82EE
ΔE00 5.68
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676D2 #76F69A
analogous
#DA76F6 #F676D2 #F67692
triadic
#F676D2 #D2F676 #76D2F6
tetradic
#F676D2 #F6DA76 #76F69A #7692F6
square
#F676D2 #F6DA76 #76F69A #7692F6
split-complementary
#F676D2 #92F676 #76F6DA
monochromatic
#E30FA7 #F23DBF #F676D2 #FAAFE5 #FDE2F6
Accessibility & contrast
On white
2.49
#F676D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F676D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676D2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676D2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B98D5
Deuteranopia (green-blind)
#9FACCF
Tritanopia (blue-blind)
#FF799B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f676d2; /* rgb */ color: rgb(246, 118, 210); /* oklch */ color: oklch(74.4% 0.188 339.4);
Tailwind
colors: {
custom: {
50: '#fca2e0',
500: '#f676d2',
950: '#000000',
},
}SCSS
$custom: #f676d2; $custom-light: #fca2e0; $custom-dark: #000000;
JSON
{
"hex": "#f676d2",
"rgb": {
"r": 246,
"g": 118,
"b": 210
},
"hsl": {
"h": 316.875,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.7436,
"c": 0.18817,
"h": 339.4
},
"luminance": 0.37203
}Semantic roles & 50–950 ramp
primary
#F676D2
secondary
#D3F5DD
accent
#E44101
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83