#F676FE#F676FE
#F676FE is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.3% C 0.223 H 325.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F676FE |
|---|---|
| RGB | rgb(246, 118, 254) |
| HSL | hsl(296, 99%, 73%) |
| HSV | hsv(296, 54%, 100%) |
| CMYK | cmyk(3.1%, 53.5%, 0%, 0.4%) |
| CIE-LAB | lab(69.26, 66.99, -46.18) |
| CIE-LCH | lch(69.26, 81.37, 325.42°) |
| OKLab | oklab(76.31% 0.1834 -0.1275) |
| OKLCH | oklch(76.31% 0.223 325.2) |
| XYZ | xyz(62.3724, 39.7088, 98.1259) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.36
Violet Pink
#FB5FFC
ΔE00 3.40
Light Magenta
#FA5FF7
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 3.61
Candy Pink
#FF63E9
ΔE00 4.49
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676FE #7EFE76
analogous
#B276FE #F676FE #FE76C2
triadic
#F676FE #FEF676 #76FEF6
tetradic
#F676FE #FEB276 #7EFE76 #76C2FE
square
#F676FE #FEB276 #7EFE76 #76C2FE
split-complementary
#F676FE #C2FE76 #76FEB2
monochromatic
#E902F8 #F239FE #F676FE #FAB3FE #FDE1FF
Accessibility & contrast
On white
2.35
#F676FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F676FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676FE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676FE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#8EAFFA
Tritanopia (blue-blind)
#FB87AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f676fe; /* rgb */ color: rgb(246, 118, 254); /* oklch */ color: oklch(76.3% 0.223 325.2);
Tailwind
colors: {
custom: {
50: '#fca3ff',
500: '#f676fe',
950: '#000000',
},
}SCSS
$custom: #f676fe; $custom-light: #fca3ff; $custom-dark: #000000;
JSON
{
"hex": "#f676fe",
"rgb": {
"r": 246,
"g": 118,
"b": 254
},
"hsl": {
"h": 296.471,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.76309,
"c": 0.22333,
"h": 325.2
},
"luminance": 0.39705
}Semantic roles & 50–950 ramp
primary
#F676FE
secondary
#D6F7D4
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86