#F688F8#F688F8
#F688F8 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.4% C 0.190 H 326.6°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F688F8 |
|---|---|
| RGB | rgb(246, 136, 248) |
| HSL | hsl(299, 89%, 75%) |
| HSV | hsv(299, 45%, 97%) |
| CMYK | cmyk(0.8%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(72.22, 57.44, -38.29) |
| CIE-LCH | lch(72.22, 69.03, 326.31°) |
| OKLab | oklab(78.41% 0.1588 -0.1049) |
| OKLCH | oklch(78.41% 0.19 326.6) |
| XYZ | xyz(63.7522, 43.9817, 93.9200) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Purply Pink
#F075E6
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 5.72
Candy Pink
#FF63E9
ΔE00 6.37
Light Magenta
#FA5FF7
ΔE00 6.80
Violet Pink
#FB5FFC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F688F8 #8AF888
analogous
#BE88F8 #F688F8 #F888C2
triadic
#F688F8 #F8F688 #88F8F6
tetradic
#F688F8 #F8BE88 #8AF888 #88C2F8
square
#F688F8 #F8BE88 #8AF888 #88C2F8
split-complementary
#F688F8 #C2F888 #88F8BE
monochromatic
#ED14F1 #F24EF5 #F688F8 #FAC2FB #FDE2FD
Accessibility & contrast
On white
2.14
#F688F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F688F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F688F8
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F688F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F688F8 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FC
Deuteranopia (green-blind)
#9DB6F5
Tritanopia (blue-blind)
#FC94B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f688f8; /* rgb */ color: rgb(246, 136, 248); /* oklch */ color: oklch(78.4% 0.190 326.6);
Tailwind
colors: {
custom: {
50: '#fbaefb',
500: '#f688f8',
950: '#000000',
},
}SCSS
$custom: #f688f8; $custom-light: #fbaefb; $custom-dark: #000000;
JSON
{
"hex": "#f688f8",
"rgb": {
"r": 246,
"g": 136,
"b": 248
},
"hsl": {
"h": 298.929,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.78407,
"c": 0.19035,
"h": 326.6
},
"luminance": 0.43978
}Semantic roles & 50–950 ramp
primary
#F688F8
secondary
#D6F5D6
accent
#E60004
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085