#F290BD#F290BD
#F290BD is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.9% C 0.129 H 351.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F290BD |
|---|---|
| RGB | rgb(242, 144, 189) |
| HSL | hsl(332, 79%, 76%) |
| HSV | hsv(332, 40%, 95%) |
| CMYK | cmyk(0%, 40.5%, 21.9%, 5.1%) |
| CIE-LAB | lab(71.22, 42.68, -7.35) |
| CIE-LCH | lch(71.22, 43.31, 350.23°) |
| OKLab | oklab(76.86% 0.1279 -0.0189) |
| OKLCH | oklch(76.86% 0.129 351.6) |
| XYZ | xyz(55.7777, 42.5018, 53.4001) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.02
Pinky
#FC86AA
ΔE00 5.13
Bubblegum Pink
#FE83CC
ΔE00 5.21
Pig Pink
#E78EA5
ΔE00 5.93
Carnation Pink
#FF7FA7
ΔE00 5.99
Rosa
#FE86A4
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F290BD #90F2C5
analogous
#F290EE #F290BD #F29490
triadic
#F290BD #BDF290 #90BDF2
tetradic
#F290BD #EEF290 #90F2C5 #9490F2
square
#F290BD #EEF290 #90F2C5 #9490F2
split-complementary
#F290BD #90F294 #90EEF2
monochromatic
#E5227C #EC599C #F290BD #F8C7DE #FCE4EF
Accessibility & contrast
On white
2.21
#F290BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F290BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F290BD
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F290BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F290BD | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#FF8DA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f290bd; /* rgb */ color: rgb(242, 144, 189); /* oklch */ color: oklch(76.9% 0.129 351.6);
Tailwind
colors: {
custom: {
50: '#f8b2d0',
500: '#f290bd',
950: '#000000',
},
}SCSS
$custom: #f290bd; $custom-light: #f8b2d0; $custom-dark: #000000;
JSON
{
"hex": "#f290bd",
"rgb": {
"r": 242,
"g": 144,
"b": 189
},
"hsl": {
"h": 332.449,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.76862,
"c": 0.12928,
"h": 351.6
},
"luminance": 0.42498
}Semantic roles & 50–950 ramp
primary
#F290BD
secondary
#D7F4E7
accent
#DB7B0A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082