#F792DF#F792DF
#F792DF is a light, vivid pink. Relative luminance 0.457; OKLCH L 78.9% C 0.153 H 336.3°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F792DF |
|---|---|
| RGB | rgb(247, 146, 223) |
| HSL | hsl(314, 86%, 77%) |
| HSV | hsv(314, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 9.7%, 3.1%) |
| CIE-LAB | lab(73.33, 48.50, -22.89) |
| CIE-LCH | lch(73.33, 53.63, 334.73°) |
| OKLab | oklab(78.95% 0.1403 -0.0615) |
| OKLCH | oklch(78.95% 0.153 336.3) |
| XYZ | xyz(61.9559, 45.6632, 75.3483) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 5.41
Plum
#DDA0DD
ΔE00 5.94
Violet (CSS)
#EE82EE
ΔE00 5.99
Pink (survey)
#FF81C0
ΔE00 6.76
Purply Pink
#F075E6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792DF #92F7AA
analogous
#DC92F7 #F792DF #F792AD
triadic
#F792DF #DFF792 #92DFF7
tetradic
#F792DF #F7DC92 #92F7AA #92ADF7
square
#F792DF #F7DC92 #92F7AA #92ADF7
split-complementary
#F792DF #ADF792 #92F7DC
monochromatic
#EF20BE #F359CE #F792DF #FBCBF0 #FDE2F7
Accessibility & contrast
On white
2.07
#F792DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#F792DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792DF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792DF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ABE2
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#FF96AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f792df; /* rgb */ color: rgb(247, 146, 223); /* oklch */ color: oklch(78.9% 0.153 336.3);
Tailwind
colors: {
custom: {
50: '#fbb4e9',
500: '#f792df',
950: '#000000',
},
}SCSS
$custom: #f792df; $custom-light: #fbb4e9; $custom-dark: #000000;
JSON
{
"hex": "#f792df",
"rgb": {
"r": 247,
"g": 146,
"b": 223
},
"hsl": {
"h": 314.257,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.78948,
"c": 0.15316,
"h": 336.3
},
"luminance": 0.4566
}Semantic roles & 50–950 ramp
primary
#F792DF
secondary
#D6F5DD
accent
#E33803
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084