#F792D4#F792D4
#F792D4 is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.5% C 0.145 H 341.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F792D4 |
|---|---|
| RGB | rgb(247, 146, 212) |
| HSL | hsl(321, 86%, 77%) |
| HSV | hsv(321, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 14.2%, 3.1%) |
| CIE-LAB | lab(72.95, 46.75, -17.41) |
| CIE-LCH | lch(72.95, 49.89, 339.57°) |
| OKLab | oklab(78.54% 0.1373 -0.0463) |
| OKLCH | oklch(78.54% 0.145 341.4) |
| XYZ | xyz(60.5208, 45.0892, 67.7900) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.31
Pink (survey)
#FF81C0
ΔE00 4.95
Plum
#DDA0DD
ΔE00 6.59
Lavender Pink
#DD85D7
ΔE00 6.60
Violet (CSS)
#EE82EE
ΔE00 8.02
Bubblegum (survey)
#FF6CB5
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792D4 #92F7B5
analogous
#E892F7 #F792D4 #F792A2
triadic
#F792D4 #D4F792 #92D4F7
tetradic
#F792D4 #F7E892 #92F7B5 #92A2F7
square
#F792D4 #F7E892 #92F7B5 #92A2F7
split-complementary
#F792D4 #A2F792 #92F7E8
monochromatic
#EF20A7 #F359BE #F792D4 #FBCBEA #FDE2F4
Accessibility & contrast
On white
2.10
#F792D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F792D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792D4
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792D4 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A9D6
Deuteranopia (green-blind)
#B1B9D1
Tritanopia (blue-blind)
#FF93AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f792d4; /* rgb */ color: rgb(247, 146, 212); /* oklch */ color: oklch(78.5% 0.145 341.4);
Tailwind
colors: {
custom: {
50: '#fbb4e1',
500: '#f792d4',
950: '#000000',
},
}SCSS
$custom: #f792d4; $custom-light: #fbb4e1; $custom-dark: #000000;
JSON
{
"hex": "#f792d4",
"rgb": {
"r": 247,
"g": 146,
"b": 212
},
"hsl": {
"h": 320.792,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.78541,
"c": 0.1449,
"h": 341.4
},
"luminance": 0.45085
}Semantic roles & 50–950 ramp
primary
#F792D4
secondary
#D6F5E1
accent
#E35003
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083