#F68DF8#F68DF8
#F68DF8 is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.1% C 0.182 H 326.5°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F68DF8 |
|---|---|
| RGB | rgb(246, 141, 248) |
| HSL | hsl(299, 88%, 76%) |
| HSV | hsv(299, 43%, 97%) |
| CMYK | cmyk(0.8%, 43.1%, 0%, 2.7%) |
| CIE-LAB | lab(73.17, 54.97, -36.81) |
| CIE-LCH | lch(73.17, 66.15, 326.20°) |
| OKLab | oklab(79.12% 0.1519 -0.1007) |
| OKLCH | oklch(79.12% 0.182 326.5) |
| XYZ | xyz(64.4729, 45.4230, 94.1602) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.78
Candy Pink
#FF63E9
ΔE00 7.26
Light Magenta
#FA5FF7
ΔE00 7.80
Violet Pink
#FB5FFC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68DF8 #8FF88D
analogous
#C18DF8 #F68DF8 #F88DC5
triadic
#F68DF8 #F8F68D #8DF8F6
tetradic
#F68DF8 #F8C18D #8FF88D #8DC5F8
square
#F68DF8 #F8C18D #8FF88D #8DC5F8
split-complementary
#F68DF8 #C5F88D #8DF8C1
monochromatic
#ED1AF1 #F153F4 #F68DF8 #FBC7FC #FDE2FD
Accessibility & contrast
On white
2.08
#F68DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F68DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68DF8
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68DF8 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFC
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#FB98B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f68df8; /* rgb */ color: rgb(246, 141, 248); /* oklch */ color: oklch(79.1% 0.182 326.5);
Tailwind
colors: {
custom: {
50: '#fbb1fb',
500: '#f68df8',
950: '#000000',
},
}SCSS
$custom: #f68df8; $custom-light: #fbb1fb; $custom-dark: #000000;
JSON
{
"hex": "#f68df8",
"rgb": {
"r": 246,
"g": 141,
"b": 248
},
"hsl": {
"h": 298.879,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.79117,
"c": 0.18228,
"h": 326.5
},
"luminance": 0.4542
}Semantic roles & 50–950 ramp
primary
#F68DF8
secondary
#D6F5D6
accent
#E50005
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085