#F676FF#F676FF
#F676FF is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.4% C 0.224 H 324.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F676FF |
|---|---|
| RGB | rgb(246, 118, 255) |
| HSL | hsl(296, 100%, 73%) |
| HSV | hsv(296, 54%, 100%) |
| CMYK | cmyk(3.5%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(69.31, 67.17, -46.66) |
| CIE-LCH | lch(69.31, 81.78, 325.21°) |
| OKLab | oklab(76.36% 0.1835 -0.1288) |
| OKLCH | oklch(76.36% 0.224 324.9) |
| XYZ | xyz(62.5330, 39.7730, 98.9715) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.41
Violet (CSS)
#EE82EE
ΔE00 3.47
Light Magenta
#FA5FF7
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 3.76
Candy Pink
#FF63E9
ΔE00 4.61
Orchid
#DA70D6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676FF #7FFF76
analogous
#B176FF #F676FF #FF76C4
triadic
#F676FF #FFF676 #76FFF6
tetradic
#F676FF #FFB176 #7FFF76 #76C4FF
square
#F676FF #FFB176 #7FFF76 #76C4FF
split-complementary
#F676FF #C4FF76 #76FFB1
monochromatic
#EA00FB #F239FF #F676FF #FAB3FF #FDE0FF
Accessibility & contrast
On white
2.35
#F676FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F676FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676FF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676FF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#FB87B0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f676ff; /* rgb */ color: rgb(246, 118, 255); /* oklch */ color: oklch(76.4% 0.224 324.9);
Tailwind
colors: {
custom: {
50: '#fca3ff',
500: '#f676ff',
950: '#000000',
},
}SCSS
$custom: #f676ff; $custom-light: #fca3ff; $custom-dark: #000000;
JSON
{
"hex": "#f676ff",
"rgb": {
"r": 246,
"g": 118,
"b": 255
},
"hsl": {
"h": 296.058,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.76358,
"c": 0.2242,
"h": 324.9
},
"luminance": 0.3977
}Semantic roles & 50–950 ramp
primary
#F676FF
secondary
#D6F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86