#F688B2#F688B2
#F688B2 is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.8% C 0.141 H 356.7°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F688B2 |
|---|---|
| RGB | rgb(246, 136, 178) |
| HSL | hsl(337, 86%, 75%) |
| HSV | hsv(337, 45%, 96%) |
| CMYK | cmyk(0%, 44.7%, 27.6%, 3.5%) |
| CIE-LAB | lab(69.77, 46.58, -3.30) |
| CIE-LCH | lch(69.77, 46.70, 355.95°) |
| OKLab | oklab(75.77% 0.1408 -0.0081) |
| OKLCH | oklch(75.77% 0.141 356.7) |
| XYZ | xyz(54.8479, 40.4199, 47.0240) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.55
Carnation Pink
#FF7FA7
ΔE00 3.25
Pink (survey)
#FF81C0
ΔE00 4.05
Rosa
#FE86A4
ΔE00 4.36
Pig Pink
#E78EA5
ΔE00 4.69
Bubblegum (survey)
#FF6CB5
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F688B2 #88F6CC
analogous
#F688E9 #F688B2 #F69588
triadic
#F688B2 #B2F688 #88B2F6
tetradic
#F688B2 #E9F688 #88F6CC #9588F6
square
#F688B2 #E9F688 #88F6CC #9588F6
split-complementary
#F688B2 #88F695 #88E9F6
monochromatic
#ED1668 #F24F8D #F688B2 #FAC1D7 #FDE3ED
Accessibility & contrast
On white
2.31
#F688B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F688B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F688B2
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F688B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F688B2 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB3
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#FF8297
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f688b2; /* rgb */ color: rgb(246, 136, 178); /* oklch */ color: oklch(75.8% 0.141 356.7);
Tailwind
colors: {
custom: {
50: '#fcadc9',
500: '#f688b2',
950: '#000000',
},
}SCSS
$custom: #f688b2; $custom-light: #fcadc9; $custom-dark: #000000;
JSON
{
"hex": "#f688b2",
"rgb": {
"r": 246,
"g": 136,
"b": 178
},
"hsl": {
"h": 337.091,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.75766,
"c": 0.14104,
"h": 356.7
},
"luminance": 0.40416
}Semantic roles & 50–950 ramp
primary
#F688B2
secondary
#D6F5E9
accent
#E28D03
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82