#F681F9#F681F9
#F681F9 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.5% C 0.202 H 326.4°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F681F9 |
|---|---|
| RGB | rgb(246, 129, 249) |
| HSL | hsl(299, 91%, 74%) |
| HSV | hsv(299, 48%, 98%) |
| CMYK | cmyk(1.2%, 48.2%, 0%, 2.4%) |
| CIE-LAB | lab(70.96, 61.00, -40.78) |
| CIE-LCH | lch(70.96, 73.37, 326.23°) |
| OKLab | oklab(77.49% 0.1685 -0.112) |
| OKLCH | oklch(77.49% 0.202 326.4) |
| XYZ | xyz(62.9539, 42.1362, 94.4213) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 3.47
Candy Pink
#FF63E9
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 5.43
Light Magenta
#FA5FF7
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F681F9 #84F981
analogous
#BA81F9 #F681F9 #F981C0
triadic
#F681F9 #F9F681 #81F9F6
tetradic
#F681F9 #F9BA81 #84F981 #81C0F9
square
#F681F9 #F9BA81 #84F981 #81C0F9
split-complementary
#F681F9 #C0F981 #81F9BA
monochromatic
#EE0CF3 #F247F6 #F681F9 #FABBFC #FDE2FE
Accessibility & contrast
On white
2.23
#F681F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F681F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F681F9
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F681F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F681F9 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#97B3F5
Tritanopia (blue-blind)
#FC8EB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f681f9; /* rgb */ color: rgb(246, 129, 249); /* oklch */ color: oklch(77.5% 0.202 326.4);
Tailwind
colors: {
custom: {
50: '#fba9fb',
500: '#f681f9',
950: '#000000',
},
}SCSS
$custom: #f681f9; $custom-light: #fba9fb; $custom-dark: #000000;
JSON
{
"hex": "#f681f9",
"rgb": {
"r": 246,
"g": 129,
"b": 249
},
"hsl": {
"h": 298.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.77492,
"c": 0.20229,
"h": 326.4
},
"luminance": 0.42133
}Semantic roles & 50–950 ramp
primary
#F681F9
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85