#F290BF#F290BF
#F290BF is a light, vivid pink. Relative luminance 0.426; OKLCH L 76.9% C 0.130 H 350.4°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F290BF |
|---|---|
| RGB | rgb(242, 144, 191) |
| HSL | hsl(331, 79%, 76%) |
| HSV | hsv(331, 40%, 95%) |
| CMYK | cmyk(0%, 40.5%, 21.1%, 5.1%) |
| CIE-LAB | lab(71.28, 42.97, -8.37) |
| CIE-LCH | lch(71.28, 43.78, 348.97°) |
| OKLab | oklab(76.93% 0.1285 -0.0217) |
| OKLCH | oklch(76.93% 0.13 350.4) |
| XYZ | xyz(55.9963, 42.5892, 54.5513) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.85
Bubblegum Pink
#FE83CC
ΔE00 4.82
Pinky
#FC86AA
ΔE00 5.57
Carnation Pink
#FF7FA7
ΔE00 6.36
Pig Pink
#E78EA5
ΔE00 6.42
Bubblegum (survey)
#FF6CB5
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F290BF #90F2C3
analogous
#F290F0 #F290BF #F29290
triadic
#F290BF #BFF290 #90BFF2
tetradic
#F290BF #F0F290 #90F2C3 #9290F2
square
#F290BF #F0F290 #90F2C3 #9290F2
split-complementary
#F290BF #90F292 #90F0F2
monochromatic
#E52280 #EC599F #F290BF #F8C7DF #FCE4EF
Accessibility & contrast
On white
2.21
#F290BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#F290BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F290BF
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F290BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F290BF | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C1
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#FF8DA1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f290bf; /* rgb */ color: rgb(242, 144, 191); /* oklch */ color: oklch(76.9% 0.130 350.4);
Tailwind
colors: {
custom: {
50: '#f8b2d2',
500: '#f290bf',
950: '#000000',
},
}SCSS
$custom: #f290bf; $custom-light: #f8b2d2; $custom-dark: #000000;
JSON
{
"hex": "#f290bf",
"rgb": {
"r": 242,
"g": 144,
"b": 191
},
"hsl": {
"h": 331.224,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.76927,
"c": 0.13035,
"h": 350.4
},
"luminance": 0.42585
}Semantic roles & 50–950 ramp
primary
#F290BF
secondary
#D7F4E6
accent
#DB770A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082