#F290BC#F290BC
#F290BC is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.8% C 0.129 H 352.2°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F290BC |
|---|---|
| RGB | rgb(242, 144, 188) |
| HSL | hsl(333, 79%, 76%) |
| HSV | hsv(333, 40%, 95%) |
| CMYK | cmyk(0%, 40.5%, 22.3%, 5.1%) |
| CIE-LAB | lab(71.19, 42.54, -6.84) |
| CIE-LCH | lch(71.19, 43.09, 350.87°) |
| OKLab | oklab(76.83% 0.1276 -0.0176) |
| OKLCH | oklch(76.83% 0.129 352.2) |
| XYZ | xyz(55.6695, 42.4585, 52.8304) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.13
Pinky
#FC86AA
ΔE00 4.92
Bubblegum Pink
#FE83CC
ΔE00 5.42
Pig Pink
#E78EA5
ΔE00 5.68
Carnation Pink
#FF7FA7
ΔE00 5.80
Rosa
#FE86A4
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F290BC #90F2C6
analogous
#F290ED #F290BC #F29590
triadic
#F290BC #BCF290 #90BCF2
tetradic
#F290BC #EDF290 #90F2C6 #9590F2
square
#F290BC #EDF290 #90F2C6 #9590F2
split-complementary
#F290BC #90F295 #90EDF2
monochromatic
#E5227A #EC599B #F290BC #F8C7DD #FCE4EE
Accessibility & contrast
On white
2.21
#F290BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#F290BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F290BC
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F290BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F290BC | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BE
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#FF8CA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f290bc; /* rgb */ color: rgb(242, 144, 188); /* oklch */ color: oklch(76.8% 0.129 352.2);
Tailwind
colors: {
custom: {
50: '#f8b2d0',
500: '#f290bc',
950: '#000000',
},
}SCSS
$custom: #f290bc; $custom-light: #f8b2d0; $custom-dark: #000000;
JSON
{
"hex": "#f290bc",
"rgb": {
"r": 242,
"g": 144,
"b": 188
},
"hsl": {
"h": 333.061,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.7683,
"c": 0.12876,
"h": 352.2
},
"luminance": 0.42455
}Semantic roles & 50–950 ramp
primary
#F290BC
secondary
#D7F4E7
accent
#DB7D0A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082