#F790CC#F790CC
#F790CC is a light, vivid pink. Relative luminance 0.441; OKLCH L 78.0% C 0.143 H 345.0°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F790CC |
|---|---|
| RGB | rgb(247, 144, 204) |
| HSL | hsl(325, 87%, 77%) |
| HSV | hsv(325, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 17.4%, 3.1%) |
| CIE-LAB | lab(72.28, 46.54, -14.00) |
| CIE-LCH | lch(72.28, 48.60, 343.25°) |
| OKLab | oklab(77.95% 0.138 -0.0369) |
| OKLCH | oklch(77.95% 0.143 345) |
| XYZ | xyz(59.2309, 44.0842, 62.5044) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.93
Pink (survey)
#FF81C0
ΔE00 3.70
Bubblegum (survey)
#FF6CB5
ΔE00 7.30
Lavender Pink
#DD85D7
ΔE00 7.57
Plum
#DDA0DD
ΔE00 7.65
Hot Pink
#FF69B4
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790CC #90F7BB
analogous
#EF90F7 #F790CC #F79099
triadic
#F790CC #CCF790 #90CCF7
tetradic
#F790CC #F7EF90 #90F7BB #9099F7
square
#F790CC #F7EF90 #90F7BB #9099F7
split-complementary
#F790CC #99F790 #90F7EF
monochromatic
#EF1E98 #F357B2 #F790CC #FBC9E6 #FDE2F2
Accessibility & contrast
On white
2.14
#F790CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F790CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790CC
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790CC | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CE
Deuteranopia (green-blind)
#B2B8C9
Tritanopia (blue-blind)
#FF8FA6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f790cc; /* rgb */ color: rgb(247, 144, 204); /* oklch */ color: oklch(78.0% 0.143 345.0);
Tailwind
colors: {
custom: {
50: '#fcb2db',
500: '#f790cc',
950: '#000000',
},
}SCSS
$custom: #f790cc; $custom-light: #fcb2db; $custom-dark: #000000;
JSON
{
"hex": "#f790cc",
"rgb": {
"r": 247,
"g": 144,
"b": 204
},
"hsl": {
"h": 325.049,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.77953,
"c": 0.14283,
"h": 345
},
"luminance": 0.4408
}Semantic roles & 50–950 ramp
primary
#F790CC
secondary
#D6F5E3
accent
#E36002
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083