#F799FD#F799FD
#F799FD is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.2% C 0.168 H 324.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F799FD |
|---|---|
| RGB | rgb(247, 153, 253) |
| HSL | hsl(296, 96%, 80%) |
| HSV | hsv(296, 40%, 99%) |
| CMYK | cmyk(2.4%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(75.85, 50.12, -35.35) |
| CIE-LCH | lch(75.85, 61.33, 324.81°) |
| OKLab | oklab(81.22% 0.1372 -0.0966) |
| OKLCH | oklch(81.22% 0.168 324.8) |
| XYZ | xyz(67.4770, 49.6513, 98.9388) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.97
Plum
#DDA0DD
ΔE00 7.03
Lavender Pink
#DD85D7
ΔE00 7.09
Mauve
#E0B0FF
ΔE00 7.35
Purply Pink
#F075E6
ΔE00 7.46
Baby Purple
#CA9BF7
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799FD #9FFD99
analogous
#C599FD #F799FD #FD99D1
triadic
#F799FD #FDF799 #99FDF7
tetradic
#F799FD #FDC599 #9FFD99 #99D1FD
square
#F799FD #FDC599 #9FFD99 #99D1FD
split-complementary
#F799FD #D1FD99 #99FDC5
monochromatic
#EE21FB #F25DFC #F799FD #FCD5FE #FDE1FE
Accessibility & contrast
On white
1.92
#F799FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#F799FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799FD
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799FD | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#A8BFFA
Tritanopia (blue-blind)
#FBA3BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f799fd; /* rgb */ color: rgb(247, 153, 253); /* oklch */ color: oklch(81.2% 0.168 324.8);
Tailwind
colors: {
custom: {
50: '#fbb9fe',
500: '#f799fd',
950: '#000000',
},
}SCSS
$custom: #f799fd; $custom-light: #fbb9fe; $custom-dark: #000000;
JSON
{
"hex": "#f799fd",
"rgb": {
"r": 247,
"g": 153,
"b": 253
},
"hsl": {
"h": 296.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.81216,
"c": 0.16781,
"h": 324.8
},
"luminance": 0.49648
}Semantic roles & 50–950 ramp
primary
#F799FD
secondary
#D6F7D4
accent
#E6000E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181218
muted
#868186