#F681F8#F681F8
#F681F8 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.4% C 0.201 H 326.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F681F8 |
|---|---|
| RGB | rgb(246, 129, 248) |
| HSL | hsl(299, 89%, 74%) |
| HSV | hsv(299, 48%, 97%) |
| CMYK | cmyk(0.8%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(70.92, 60.82, -40.30) |
| CIE-LCH | lch(70.92, 72.96, 326.47°) |
| OKLab | oklab(77.45% 0.1683 -0.1106) |
| OKLCH | oklch(77.45% 0.201 326.7) |
| XYZ | xyz(62.7984, 42.0740, 93.6020) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.67
Purply Pink
#F075E6
ΔE00 3.36
Candy Pink
#FF63E9
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 5.46
Violet Pink
#FB5FFC
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F681F8 #83F881
analogous
#BB81F8 #F681F8 #F881BF
triadic
#F681F8 #F8F681 #81F8F6
tetradic
#F681F8 #F8BB81 #83F881 #81BFF8
square
#F681F8 #F8BB81 #83F881 #81BFF8
split-complementary
#F681F8 #BFF881 #81F8BB
monochromatic
#ED0DF1 #F247F5 #F681F8 #FABBFB #FDE2FD
Accessibility & contrast
On white
2.23
#F681F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F681F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F681F8
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F681F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F681F8 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FC
Deuteranopia (green-blind)
#98B3F4
Tritanopia (blue-blind)
#FC8EB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f681f8; /* rgb */ color: rgb(246, 129, 248); /* oklch */ color: oklch(77.4% 0.201 326.7);
Tailwind
colors: {
custom: {
50: '#fba9fb',
500: '#f681f8',
950: '#000000',
},
}SCSS
$custom: #f681f8; $custom-light: #fba9fb; $custom-dark: #000000;
JSON
{
"hex": "#f681f8",
"rgb": {
"r": 246,
"g": 129,
"b": 248
},
"hsl": {
"h": 298.992,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.77447,
"c": 0.2014,
"h": 326.7
},
"luminance": 0.42071
}Semantic roles & 50–950 ramp
primary
#F681F8
secondary
#D6F5D6
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85