#F792D6#F792D6
#F792D6 is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.6% C 0.146 H 340.4°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F792D6 |
|---|---|
| RGB | rgb(247, 146, 214) |
| HSL | hsl(320, 86%, 77%) |
| HSV | hsv(320, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 13.4%, 3.1%) |
| CIE-LAB | lab(73.02, 47.06, -18.42) |
| CIE-LCH | lch(73.02, 50.54, 338.63°) |
| OKLab | oklab(78.61% 0.1379 -0.0491) |
| OKLCH | oklch(78.61% 0.146 340.4) |
| XYZ | xyz(60.7746, 45.1907, 69.1269) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.45
Pink (survey)
#FF81C0
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 6.33
Plum
#DDA0DD
ΔE00 6.41
Violet (CSS)
#EE82EE
ΔE00 7.63
Purply Pink
#F075E6
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792D6 #92F7B3
analogous
#E692F7 #F792D6 #F792A4
triadic
#F792D6 #D6F792 #92D6F7
tetradic
#F792D6 #F7E692 #92F7B3 #92A4F7
square
#F792D6 #F7E692 #92F7B3 #92A4F7
split-complementary
#F792D6 #A4F792 #92F7E6
monochromatic
#EF20AB #F359C1 #F792D6 #FBCBEB #FDE2F4
Accessibility & contrast
On white
2.09
#F792D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F792D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792D6
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792D6 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A9D8
Deuteranopia (green-blind)
#B0B9D3
Tritanopia (blue-blind)
#FF93AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f792d6; /* rgb */ color: rgb(247, 146, 214); /* oklch */ color: oklch(78.6% 0.146 340.4);
Tailwind
colors: {
custom: {
50: '#fbb4e2',
500: '#f792d6',
950: '#000000',
},
}SCSS
$custom: #f792d6; $custom-light: #fbb4e2; $custom-dark: #000000;
JSON
{
"hex": "#f792d6",
"rgb": {
"r": 247,
"g": 146,
"b": 214
},
"hsl": {
"h": 319.604,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.78614,
"c": 0.14633,
"h": 340.4
},
"luminance": 0.45187
}Semantic roles & 50–950 ramp
primary
#F792D6
secondary
#D6F5E0
accent
#E34C03
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083