#F792DB#F792DB
#F792DB is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.8% C 0.150 H 338.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F792DB |
|---|---|
| RGB | rgb(247, 146, 219) |
| HSL | hsl(317, 86%, 77%) |
| HSV | hsv(317, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 11.3%, 3.1%) |
| CIE-LAB | lab(73.19, 47.85, -20.91) |
| CIE-LCH | lch(73.19, 52.22, 336.40°) |
| OKLab | oklab(78.8% 0.1392 -0.056) |
| OKLCH | oklch(78.8% 0.15 338.1) |
| XYZ | xyz(61.4230, 45.4500, 72.5416) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 5.75
Plum
#DDA0DD
ΔE00 6.07
Pink (survey)
#FF81C0
ΔE00 6.08
Violet (CSS)
#EE82EE
ΔE00 6.69
Purply Pink
#F075E6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792DB #92F7AE
analogous
#E192F7 #F792DB #F792A9
triadic
#F792DB #DBF792 #92DBF7
tetradic
#F792DB #F7E192 #92F7AE #92A9F7
square
#F792DB #F7E192 #92F7AE #92A9F7
split-complementary
#F792DB #A9F792 #92F7E1
monochromatic
#EF20B5 #F359C8 #F792DB #FBCBEE #FDE2F6
Accessibility & contrast
On white
2.08
#F792DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F792DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792DB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792DB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADE
Deuteranopia (green-blind)
#AFB9D8
Tritanopia (blue-blind)
#FF95AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f792db; /* rgb */ color: rgb(247, 146, 219); /* oklch */ color: oklch(78.8% 0.150 338.1);
Tailwind
colors: {
custom: {
50: '#fbb4e6',
500: '#f792db',
950: '#000000',
},
}SCSS
$custom: #f792db; $custom-light: #fbb4e6; $custom-dark: #000000;
JSON
{
"hex": "#f792db",
"rgb": {
"r": 247,
"g": 146,
"b": 219
},
"hsl": {
"h": 316.634,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.78798,
"c": 0.15006,
"h": 338.1
},
"luminance": 0.45446
}Semantic roles & 50–950 ramp
primary
#F792DB
secondary
#D6F5DF
accent
#E34103
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084