#F68FEF#F68FEF
#F68FEF is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.0% C 0.171 H 329.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F68FEF |
|---|---|
| RGB | rgb(246, 143, 239) |
| HSL | hsl(304, 85%, 76%) |
| HSV | hsv(304, 42%, 96%) |
| CMYK | cmyk(0%, 41.9%, 2.8%, 3.5%) |
| CIE-LAB | lab(73.20, 52.40, -31.85) |
| CIE-LCH | lch(73.20, 61.32, 328.71°) |
| OKLab | oklab(79.02% 0.1473 -0.0867) |
| OKLCH | oklch(79.02% 0.171 329.5) |
| XYZ | xyz(63.4076, 45.4730, 87.0819) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Lavender Pink
#DD85D7
ΔE00 5.02
Purply Pink
#F075E6
ΔE00 5.28
Plum
#DDA0DD
ΔE00 6.86
Bubblegum Pink
#FE83CC
ΔE00 7.19
Candy Pink
#FF63E9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68FEF #8FF696
analogous
#CA8FF6 #F68FEF #F68FBC
triadic
#F68FEF #EFF68F #8FEFF6
tetradic
#F68FEF #F6CA8F #8FF696 #8FBCF6
square
#F68FEF #F6CA8F #8FF696 #8FBCF6
split-complementary
#F68FEF #BCF68F #8FF6CA
monochromatic
#ED1EDF #F156E7 #F68FEF #FBC8F7 #FDE3FB
Accessibility & contrast
On white
2.08
#F68FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F68FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68FEF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68FEF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#FD97B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f68fef; /* rgb */ color: rgb(246, 143, 239); /* oklch */ color: oklch(79.0% 0.171 329.5);
Tailwind
colors: {
custom: {
50: '#fbb2f4',
500: '#f68fef',
950: '#000000',
},
}SCSS
$custom: #f68fef; $custom-light: #fbb2f4; $custom-dark: #000000;
JSON
{
"hex": "#f68fef",
"rgb": {
"r": 246,
"g": 143,
"b": 239
},
"hsl": {
"h": 304.078,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.79024,
"c": 0.1709,
"h": 329.5
},
"luminance": 0.4547
}Semantic roles & 50–950 ramp
primary
#F68FEF
secondary
#D6F5D8
accent
#E21304
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085