#F676F9#F676F9
#F676F9 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.1% C 0.219 H 326.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F676F9 |
|---|---|
| RGB | rgb(246, 118, 249) |
| HSL | hsl(299, 92%, 72%) |
| HSV | hsv(299, 53%, 98%) |
| CMYK | cmyk(1.2%, 52.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.03, 66.13, -43.80) |
| CIE-LCH | lch(69.03, 79.32, 326.48°) |
| OKLab | oklab(76.07% 0.1828 -0.1206) |
| OKLCH | oklch(76.07% 0.219 326.6) |
| XYZ | xyz(61.5822, 39.3927, 93.9640) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 2.86
Violet Pink
#FB5FFC
ΔE00 3.44
Light Magenta
#FA5FF7
ΔE00 3.47
Candy Pink
#FF63E9
ΔE00 3.93
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F676F9 #79F976
analogous
#B576F9 #F676F9 #F976BB
triadic
#F676F9 #F9F676 #76F9F6
tetradic
#F676F9 #F9B576 #79F976 #76BBF9
square
#F676F9 #F9B576 #79F976 #76BBF9
split-complementary
#F676F9 #BBF976 #76F9B5
monochromatic
#E50AEA #F23BF6 #F676F9 #FAB1FC #FDE2FE
Accessibility & contrast
On white
2.37
#F676F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F676F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F676F9
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F676F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F676F9 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#90AEF5
Tritanopia (blue-blind)
#FC85AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f676f9; /* rgb */ color: rgb(246, 118, 249); /* oklch */ color: oklch(76.1% 0.219 326.6);
Tailwind
colors: {
custom: {
50: '#fca3fb',
500: '#f676f9',
950: '#000000',
},
}SCSS
$custom: #f676f9; $custom-light: #fca3fb; $custom-dark: #000000;
JSON
{
"hex": "#f676f9",
"rgb": {
"r": 246,
"g": 118,
"b": 249
},
"hsl": {
"h": 298.626,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.76069,
"c": 0.21901,
"h": 326.6
},
"luminance": 0.39389
}Semantic roles & 50–950 ramp
primary
#F676F9
secondary
#D6F6D5
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85