#F790BF#F790BF
#F790BF is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.5% C 0.135 H 351.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F790BF |
|---|---|
| RGB | rgb(247, 144, 191) |
| HSL | hsl(333, 87%, 77%) |
| HSV | hsv(333, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 22.7%, 3.1%) |
| CIE-LAB | lab(71.88, 44.64, -7.40) |
| CIE-LCH | lch(71.88, 45.25, 350.59°) |
| OKLab | oklab(77.52% 0.134 -0.019) |
| OKLCH | oklch(77.52% 0.135 351.9) |
| XYZ | xyz(57.7363, 43.4864, 54.6329) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.60
Bubblegum Pink
#FE83CC
ΔE00 4.87
Pinky
#FC86AA
ΔE00 5.00
Carnation Pink
#FF7FA7
ΔE00 5.80
Pig Pink
#E78EA5
ΔE00 6.33
Rosa
#FE86A4
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790BF #90F7C8
analogous
#F790F3 #F790BF #F79590
triadic
#F790BF #BFF790 #90BFF7
tetradic
#F790BF #F3F790 #90F7C8 #9590F7
square
#F790BF #F3F790 #90F7C8 #9590F7
split-complementary
#F790BF #90F795 #90F3F7
monochromatic
#EF1E7D #F3579E #F790BF #FBC9E0 #FDE2EF
Accessibility & contrast
On white
2.17
#F790BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#F790BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790BF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790BF | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#FF8CA1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f790bf; /* rgb */ color: rgb(247, 144, 191); /* oklch */ color: oklch(77.5% 0.135 351.9);
Tailwind
colors: {
custom: {
50: '#fcb2d2',
500: '#f790bf',
950: '#000000',
},
}SCSS
$custom: #f790bf; $custom-light: #fcb2d2; $custom-dark: #000000;
JSON
{
"hex": "#f790bf",
"rgb": {
"r": 247,
"g": 144,
"b": 191
},
"hsl": {
"h": 332.621,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.77518,
"c": 0.1353,
"h": 351.9
},
"luminance": 0.43482
}Semantic roles & 50–950 ramp
primary
#F790BF
secondary
#D6F5E7
accent
#E37D02
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082