#F676D8#F676D8
#F676D8 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.6% C 0.192 H 337.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F676D8 |
|---|---|
| RGB | rgb(246, 118, 216) |
| HSL | hsl(314, 88%, 71%) |
| HSV | hsv(314, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 12.2%, 3.5%) |
| CIE-LAB | lab(67.66, 60.75, -27.71) |
| CIE-LCH | lch(67.66, 66.77, 335.48°) |
| OKLab | oklab(74.6% 0.1774 -0.0748) |
| OKLCH | oklch(74.6% 0.192 337.1) |
| XYZ | xyz(56.8796, 37.5117, 69.1971) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.22
Candy Pink
#FF63E9
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 4.84
Bubblegum Pink
#FE83CC
ΔE00 5.01
Orchid
#DA70D6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676D8 #76F694
analogous
#D476F6 #F676D8 #F67698
triadic
#F676D8 #D8F676 #76D8F6
tetradic
#F676D8 #F6D476 #76F694 #7698F6
square
#F676D8 #F6D476 #76F694 #7698F6
split-complementary
#F676D8 #98F676 #76F6D4
monochromatic
#E30FB1 #F23DC8 #F676D8 #FAAFE8 #FDE2F7
Accessibility & contrast
On white
2.47
#F676D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F676D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676D8
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676D8 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7998DB
Deuteranopia (green-blind)
#9DACD5
Tritanopia (blue-blind)
#FF7B9D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f676d8; /* rgb */ color: rgb(246, 118, 216); /* oklch */ color: oklch(74.6% 0.192 337.1);
Tailwind
colors: {
custom: {
50: '#fca2e4',
500: '#f676d8',
950: '#000000',
},
}SCSS
$custom: #f676d8; $custom-light: #fca2e4; $custom-dark: #000000;
JSON
{
"hex": "#f676d8",
"rgb": {
"r": 246,
"g": 118,
"b": 216
},
"hsl": {
"h": 314.063,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.74603,
"c": 0.19249,
"h": 337.1
},
"luminance": 0.37508
}Semantic roles & 50–950 ramp
primary
#F676D8
secondary
#D3F5DB
accent
#E43601
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83