#F792DA#F792DA
#F792DA is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.8% C 0.149 H 338.6°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F792DA |
|---|---|
| RGB | rgb(247, 146, 218) |
| HSL | hsl(317, 86%, 77%) |
| HSV | hsv(317, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 11.7%, 3.1%) |
| CIE-LAB | lab(73.15, 47.69, -20.41) |
| CIE-LCH | lch(73.15, 51.88, 336.83°) |
| OKLab | oklab(78.76% 0.139 -0.0546) |
| OKLCH | oklch(78.76% 0.149 338.6) |
| XYZ | xyz(61.2917, 45.3975, 71.8503) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 5.85
Pink (survey)
#FF81C0
ΔE00 5.91
Plum
#DDA0DD
ΔE00 6.13
Violet (CSS)
#EE82EE
ΔE00 6.87
Purply Pink
#F075E6
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792DA #92F7AF
analogous
#E292F7 #F792DA #F792A8
triadic
#F792DA #DAF792 #92DAF7
tetradic
#F792DA #F7E292 #92F7AF #92A8F7
square
#F792DA #F7E292 #92F7AF #92A8F7
split-complementary
#F792DA #A8F792 #92F7E2
monochromatic
#EF20B3 #F359C7 #F792DA #FBCBED #FDE2F5
Accessibility & contrast
On white
2.08
#F792DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F792DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792DA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792DA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADD
Deuteranopia (green-blind)
#AFB9D7
Tritanopia (blue-blind)
#FF94AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f792da; /* rgb */ color: rgb(247, 146, 218); /* oklch */ color: oklch(78.8% 0.149 338.6);
Tailwind
colors: {
custom: {
50: '#fbb4e5',
500: '#f792da',
950: '#000000',
},
}SCSS
$custom: #f792da; $custom-light: #fbb4e5; $custom-dark: #000000;
JSON
{
"hex": "#f792da",
"rgb": {
"r": 247,
"g": 146,
"b": 218
},
"hsl": {
"h": 317.228,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.7876,
"c": 0.1493,
"h": 338.6
},
"luminance": 0.45394
}Semantic roles & 50–950 ramp
primary
#F792DA
secondary
#D6F5DF
accent
#E34303
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084