#F792DC#F792DC
#F792DC is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.8% C 0.151 H 337.7°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F792DC |
|---|---|
| RGB | rgb(247, 146, 220) |
| HSL | hsl(316, 86%, 77%) |
| HSV | hsv(316, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 10.9%, 3.1%) |
| CIE-LAB | lab(73.22, 48.02, -21.40) |
| CIE-LCH | lch(73.22, 52.57, 335.97°) |
| OKLab | oklab(78.83% 0.1395 -0.0573) |
| OKLCH | oklch(78.83% 0.151 337.7) |
| XYZ | xyz(61.5550, 45.5028, 73.2370) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 5.65
Plum
#DDA0DD
ΔE00 6.03
Pink (survey)
#FF81C0
ΔE00 6.25
Violet (CSS)
#EE82EE
ΔE00 6.51
Purply Pink
#F075E6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792DC #92F7AD
analogous
#E092F7 #F792DC #F792A9
triadic
#F792DC #DCF792 #92DCF7
tetradic
#F792DC #F7E092 #92F7AD #92A9F7
square
#F792DC #F7E092 #92F7AD #92A9F7
split-complementary
#F792DC #A9F792 #92F7E0
monochromatic
#EF20B7 #F359CA #F792DC #FBCBEE #FDE2F6
Accessibility & contrast
On white
2.08
#F792DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F792DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792DC
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792DC | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADF
Deuteranopia (green-blind)
#AEB9D9
Tritanopia (blue-blind)
#FF95AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f792dc; /* rgb */ color: rgb(247, 146, 220); /* oklch */ color: oklch(78.8% 0.151 337.7);
Tailwind
colors: {
custom: {
50: '#fbb4e7',
500: '#f792dc',
950: '#000000',
},
}SCSS
$custom: #f792dc; $custom-light: #fbb4e7; $custom-dark: #000000;
JSON
{
"hex": "#f792dc",
"rgb": {
"r": 247,
"g": 146,
"b": 220
},
"hsl": {
"h": 316.04,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.78835,
"c": 0.15082,
"h": 337.7
},
"luminance": 0.45499
}Semantic roles & 50–950 ramp
primary
#F792DC
secondary
#D6F5DE
accent
#E33F03
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084