#F68BEE#F68BEE
#F68BEE is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.4% C 0.177 H 329.9°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F68BEE |
|---|---|
| RGB | rgb(246, 139, 238) |
| HSL | hsl(304, 86%, 75%) |
| HSV | hsv(304, 43%, 96%) |
| CMYK | cmyk(0%, 43.5%, 3.3%, 3.5%) |
| CIE-LAB | lab(72.39, 54.22, -32.56) |
| CIE-LCH | lch(72.39, 63.25, 329.01°) |
| OKLab | oklab(78.4% 0.1528 -0.0887) |
| OKLCH | oklch(78.4% 0.177 329.9) |
| XYZ | xyz(62.6705, 44.2345, 86.1094) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 6.75
Bubblegum Pink
#FE83CC
ΔE00 7.04
Plum
#DDA0DD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68BEE #8BF693
analogous
#C88BF6 #F68BEE #F68BB8
triadic
#F68BEE #EEF68B #8BEEF6
tetradic
#F68BEE #F6C88B #8BF693 #8BB8F6
square
#F68BEE #F6C88B #8BF693 #8BB8F6
split-complementary
#F68BEE #B8F68B #8BF6C8
monochromatic
#ED19DD #F252E6 #F68BEE #FAC4F6 #FDE3FB
Accessibility & contrast
On white
2.13
#F68BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F68BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68BEE
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68BEE | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F1
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#FD94B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f68bee; /* rgb */ color: rgb(246, 139, 238); /* oklch */ color: oklch(78.4% 0.177 329.9);
Tailwind
colors: {
custom: {
50: '#fbb0f3',
500: '#f68bee',
950: '#000000',
},
}SCSS
$custom: #f68bee; $custom-light: #fbb0f3; $custom-dark: #000000;
JSON
{
"hex": "#f68bee",
"rgb": {
"r": 246,
"g": 139,
"b": 238
},
"hsl": {
"h": 304.486,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.784,
"c": 0.17661,
"h": 329.9
},
"luminance": 0.44231
}Semantic roles & 50–950 ramp
primary
#F68BEE
secondary
#D6F5D9
accent
#E21403
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085