#F090BB#F090BB
#F090BB is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.6% C 0.126 H 352.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F090BB |
|---|---|
| RGB | rgb(240, 144, 187) |
| HSL | hsl(333, 76%, 75%) |
| HSV | hsv(333, 40%, 94%) |
| CMYK | cmyk(0%, 40%, 22.1%, 5.9%) |
| CIE-LAB | lab(70.91, 41.72, -6.71) |
| CIE-LCH | lch(70.91, 42.26, 350.86°) |
| OKLab | oklab(76.56% 0.1251 -0.0172) |
| OKLCH | oklch(76.56% 0.126 352.2) |
| XYZ | xyz(54.8792, 42.0634, 52.2326) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.36
Pinky
#FC86AA
ΔE00 4.97
Pig Pink
#E78EA5
ΔE00 5.49
Bubblegum Pink
#FE83CC
ΔE00 5.63
Carnation Pink
#FF7FA7
ΔE00 5.88
Rosa
#FE86A4
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F090BB #90F0C5
analogous
#F090EB #F090BB #F09590
triadic
#F090BB #BBF090 #90BBF0
tetradic
#F090BB #EBF090 #90F0C5 #9590F0
square
#F090BB #EBF090 #90F0C5 #9590F0
split-complementary
#F090BB #90F095 #90EBF0
monochromatic
#E12479 #E95A9A #F090BB #F7C6DC #FBE4EE
Accessibility & contrast
On white
2.23
#F090BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F090BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F090BB
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F090BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F090BB | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BD
Deuteranopia (green-blind)
#B2B4B9
Tritanopia (blue-blind)
#FD8D9F
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f090bb; /* rgb */ color: rgb(240, 144, 187); /* oklch */ color: oklch(76.6% 0.126 352.2);
Tailwind
colors: {
custom: {
50: '#f7b2cf',
500: '#f090bb',
950: '#000000',
},
}SCSS
$custom: #f090bb; $custom-light: #f7b2cf; $custom-dark: #000000;
JSON
{
"hex": "#f090bb",
"rgb": {
"r": 240,
"g": 144,
"b": 187
},
"hsl": {
"h": 333.125,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.76563,
"c": 0.12623,
"h": 352.2
},
"luminance": 0.4206
}Semantic roles & 50–950 ramp
primary
#F090BB
secondary
#D8F3E7
accent
#D87D0D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082