#F790C2#F790C2
#F790C2 is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.6% C 0.137 H 350.3°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F790C2 |
|---|---|
| RGB | rgb(247, 144, 194) |
| HSL | hsl(331, 87%, 77%) |
| HSV | hsv(331, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 21.5%, 3.1%) |
| CIE-LAB | lab(71.97, 45.07, -8.93) |
| CIE-LCH | lch(71.97, 45.95, 348.79°) |
| OKLab | oklab(77.61% 0.1349 -0.0232) |
| OKLCH | oklch(77.61% 0.137 350.3) |
| XYZ | xyz(58.0698, 43.6198, 56.3894) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.36
Bubblegum Pink
#FE83CC
ΔE00 4.28
Pinky
#FC86AA
ΔE00 5.67
Carnation Pink
#FF7FA7
ΔE00 6.38
Pig Pink
#E78EA5
ΔE00 7.02
Bubblegum (survey)
#FF6CB5
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790C2 #90F7C5
analogous
#F790F5 #F790C2 #F79290
triadic
#F790C2 #C2F790 #90C2F7
tetradic
#F790C2 #F5F790 #90F7C5 #9290F7
square
#F790C2 #F5F790 #90F7C5 #9290F7
split-complementary
#F790C2 #90F792 #90F5F7
monochromatic
#EF1E83 #F357A3 #F790C2 #FBC9E1 #FDE2EF
Accessibility & contrast
On white
2.16
#F790C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F790C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790C2
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790C2 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA6C4
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#FF8DA2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f790c2; /* rgb */ color: rgb(247, 144, 194); /* oklch */ color: oklch(77.6% 0.137 350.3);
Tailwind
colors: {
custom: {
50: '#fcb2d4',
500: '#f790c2',
950: '#000000',
},
}SCSS
$custom: #f790c2; $custom-light: #fcb2d4; $custom-dark: #000000;
JSON
{
"hex": "#f790c2",
"rgb": {
"r": 247,
"g": 144,
"b": 194
},
"hsl": {
"h": 330.874,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.77615,
"c": 0.13689,
"h": 350.3
},
"luminance": 0.43616
}Semantic roles & 50–950 ramp
primary
#F790C2
secondary
#D6F5E6
accent
#E37602
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083