#F68FEB#F68FEB
#F68FEB is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.9% C 0.167 H 331.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F68FEB |
|---|---|
| RGB | rgb(246, 143, 235) |
| HSL | hsl(306, 85%, 76%) |
| HSV | hsv(306, 42%, 96%) |
| CMYK | cmyk(0%, 41.9%, 4.5%, 3.5%) |
| CIE-LAB | lab(73.05, 51.71, -29.90) |
| CIE-LCH | lch(73.05, 59.73, 329.96°) |
| OKLab | oklab(78.86% 0.1464 -0.0811) |
| OKLCH | oklch(78.86% 0.167 331) |
| XYZ | xyz(62.8232, 45.2392, 84.0041) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 4.79
Purply Pink
#F075E6
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 6.50
Plum
#DDA0DD
ΔE00 6.58
Candy Pink
#FF63E9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68FEB #8FF69A
analogous
#CE8FF6 #F68FEB #F68FB8
triadic
#F68FEB #EBF68F #8FEBF6
tetradic
#F68FEB #F6CE8F #8FF69A #8FB8F6
square
#F68FEB #F6CE8F #8FF69A #8FB8F6
split-complementary
#F68FEB #B8F68F #8FF6CE
monochromatic
#ED1ED7 #F156E1 #F68FEB #FBC8F5 #FDE3FA
Accessibility & contrast
On white
2.09
#F68FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F68FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68FEB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68FEB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#FE96B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f68feb; /* rgb */ color: rgb(246, 143, 235); /* oklch */ color: oklch(78.9% 0.167 331.0);
Tailwind
colors: {
custom: {
50: '#fbb2f1',
500: '#f68feb',
950: '#000000',
},
}SCSS
$custom: #f68feb; $custom-light: #fbb2f1; $custom-dark: #000000;
JSON
{
"hex": "#f68feb",
"rgb": {
"r": 246,
"g": 143,
"b": 235
},
"hsl": {
"h": 306.408,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.78859,
"c": 0.1674,
"h": 331
},
"luminance": 0.45236
}Semantic roles & 50–950 ramp
primary
#F68FEB
secondary
#D6F5DA
accent
#E21C04
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085