#F090BF#F090BF
#F090BF is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.7% C 0.128 H 349.8°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F090BF |
|---|---|
| RGB | rgb(240, 144, 191) |
| HSL | hsl(331, 76%, 75%) |
| HSV | hsv(331, 40%, 94%) |
| CMYK | cmyk(0%, 40%, 20.4%, 5.9%) |
| CIE-LAB | lab(71.03, 42.30, -8.76) |
| CIE-LCH | lch(71.03, 43.20, 348.30°) |
| OKLab | oklab(76.69% 0.1264 -0.0227) |
| OKLCH | oklch(76.69% 0.128 349.8) |
| XYZ | xyz(55.3134, 42.2371, 54.5193) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.01
Bubblegum Pink
#FE83CC
ΔE00 4.85
Pinky
#FC86AA
ΔE00 5.83
Pig Pink
#E78EA5
ΔE00 6.49
Carnation Pink
#FF7FA7
ΔE00 6.61
Bubblegum (survey)
#FF6CB5
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F090BF #90F0C1
analogous
#F090EF #F090BF #F09190
triadic
#F090BF #BFF090 #90BFF0
tetradic
#F090BF #EFF090 #90F0C1 #9190F0
square
#F090BF #EFF090 #90F0C1 #9190F0
split-complementary
#F090BF #90F091 #90EFF0
monochromatic
#E12481 #E95AA0 #F090BF #F7C6DE #FBE4EF
Accessibility & contrast
On white
2.22
#F090BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#F090BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F090BF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F090BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F090BF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C1
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#FD8DA1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f090bf; /* rgb */ color: rgb(240, 144, 191); /* oklch */ color: oklch(76.7% 0.128 349.8);
Tailwind
colors: {
custom: {
50: '#f7b2d2',
500: '#f090bf',
950: '#000000',
},
}SCSS
$custom: #f090bf; $custom-light: #f7b2d2; $custom-dark: #000000;
JSON
{
"hex": "#f090bf",
"rgb": {
"r": 240,
"g": 144,
"b": 191
},
"hsl": {
"h": 330.625,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.76693,
"c": 0.12838,
"h": 349.8
},
"luminance": 0.42233
}Semantic roles & 50–950 ramp
primary
#F090BF
secondary
#D8F3E6
accent
#D8750D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082