#F690BA#F690BA
#F690BA is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.2% C 0.132 H 354.5°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F690BA |
|---|---|
| RGB | rgb(246, 144, 186) |
| HSL | hsl(335, 85%, 76%) |
| HSV | hsv(335, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 24.4%, 3.5%) |
| CIE-LAB | lab(71.62, 43.61, -5.04) |
| CIE-LCH | lch(71.62, 43.90, 353.41°) |
| OKLab | oklab(77.24% 0.1312 -0.0127) |
| OKLCH | oklch(77.24% 0.132 354.5) |
| XYZ | xyz(56.8437, 43.0887, 51.7679) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.01
Pink (survey)
#FF81C0
ΔE00 4.29
Carnation Pink
#FF7FA7
ΔE00 5.00
Pig Pink
#E78EA5
ΔE00 5.19
Rosa
#FE86A4
ΔE00 5.62
Bubblegum Pink
#FE83CC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690BA #90F6CC
analogous
#F690ED #F690BA #F69990
triadic
#F690BA #BAF690 #90BAF6
tetradic
#F690BA #EDF690 #90F6CC #9990F6
square
#F690BA #EDF690 #90F6CC #9990F6
split-complementary
#F690BA #90F699 #90EDF6
monochromatic
#ED1F74 #F15797 #F690BA #FBC9DD #FDE3ED
Accessibility & contrast
On white
2.18
#F690BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F690BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690BA
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690BA | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#B6B6B8
Tritanopia (blue-blind)
#FF8B9F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f690ba; /* rgb */ color: rgb(246, 144, 186); /* oklch */ color: oklch(77.2% 0.132 354.5);
Tailwind
colors: {
custom: {
50: '#fbb2ce',
500: '#f690ba',
950: '#000000',
},
}SCSS
$custom: #f690ba; $custom-light: #fbb2ce; $custom-dark: #000000;
JSON
{
"hex": "#f690ba",
"rgb": {
"r": 246,
"g": 144,
"b": 186
},
"hsl": {
"h": 335.294,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.7724,
"c": 0.13186,
"h": 354.5
},
"luminance": 0.43085
}Semantic roles & 50–950 ramp
primary
#F690BA
secondary
#D6F5E8
accent
#E18604
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082