#F688FA#F688FA
#F688FA is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.5% C 0.192 H 325.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F688FA |
|---|---|
| RGB | rgb(246, 136, 250) |
| HSL | hsl(298, 92%, 76%) |
| HSV | hsv(298, 46%, 98%) |
| CMYK | cmyk(1.6%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(72.30, 57.79, -39.25) |
| CIE-LCH | lch(72.30, 69.86, 325.82°) |
| OKLab | oklab(78.5% 0.1592 -0.1077) |
| OKLCH | oklch(78.5% 0.192 325.9) |
| XYZ | xyz(64.0641, 44.1064, 95.5628) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.16
Purply Pink
#F075E6
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 5.96
Candy Pink
#FF63E9
ΔE00 6.47
Violet Pink
#FB5FFC
ΔE00 6.74
Light Magenta
#FA5FF7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F688FA #8CFA88
analogous
#BD88FA #F688FA #FA88C5
triadic
#F688FA #FAF688 #88FAF6
tetradic
#F688FA #FABD88 #8CFA88 #88C5FA
square
#F688FA #FABD88 #8CFA88 #88C5FA
split-complementary
#F688FA #C5FA88 #88FABD
monochromatic
#ED13F5 #F24DF8 #F688FA #FAC3FC #FDE2FE
Accessibility & contrast
On white
2.14
#F688FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F688FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F688FA
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F688FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F688FA | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FE
Deuteranopia (green-blind)
#9CB6F7
Tritanopia (blue-blind)
#FB94B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f688fa; /* rgb */ color: rgb(246, 136, 250); /* oklch */ color: oklch(78.5% 0.192 325.9);
Tailwind
colors: {
custom: {
50: '#fbaefc',
500: '#f688fa',
950: '#000000',
},
}SCSS
$custom: #f688fa; $custom-light: #fbaefc; $custom-dark: #000000;
JSON
{
"hex": "#f688fa",
"rgb": {
"r": 246,
"g": 136,
"b": 250
},
"hsl": {
"h": 297.895,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.78496,
"c": 0.19215,
"h": 325.9
},
"luminance": 0.44103
}Semantic roles & 50–950 ramp
primary
#F688FA
secondary
#D6F6D5
accent
#E60008
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085