#F681FF#F681FF
#F681FF is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.208 H 324.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F681FF |
|---|---|
| RGB | rgb(246, 129, 255) |
| HSL | hsl(296, 100%, 75%) |
| HSV | hsv(296, 49%, 100%) |
| CMYK | cmyk(3.5%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(71.23, 62.06, -43.65) |
| CIE-LCH | lch(71.23, 75.87, 324.88°) |
| OKLab | oklab(77.77% 0.1693 -0.1202) |
| OKLCH | oklch(77.77% 0.208 324.6) |
| XYZ | xyz(63.9047, 42.5165, 99.4288) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 4.19
Violet Pink
#FB5FFC
ΔE00 5.33
Light Magenta
#FA5FF7
ΔE00 5.46
Candy Pink
#FF63E9
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F681FF #8AFF81
analogous
#B781FF #F681FF #FF81C9
triadic
#F681FF #FFF681 #81FFF6
tetradic
#F681FF #FFB781 #8AFF81 #81C9FF
square
#F681FF #FFB781 #8AFF81 #81C9FF
split-complementary
#F681FF #C9FF81 #81FFB7
monochromatic
#ED07FF #F244FF #F681FF #FABEFF #FDE0FF
Accessibility & contrast
On white
2.21
#F681FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F681FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F681FF
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F681FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F681FF | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#95B3FB
Tritanopia (blue-blind)
#FB90B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f681ff; /* rgb */ color: rgb(246, 129, 255); /* oklch */ color: oklch(77.8% 0.208 324.6);
Tailwind
colors: {
custom: {
50: '#fbaaff',
500: '#f681ff',
950: '#000000',
},
}SCSS
$custom: #f681ff; $custom-light: #fbaaff; $custom-dark: #000000;
JSON
{
"hex": "#f681ff",
"rgb": {
"r": 246,
"g": 129,
"b": 255
},
"hsl": {
"h": 295.714,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.7777,
"c": 0.20766,
"h": 324.6
},
"luminance": 0.42513
}Semantic roles & 50–950 ramp
primary
#F681FF
secondary
#D6F7D4
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86