#F793DC#F793DC
#F793DC is a light, vivid pink. Relative luminance 0.458; OKLCH L 79.0% C 0.149 H 337.7°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F793DC |
|---|---|
| RGB | rgb(247, 147, 220) |
| HSL | hsl(316, 86%, 77%) |
| HSV | hsv(316, 40%, 97%) |
| CMYK | cmyk(0%, 40.5%, 10.9%, 3.1%) |
| CIE-LAB | lab(73.42, 47.51, -21.10) |
| CIE-LCH | lch(73.42, 51.98, 336.05°) |
| OKLab | oklab(78.99% 0.138 -0.0565) |
| OKLCH | oklch(78.99% 0.149 337.7) |
| XYZ | xyz(61.7098, 45.8125, 73.2886) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 5.80
Plum
#DDA0DD
ΔE00 5.92
Pink (survey)
#FF81C0
ΔE00 6.29
Violet (CSS)
#EE82EE
ΔE00 6.70
Purply Pink
#F075E6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F793DC #93F7AE
analogous
#E093F7 #F793DC #F793AA
triadic
#F793DC #DCF793 #93DCF7
tetradic
#F793DC #F7E093 #93F7AE #93AAF7
square
#F793DC #F7E093 #93F7AE #93AAF7
split-complementary
#F793DC #AAF793 #93F7E0
monochromatic
#EF21B7 #F35ACA #F793DC #FBCCEE #FDE3F6
Accessibility & contrast
On white
2.07
#F793DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F793DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F793DC
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F793DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F793DC | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDF
Deuteranopia (green-blind)
#AFBAD9
Tritanopia (blue-blind)
#FF96AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f793dc; /* rgb */ color: rgb(247, 147, 220); /* oklch */ color: oklch(79.0% 0.149 337.7);
Tailwind
colors: {
custom: {
50: '#fbb5e7',
500: '#f793dc',
950: '#000000',
},
}SCSS
$custom: #f793dc; $custom-light: #fbb5e7; $custom-dark: #000000;
JSON
{
"hex": "#f793dc",
"rgb": {
"r": 247,
"g": 147,
"b": 220
},
"hsl": {
"h": 316.2,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.78987,
"c": 0.14914,
"h": 337.7
},
"luminance": 0.45809
}Semantic roles & 50–950 ramp
primary
#F793DC
secondary
#D6F5DE
accent
#E33F03
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084