#F790C4#F790C4
#F790C4 is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.7% C 0.138 H 349.2°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F790C4 |
|---|---|
| RGB | rgb(247, 144, 196) |
| HSL | hsl(330, 87%, 77%) |
| HSV | hsv(330, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 20.6%, 3.1%) |
| CIE-LAB | lab(72.03, 45.36, -9.95) |
| CIE-LCH | lch(72.03, 46.44, 347.63°) |
| OKLab | oklab(77.68% 0.1355 -0.0259) |
| OKLCH | oklch(77.68% 0.138 349.2) |
| XYZ | xyz(58.2960, 43.7103, 57.5803) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.29
Bubblegum Pink
#FE83CC
ΔE00 3.92
Pinky
#FC86AA
ΔE00 6.12
Carnation Pink
#FF7FA7
ΔE00 6.79
Bubblegum (survey)
#FF6CB5
ΔE00 7.01
Pig Pink
#E78EA5
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790C4 #90F7C3
analogous
#F790F7 #F790C4 #F79091
triadic
#F790C4 #C4F790 #90C4F7
tetradic
#F790C4 #F7F790 #90F7C3 #9091F7
square
#F790C4 #F7F790 #90F7C3 #9091F7
split-complementary
#F790C4 #91F790 #90F7F7
monochromatic
#EF1E87 #F357A6 #F790C4 #FBC9E2 #FDE2F0
Accessibility & contrast
On white
2.16
#F790C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F790C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790C4
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790C4 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA6C6
Deuteranopia (green-blind)
#B4B7C1
Tritanopia (blue-blind)
#FF8DA3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f790c4; /* rgb */ color: rgb(247, 144, 196); /* oklch */ color: oklch(77.7% 0.138 349.2);
Tailwind
colors: {
custom: {
50: '#fcb2d5',
500: '#f790c4',
950: '#000000',
},
}SCSS
$custom: #f790c4; $custom-light: #fcb2d5; $custom-dark: #000000;
JSON
{
"hex": "#f790c4",
"rgb": {
"r": 247,
"g": 144,
"b": 196
},
"hsl": {
"h": 329.709,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.77681,
"c": 0.13799,
"h": 349.2
},
"luminance": 0.43706
}Semantic roles & 50–950 ramp
primary
#F790C4
secondary
#D6F5E5
accent
#E37202
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083