#F689B2#F689B2
#F689B2 is a light, vivid pink. Relative luminance 0.407; OKLCH L 75.9% C 0.139 H 357.0°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F689B2 |
|---|---|
| RGB | rgb(246, 137, 178) |
| HSL | hsl(337, 86%, 75%) |
| HSV | hsv(337, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 27.6%, 3.5%) |
| CIE-LAB | lab(69.97, 46.08, -3.01) |
| CIE-LCH | lch(69.97, 46.18, 356.27°) |
| OKLab | oklab(75.92% 0.1393 -0.0073) |
| OKLCH | oklch(75.92% 0.139 357) |
| XYZ | xyz(54.9894, 40.7029, 47.0711) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.46
Carnation Pink
#FF7FA7
ΔE00 3.27
Rosa
#FE86A4
ΔE00 4.24
Pink (survey)
#FF81C0
ΔE00 4.25
Pig Pink
#E78EA5
ΔE00 4.51
Bubblegum Pink
#FE83CC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F689B2 #89F6CD
analogous
#F689E9 #F689B2 #F69689
triadic
#F689B2 #B2F689 #89B2F6
tetradic
#F689B2 #E9F689 #89F6CD #9689F6
square
#F689B2 #E9F689 #89F6CD #9689F6
split-complementary
#F689B2 #89F696 #89E9F6
monochromatic
#ED1768 #F2508D #F689B2 #FAC2D7 #FDE3EC
Accessibility & contrast
On white
2.30
#F689B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F689B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F689B2
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F689B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F689B2 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB3
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#FF8398
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f689b2; /* rgb */ color: rgb(246, 137, 178); /* oklch */ color: oklch(75.9% 0.139 357.0);
Tailwind
colors: {
custom: {
50: '#fcaec9',
500: '#f689b2',
950: '#000000',
},
}SCSS
$custom: #f689b2; $custom-light: #fcaec9; $custom-dark: #000000;
JSON
{
"hex": "#f689b2",
"rgb": {
"r": 246,
"g": 137,
"b": 178
},
"hsl": {
"h": 337.431,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.75917,
"c": 0.13948,
"h": 357
},
"luminance": 0.40699
}Semantic roles & 50–950 ramp
primary
#F689B2
secondary
#D6F5E9
accent
#E28E03
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82