#F676DF#F676DF
#F676DF is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.9% C 0.198 H 334.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F676DF |
|---|---|
| RGB | rgb(246, 118, 223) |
| HSL | hsl(311, 88%, 71%) |
| HSV | hsv(311, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 9.3%, 3.5%) |
| CIE-LAB | lab(67.93, 61.84, -31.18) |
| CIE-LCH | lch(67.93, 69.26, 333.24°) |
| OKLab | oklab(74.9% 0.1788 -0.0845) |
| OKLCH | oklch(74.9% 0.198 334.7) |
| XYZ | xyz(57.8039, 37.8814, 74.0650) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.03
Candy Pink
#FF63E9
ΔE00 3.42
Violet (CSS)
#EE82EE
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 4.74
Orchid
#DA70D6
ΔE00 5.06
Light Magenta
#FA5FF7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676DF #76F68D
analogous
#CD76F6 #F676DF #F6769F
triadic
#F676DF #DFF676 #76DFF6
tetradic
#F676DF #F6CD76 #76F68D #769FF6
square
#F676DF #F6CD76 #76F68D #769FF6
split-complementary
#F676DF #9FF676 #76F6CD
monochromatic
#E30FBD #F23DD2 #F676DF #FAAFEC #FDE2F8
Accessibility & contrast
On white
2.45
#F676DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F676DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676DF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676DF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769AE2
Deuteranopia (green-blind)
#9BACDB
Tritanopia (blue-blind)
#FF7DA0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f676df; /* rgb */ color: rgb(246, 118, 223); /* oklch */ color: oklch(74.9% 0.198 334.7);
Tailwind
colors: {
custom: {
50: '#fca2e9',
500: '#f676df',
950: '#000000',
},
}SCSS
$custom: #f676df; $custom-light: #fca2e9; $custom-dark: #000000;
JSON
{
"hex": "#f676df",
"rgb": {
"r": 246,
"g": 118,
"b": 223
},
"hsl": {
"h": 310.781,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.74896,
"c": 0.19776,
"h": 334.7
},
"luminance": 0.37877
}Semantic roles & 50–950 ramp
primary
#F676DF
secondary
#D3F5D9
accent
#E42A01
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84