#F68BF0#F68BF0
#F68BF0 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.5% C 0.178 H 329.2°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F68BF0 |
|---|---|
| RGB | rgb(246, 139, 240) |
| HSL | hsl(303, 86%, 75%) |
| HSV | hsv(303, 43%, 96%) |
| CMYK | cmyk(0%, 43.5%, 2.4%, 3.5%) |
| CIE-LAB | lab(72.46, 54.56, -33.54) |
| CIE-LCH | lch(72.46, 64.05, 328.42°) |
| OKLab | oklab(78.49% 0.1532 -0.0914) |
| OKLCH | oklch(78.49% 0.178 329.2) |
| XYZ | xyz(62.9660, 44.3526, 87.6655) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 7.39
Plum
#DDA0DD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68BF0 #8BF691
analogous
#C68BF6 #F68BF0 #F68BBB
triadic
#F68BF0 #F0F68B #8BF0F6
tetradic
#F68BF0 #F6C68B #8BF691 #8BBBF6
square
#F68BF0 #F6C68B #8BF691 #8BBBF6
split-complementary
#F68BF0 #BBF68B #8BF6C6
monochromatic
#ED19E1 #F252E9 #F68BF0 #FAC4F7 #FDE3FB
Accessibility & contrast
On white
2.13
#F68BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F68BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68BF0
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68BF0 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F4
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#FD94B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f68bf0; /* rgb */ color: rgb(246, 139, 240); /* oklch */ color: oklch(78.5% 0.178 329.2);
Tailwind
colors: {
custom: {
50: '#fbb0f5',
500: '#f68bf0',
950: '#000000',
},
}SCSS
$custom: #f68bf0; $custom-light: #fbb0f5; $custom-dark: #000000;
JSON
{
"hex": "#f68bf0",
"rgb": {
"r": 246,
"g": 139,
"b": 240
},
"hsl": {
"h": 303.364,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.78485,
"c": 0.17836,
"h": 329.2
},
"luminance": 0.44349
}Semantic roles & 50–950 ramp
primary
#F68BF0
secondary
#D6F5D8
accent
#E21003
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085