#F790CA#F790CA
#F790CA is a light, vivid pink. Relative luminance 0.440; OKLCH L 77.9% C 0.142 H 346.0°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F790CA |
|---|---|
| RGB | rgb(247, 144, 202) |
| HSL | hsl(326, 87%, 77%) |
| HSV | hsv(326, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 18.2%, 3.1%) |
| CIE-LAB | lab(72.22, 46.24, -12.99) |
| CIE-LCH | lch(72.22, 48.03, 344.31°) |
| OKLab | oklab(77.88% 0.1374 -0.0342) |
| OKLCH | oklch(77.88% 0.142 346) |
| XYZ | xyz(58.9926, 43.9889, 61.2492) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.10
Pink (survey)
#FF81C0
ΔE00 3.51
Bubblegum (survey)
#FF6CB5
ΔE00 7.18
Pinky
#FC86AA
ΔE00 7.46
Hot Pink
#FF69B4
ΔE00 7.66
Plum
#DDA0DD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790CA #90F7BD
analogous
#F190F7 #F790CA #F79097
triadic
#F790CA #CAF790 #90CAF7
tetradic
#F790CA #F7F190 #90F7BD #9097F7
square
#F790CA #F7F190 #90F7BD #9097F7
split-complementary
#F790CA #97F790 #90F7F1
monochromatic
#EF1E93 #F357AF #F790CA #FBC9E5 #FDE2F1
Accessibility & contrast
On white
2.14
#F790CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F790CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790CA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790CA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CC
Deuteranopia (green-blind)
#B2B7C7
Tritanopia (blue-blind)
#FF8FA5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f790ca; /* rgb */ color: rgb(247, 144, 202); /* oklch */ color: oklch(77.9% 0.142 346.0);
Tailwind
colors: {
custom: {
50: '#fcb2da',
500: '#f790ca',
950: '#000000',
},
}SCSS
$custom: #f790ca; $custom-light: #fcb2da; $custom-dark: #000000;
JSON
{
"hex": "#f790ca",
"rgb": {
"r": 247,
"g": 144,
"b": 202
},
"hsl": {
"h": 326.214,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.77884,
"c": 0.14157,
"h": 346
},
"luminance": 0.43985
}Semantic roles & 50–950 ramp
primary
#F790CA
secondary
#D6F5E4
accent
#E36502
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083