#F68CFA#F68CFA
#F68CFA is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.1% C 0.186 H 325.8°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F68CFA |
|---|---|
| RGB | rgb(246, 140, 250) |
| HSL | hsl(298, 92%, 76%) |
| HSV | hsv(298, 44%, 98%) |
| CMYK | cmyk(1.6%, 44%, 0%, 2%) |
| CIE-LAB | lab(73.06, 55.82, -38.06) |
| CIE-LCH | lch(73.06, 67.56, 325.71°) |
| OKLab | oklab(79.06% 0.1537 -0.1043) |
| OKLCH | oklch(79.06% 0.186 325.8) |
| XYZ | xyz(64.6380, 45.2542, 95.7541) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.99
Candy Pink
#FF63E9
ΔE00 7.15
Violet Pink
#FB5FFC
ΔE00 7.53
Light Magenta
#FA5FF7
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68CFA #90FA8C
analogous
#BF8CFA #F68CFA #FA8CC7
triadic
#F68CFA #FAF68C #8CFAF6
tetradic
#F68CFA #FABF8C #90FA8C #8CC7FA
square
#F68CFA #FABF8C #90FA8C #8CC7FA
split-complementary
#F68CFA #C7FA8C #8CFABF
monochromatic
#ED17F5 #F151F7 #F68CFA #FBC7FD #FDE2FE
Accessibility & contrast
On white
2.09
#F68CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F68CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68CFA
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68CFA | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#FB98B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f68cfa; /* rgb */ color: rgb(246, 140, 250); /* oklch */ color: oklch(79.1% 0.186 325.8);
Tailwind
colors: {
custom: {
50: '#fbb0fc',
500: '#f68cfa',
950: '#000000',
},
}SCSS
$custom: #f68cfa; $custom-light: #fbb0fc; $custom-dark: #000000;
JSON
{
"hex": "#f68cfa",
"rgb": {
"r": 246,
"g": 140,
"b": 250
},
"hsl": {
"h": 297.818,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.79061,
"c": 0.18573,
"h": 325.8
},
"luminance": 0.45251
}Semantic roles & 50–950 ramp
primary
#F68CFA
secondary
#D6F6D5
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085