#F790C8#F790C8
#F790C8 is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.8% C 0.140 H 347.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F790C8 |
|---|---|
| RGB | rgb(247, 144, 200) |
| HSL | hsl(327, 87%, 77%) |
| HSV | hsv(327, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 19%, 3.1%) |
| CIE-LAB | lab(72.16, 45.94, -11.98) |
| CIE-LCH | lch(72.16, 47.48, 345.38°) |
| OKLab | oklab(77.82% 0.1368 -0.0314) |
| OKLCH | oklch(77.82% 0.14 347.1) |
| XYZ | xyz(58.7573, 43.8948, 60.0102) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.32
Pink (survey)
#FF81C0
ΔE00 3.37
Pinky
#FC86AA
ΔE00 7.02
Bubblegum (survey)
#FF6CB5
ΔE00 7.09
Hot Pink
#FF69B4
ΔE00 7.58
Carnation Pink
#FF7FA7
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790C8 #90F7BF
analogous
#F390F7 #F790C8 #F79095
triadic
#F790C8 #C8F790 #90C8F7
tetradic
#F790C8 #F7F390 #90F7BF #9095F7
square
#F790C8 #F7F390 #90F7BF #9095F7
split-complementary
#F790C8 #95F790 #90F7F3
monochromatic
#EF1E8F #F357AC #F790C8 #FBC9E4 #FDE2F1
Accessibility & contrast
On white
2.15
#F790C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F790C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790C8
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790C8 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A6CA
Deuteranopia (green-blind)
#B3B7C5
Tritanopia (blue-blind)
#FF8EA4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f790c8; /* rgb */ color: rgb(247, 144, 200); /* oklch */ color: oklch(77.8% 0.140 347.1);
Tailwind
colors: {
custom: {
50: '#fcb2d8',
500: '#f790c8',
950: '#000000',
},
}SCSS
$custom: #f790c8; $custom-light: #fcb2d8; $custom-dark: #000000;
JSON
{
"hex": "#f790c8",
"rgb": {
"r": 247,
"g": 144,
"b": 200
},
"hsl": {
"h": 327.379,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.77815,
"c": 0.14033,
"h": 347.1
},
"luminance": 0.43891
}Semantic roles & 50–950 ramp
primary
#F790C8
secondary
#D6F5E4
accent
#E36902
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083