#F68CFB#F68CFB
#F68CFB is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.1% C 0.187 H 325.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F68CFB |
|---|---|
| RGB | rgb(246, 140, 251) |
| HSL | hsl(297, 93%, 77%) |
| HSV | hsv(297, 44%, 98%) |
| CMYK | cmyk(2%, 44.2%, 0%, 1.6%) |
| CIE-LAB | lab(73.10, 56.00, -38.54) |
| CIE-LCH | lch(73.10, 67.98, 325.46°) |
| OKLab | oklab(79.11% 0.1538 -0.1057) |
| OKLCH | oklch(79.11% 0.187 325.5) |
| XYZ | xyz(64.7952, 45.3171, 96.5821) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 6.11
Candy Pink
#FF63E9
ΔE00 7.20
Violet Pink
#FB5FFC
ΔE00 7.50
Light Magenta
#FA5FF7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68CFB #91FB8C
analogous
#BF8CFB #F68CFB #FB8CC9
triadic
#F68CFB #FBF68C #8CFBF6
tetradic
#F68CFB #FBBF8C #91FB8C #8CC9FB
square
#F68CFB #FBBF8C #91FB8C #8CC9FB
split-complementary
#F68CFB #C9FB8C #8CFBBF
monochromatic
#ED16F7 #F151F9 #F68CFB #FBC7FD #FDE1FE
Accessibility & contrast
On white
2.09
#F68CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F68CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68CFB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68CFB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#9FB8F8
Tritanopia (blue-blind)
#FB98B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f68cfb; /* rgb */ color: rgb(246, 140, 251); /* oklch */ color: oklch(79.1% 0.187 325.5);
Tailwind
colors: {
custom: {
50: '#fbb0fd',
500: '#f68cfb',
950: '#000000',
},
}SCSS
$custom: #f68cfb; $custom-light: #fbb0fd; $custom-dark: #000000;
JSON
{
"hex": "#f68cfb",
"rgb": {
"r": 246,
"g": 140,
"b": 251
},
"hsl": {
"h": 297.297,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.79105,
"c": 0.18666,
"h": 325.5
},
"luminance": 0.45314
}Semantic roles & 50–950 ramp
primary
#F68CFB
secondary
#D6F6D5
accent
#E6000A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085