#F681E9#F681E9
#F681E9 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.8% C 0.189 H 331.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F681E9 |
|---|---|
| RGB | rgb(246, 129, 233) |
| HSL | hsl(307, 87%, 74%) |
| HSV | hsv(307, 48%, 96%) |
| CMYK | cmyk(0%, 47.6%, 5.3%, 3.5%) |
| CIE-LAB | lab(70.30, 58.27, -33.04) |
| CIE-LCH | lch(70.30, 66.98, 330.44°) |
| OKLab | oklab(76.78% 0.1657 -0.0899) |
| OKLCH | oklch(76.78% 0.189 331.5) |
| XYZ | xyz(60.5639, 41.1802, 81.8336) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 2.68
Lavender Pink
#DD85D7
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 4.88
Orchid
#DA70D6
ΔE00 6.18
Light Magenta
#FA5FF7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F681E9 #81F68E
analogous
#C881F6 #F681E9 #F681AE
triadic
#F681E9 #E9F681 #81E9F6
tetradic
#F681E9 #F6C881 #81F68E #81AEF6
square
#F681E9 #F6C881 #81F68E #81AEF6
split-complementary
#F681E9 #AEF681 #81F6C8
monochromatic
#EC11D3 #F248DF #F681E9 #FABAF3 #FDE2FA
Accessibility & contrast
On white
2.27
#F681E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F681E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F681E9
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F681E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F681E9 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#9EB2E6
Tritanopia (blue-blind)
#FE8AAA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f681e9; /* rgb */ color: rgb(246, 129, 233); /* oklch */ color: oklch(76.8% 0.189 331.5);
Tailwind
colors: {
custom: {
50: '#fba9f0',
500: '#f681e9',
950: '#000000',
},
}SCSS
$custom: #f681e9; $custom-light: #fba9f0; $custom-dark: #000000;
JSON
{
"hex": "#f681e9",
"rgb": {
"r": 246,
"g": 129,
"b": 233
},
"hsl": {
"h": 306.667,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.76784,
"c": 0.18853,
"h": 331.5
},
"luminance": 0.41177
}Semantic roles & 50–950 ramp
primary
#F681E9
secondary
#D6F5D9
accent
#E31B02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84