#F68BEF#F68BEF
#F68BEF is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.4% C 0.177 H 329.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F68BEF |
|---|---|
| RGB | rgb(246, 139, 239) |
| HSL | hsl(304, 86%, 75%) |
| HSV | hsv(304, 43%, 96%) |
| CMYK | cmyk(0%, 43.5%, 2.8%, 3.5%) |
| CIE-LAB | lab(72.42, 54.39, -33.05) |
| CIE-LCH | lch(72.42, 63.65, 328.72°) |
| OKLab | oklab(78.44% 0.153 -0.09) |
| OKLCH | oklch(78.44% 0.177 329.5) |
| XYZ | xyz(62.8178, 44.2934, 86.8853) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 4.82
Candy Pink
#FF63E9
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 7.21
Plum
#DDA0DD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68BEF #8BF692
analogous
#C78BF6 #F68BEF #F68BB9
triadic
#F68BEF #EFF68B #8BEFF6
tetradic
#F68BEF #F6C78B #8BF692 #8BB9F6
square
#F68BEF #F6C78B #8BF692 #8BB9F6
split-complementary
#F68BEF #B9F68B #8BF6C7
monochromatic
#ED19DF #F252E7 #F68BEF #FAC4F7 #FDE3FB
Accessibility & contrast
On white
2.13
#F68BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F68BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68BEF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68BEF | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F2
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#FD94B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f68bef; /* rgb */ color: rgb(246, 139, 239); /* oklch */ color: oklch(78.4% 0.177 329.5);
Tailwind
colors: {
custom: {
50: '#fbb0f4',
500: '#f68bef',
950: '#000000',
},
}SCSS
$custom: #f68bef; $custom-light: #fbb0f4; $custom-dark: #000000;
JSON
{
"hex": "#f68bef",
"rgb": {
"r": 246,
"g": 139,
"b": 239
},
"hsl": {
"h": 303.925,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.78442,
"c": 0.17748,
"h": 329.5
},
"luminance": 0.4429
}Semantic roles & 50–950 ramp
primary
#F68BEF
secondary
#D6F5D8
accent
#E21203
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085