#F68BFA#F68BFA
#F68BFA is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.9% C 0.187 H 325.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F68BFA |
|---|---|
| RGB | rgb(246, 139, 250) |
| HSL | hsl(298, 92%, 76%) |
| HSV | hsv(298, 44%, 98%) |
| CMYK | cmyk(1.6%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(72.87, 56.32, -38.36) |
| CIE-LCH | lch(72.87, 68.14, 325.74°) |
| OKLab | oklab(78.92% 0.1551 -0.1052) |
| OKLCH | oklch(78.92% 0.187 325.9) |
| XYZ | xyz(64.4926, 44.9633, 95.7056) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 5.97
Candy Pink
#FF63E9
ΔE00 6.98
Violet Pink
#FB5FFC
ΔE00 7.33
Light Magenta
#FA5FF7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68BFA #8FFA8B
analogous
#BF8BFA #F68BFA #FA8BC7
triadic
#F68BFA #FAF68B #8BFAF6
tetradic
#F68BFA #FABF8B #8FFA8B #8BC7FA
square
#F68BFA #FABF8B #8FFA8B #8BC7FA
split-complementary
#F68BFA #C7FA8B #8BFABF
monochromatic
#ED16F5 #F150F7 #F68BFA #FBC6FD #FDE2FE
Accessibility & contrast
On white
2.10
#F68BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F68BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68BFA
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68BFA | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#FB97B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f68bfa; /* rgb */ color: rgb(246, 139, 250); /* oklch */ color: oklch(78.9% 0.187 325.9);
Tailwind
colors: {
custom: {
50: '#fbb0fc',
500: '#f68bfa',
950: '#000000',
},
}SCSS
$custom: #f68bfa; $custom-light: #fbb0fc; $custom-dark: #000000;
JSON
{
"hex": "#f68bfa",
"rgb": {
"r": 246,
"g": 139,
"b": 250
},
"hsl": {
"h": 297.838,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.78919,
"c": 0.18735,
"h": 325.9
},
"luminance": 0.4496
}Semantic roles & 50–950 ramp
primary
#F68BFA
secondary
#D6F6D5
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085