#F676D5#F676D5
#F676D5 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.5% C 0.190 H 338.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F676D5 |
|---|---|
| RGB | rgb(246, 118, 213) |
| HSL | hsl(315, 88%, 71%) |
| HSV | hsv(315, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 13.4%, 3.5%) |
| CIE-LAB | lab(67.54, 60.29, -26.22) |
| CIE-LCH | lch(67.54, 65.74, 336.50°) |
| OKLab | oklab(74.48% 0.1767 -0.0706) |
| OKLCH | oklch(74.48% 0.19 338.2) |
| XYZ | xyz(56.4953, 37.3580, 67.1731) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.76
Bubblegum Pink
#FE83CC
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 5.17
Orchid
#DA70D6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676D5 #76F697
analogous
#D776F6 #F676D5 #F67695
triadic
#F676D5 #D5F676 #76D5F6
tetradic
#F676D5 #F6D776 #76F697 #7695F6
square
#F676D5 #F6D776 #76F697 #7695F6
split-complementary
#F676D5 #95F676 #76F6D7
monochromatic
#E30FAC #F23DC3 #F676D5 #FAAFE7 #FDE2F6
Accessibility & contrast
On white
2.48
#F676D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F676D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676D5
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676D5 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A98D8
Deuteranopia (green-blind)
#9EACD2
Tritanopia (blue-blind)
#FF7A9C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f676d5; /* rgb */ color: rgb(246, 118, 213); /* oklch */ color: oklch(74.5% 0.190 338.2);
Tailwind
colors: {
custom: {
50: '#fca2e2',
500: '#f676d5',
950: '#000000',
},
}SCSS
$custom: #f676d5; $custom-light: #fca2e2; $custom-dark: #000000;
JSON
{
"hex": "#f676d5",
"rgb": {
"r": 246,
"g": 118,
"b": 213
},
"hsl": {
"h": 315.469,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.74481,
"c": 0.1903,
"h": 338.2
},
"luminance": 0.37354
}Semantic roles & 50–950 ramp
primary
#F676D5
secondary
#D3F5DC
accent
#E43C01
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83