#F681F5#F681F5
#F681F5 is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.3% C 0.199 H 327.6°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F681F5 |
|---|---|
| RGB | rgb(246, 129, 245) |
| HSL | hsl(301, 87%, 74%) |
| HSV | hsv(301, 48%, 96%) |
| CMYK | cmyk(0%, 47.6%, 0.4%, 3.5%) |
| CIE-LAB | lab(70.79, 60.30, -38.86) |
| CIE-LCH | lch(70.79, 71.74, 327.20°) |
| OKLab | oklab(77.31% 0.1678 -0.1065) |
| OKLCH | oklch(77.31% 0.199 327.6) |
| XYZ | xyz(62.3367, 41.8893, 91.1705) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.38
Purply Pink
#F075E6
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 5.53
Violet Pink
#FB5FFC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F681F5 #81F682
analogous
#BC81F6 #F681F5 #F681BA
triadic
#F681F5 #F5F681 #81F5F6
tetradic
#F681F5 #F6BC81 #81F682 #81BAF6
square
#F681F5 #F6BC81 #81F682 #81BAF6
split-complementary
#F681F5 #BAF681 #81F6BC
monochromatic
#EC11EA #F248F0 #F681F5 #FABAFA #FDE2FD
Accessibility & contrast
On white
2.24
#F681F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#F681F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F681F5
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F681F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F681F5 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F9
Deuteranopia (green-blind)
#99B3F1
Tritanopia (blue-blind)
#FC8DB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f681f5; /* rgb */ color: rgb(246, 129, 245); /* oklch */ color: oklch(77.3% 0.199 327.6);
Tailwind
colors: {
custom: {
50: '#fba9f9',
500: '#f681f5',
950: '#000000',
},
}SCSS
$custom: #f681f5; $custom-light: #fba9f9; $custom-dark: #000000;
JSON
{
"hex": "#f681f5",
"rgb": {
"r": 246,
"g": 129,
"b": 245
},
"hsl": {
"h": 300.513,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.77311,
"c": 0.19877,
"h": 327.6
},
"luminance": 0.41886
}Semantic roles & 50–950 ramp
primary
#F681F5
secondary
#D6F5D6
accent
#E30402
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85