#F676F7#F676F7
#F676F7 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.0% C 0.217 H 327.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F676F7 |
|---|---|
| RGB | rgb(246, 118, 247) |
| HSL | hsl(300, 89%, 72%) |
| HSV | hsv(300, 52%, 97%) |
| CMYK | cmyk(0.4%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(68.95, 65.78, -42.85) |
| CIE-LCH | lch(68.95, 78.51, 326.92°) |
| OKLab | oklab(75.97% 0.1826 -0.1178) |
| OKLCH | oklch(75.97% 0.217 327.2) |
| XYZ | xyz(61.2719, 39.2686, 92.3299) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 2.68
Light Magenta
#FA5FF7
ΔE00 3.48
Violet Pink
#FB5FFC
ΔE00 3.51
Candy Pink
#FF63E9
ΔE00 3.72
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676F7 #77F776
analogous
#B676F7 #F676F7 #F776B8
triadic
#F676F7 #F7F676 #76F7F6
tetradic
#F676F7 #F7B676 #77F776 #76B8F7
square
#F676F7 #F7B676 #77F776 #76B8F7
split-complementary
#F676F7 #B8F776 #76F7B6
monochromatic
#E40DE5 #F23CF4 #F676F7 #FAB0FA #FDE2FD
Accessibility & contrast
On white
2.37
#F676F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F676F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676F7
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676F7 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#FC85AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f676f7; /* rgb */ color: rgb(246, 118, 247); /* oklch */ color: oklch(76.0% 0.217 327.2);
Tailwind
colors: {
custom: {
50: '#fca3fa',
500: '#f676f7',
950: '#000000',
},
}SCSS
$custom: #f676f7; $custom-light: #fca3fa; $custom-dark: #000000;
JSON
{
"hex": "#f676f7",
"rgb": {
"r": 246,
"g": 118,
"b": 247
},
"hsl": {
"h": 299.535,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.75974,
"c": 0.2173,
"h": 327.2
},
"luminance": 0.39265
}Semantic roles & 50–950 ramp
primary
#F676F7
secondary
#D4F5D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85