#F690BB#F690BB
#F690BB is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.3% C 0.132 H 353.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F690BB |
|---|---|
| RGB | rgb(246, 144, 187) |
| HSL | hsl(335, 85%, 76%) |
| HSV | hsv(335, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 24%, 3.5%) |
| CIE-LAB | lab(71.64, 43.75, -5.55) |
| CIE-LCH | lch(71.64, 44.10, 352.77°) |
| OKLab | oklab(77.27% 0.1316 -0.0141) |
| OKLCH | oklch(77.27% 0.132 353.9) |
| XYZ | xyz(56.9504, 43.1313, 52.3297) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.13
Pinky
#FC86AA
ΔE00 4.22
Carnation Pink
#FF7FA7
ΔE00 5.17
Pig Pink
#E78EA5
ΔE00 5.41
Bubblegum Pink
#FE83CC
ΔE00 5.71
Rosa
#FE86A4
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690BB #90F6CB
analogous
#F690EE #F690BB #F69890
triadic
#F690BB #BBF690 #90BBF6
tetradic
#F690BB #EEF690 #90F6CB #9890F6
square
#F690BB #EEF690 #90F6CB #9890F6
split-complementary
#F690BB #90F698 #90EEF6
monochromatic
#ED1F76 #F15798 #F690BB #FBC9DE #FDE3EE
Accessibility & contrast
On white
2.18
#F690BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F690BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690BB
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690BB | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#B6B6B9
Tritanopia (blue-blind)
#FF8C9F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f690bb; /* rgb */ color: rgb(246, 144, 187); /* oklch */ color: oklch(77.3% 0.132 353.9);
Tailwind
colors: {
custom: {
50: '#fbb2cf',
500: '#f690bb',
950: '#000000',
},
}SCSS
$custom: #f690bb; $custom-light: #fbb2cf; $custom-dark: #000000;
JSON
{
"hex": "#f690bb",
"rgb": {
"r": 246,
"g": 144,
"b": 187
},
"hsl": {
"h": 334.706,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.77271,
"c": 0.13232,
"h": 353.9
},
"luminance": 0.43127
}Semantic roles & 50–950 ramp
primary
#F690BB
secondary
#D6F5E8
accent
#E18404
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082