#F688DF#F688DF
#F688DF is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.4% C 0.169 H 335.4°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F688DF |
|---|---|
| RGB | rgb(246, 136, 223) |
| HSL | hsl(313, 86%, 75%) |
| HSV | hsv(313, 45%, 96%) |
| CMYK | cmyk(0%, 44.7%, 9.3%, 3.5%) |
| CIE-LAB | lab(71.24, 53.21, -26.10) |
| CIE-LCH | lch(71.24, 59.26, 333.87°) |
| OKLab | oklab(77.35% 0.1537 -0.0704) |
| OKLCH | oklch(77.35% 0.169 335.4) |
| XYZ | xyz(60.1295, 42.5326, 74.8402) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 4.26
Bubblegum Pink
#FE83CC
ΔE00 4.41
Purply Pink
#F075E6
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 6.86
Pink (survey)
#FF81C0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F688DF #88F69F
analogous
#D688F6 #F688DF #F688A8
triadic
#F688DF #DFF688 #88DFF6
tetradic
#F688DF #F6D688 #88F69F #88A8F6
square
#F688DF #F6D688 #88F69F #88A8F6
split-complementary
#F688DF #A8F688 #88F6D6
monochromatic
#ED16C0 #F24FD0 #F688DF #FAC1EE #FDE3F7
Accessibility & contrast
On white
2.21
#F688DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#F688DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F688DF
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F688DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F688DF | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E2
Deuteranopia (green-blind)
#A6B4DC
Tritanopia (blue-blind)
#FF8DA9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f688df; /* rgb */ color: rgb(246, 136, 223); /* oklch */ color: oklch(77.4% 0.169 335.4);
Tailwind
colors: {
custom: {
50: '#fbade9',
500: '#f688df',
950: '#000000',
},
}SCSS
$custom: #f688df; $custom-light: #fbade9; $custom-dark: #000000;
JSON
{
"hex": "#f688df",
"rgb": {
"r": 246,
"g": 136,
"b": 223
},
"hsl": {
"h": 312.545,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.77354,
"c": 0.16905,
"h": 335.4
},
"luminance": 0.42529
}Semantic roles & 50–950 ramp
primary
#F688DF
secondary
#D6F5DD
accent
#E23203
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84