#F68BF9#F68BF9
#F68BF9 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.9% C 0.186 H 326.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F68BF9 |
|---|---|
| RGB | rgb(246, 139, 249) |
| HSL | hsl(298, 90%, 76%) |
| HSV | hsv(298, 44%, 98%) |
| CMYK | cmyk(1.2%, 44.2%, 0%, 2.4%) |
| CIE-LAB | lab(72.83, 56.14, -37.88) |
| CIE-LCH | lch(72.83, 67.72, 325.99°) |
| OKLab | oklab(78.87% 0.1549 -0.1038) |
| OKLCH | oklch(78.87% 0.186 326.2) |
| XYZ | xyz(64.3362, 44.9007, 94.8820) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.85
Candy Pink
#FF63E9
ΔE00 6.94
Violet Pink
#FB5FFC
ΔE00 7.37
Light Magenta
#FA5FF7
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68BF9 #8EF98B
analogous
#BF8BF9 #F68BF9 #F98BC5
triadic
#F68BF9 #F9F68B #8BF9F6
tetradic
#F68BF9 #F9BF8B #8EF98B #8BC5F9
square
#F68BF9 #F9BF8B #8EF98B #8BC5F9
split-complementary
#F68BF9 #C5F98B #8BF9BF
monochromatic
#ED17F3 #F151F6 #F68BF9 #FBC5FC #FDE2FD
Accessibility & contrast
On white
2.10
#F68BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F68BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68BF9
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68BF9 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#FB97B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f68bf9; /* rgb */ color: rgb(246, 139, 249); /* oklch */ color: oklch(78.9% 0.186 326.2);
Tailwind
colors: {
custom: {
50: '#fbb0fb',
500: '#f68bf9',
950: '#000000',
},
}SCSS
$custom: #f68bf9; $custom-light: #fbb0fb; $custom-dark: #000000;
JSON
{
"hex": "#f68bf9",
"rgb": {
"r": 246,
"g": 139,
"b": 249
},
"hsl": {
"h": 298.364,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.78874,
"c": 0.18643,
"h": 326.2
},
"luminance": 0.44898
}Semantic roles & 50–950 ramp
primary
#F68BF9
secondary
#D6F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085