#F799FE#F799FE
#F799FE is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.3% C 0.169 H 324.5°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F799FE |
|---|---|
| RGB | rgb(247, 153, 254) |
| HSL | hsl(296, 98%, 80%) |
| HSV | hsv(296, 40%, 100%) |
| CMYK | cmyk(2.8%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.89, 50.30, -35.83) |
| CIE-LCH | lch(75.89, 61.75, 324.54°) |
| OKLab | oklab(81.26% 0.1374 -0.098) |
| OKLCH | oklch(81.26% 0.169 324.5) |
| XYZ | xyz(67.6367, 49.7152, 99.7799) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.00
Plum
#DDA0DD
ΔE00 7.16
Lavender Pink
#DD85D7
ΔE00 7.19
Mauve
#E0B0FF
ΔE00 7.32
Purply Pink
#F075E6
ΔE00 7.50
Baby Purple
#CA9BF7
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799FE #A0FE99
analogous
#C599FE #F799FE #FE99D2
triadic
#F799FE #FEF799 #99FEF7
tetradic
#F799FE #FEC599 #A0FE99 #99D2FE
square
#F799FE #FEC599 #A0FE99 #99D2FE
split-complementary
#F799FE #D2FE99 #99FEC5
monochromatic
#ED20FD #F25CFD #F799FE #FCD6FF #FDE1FF
Accessibility & contrast
On white
1.92
#F799FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#F799FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799FE
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799FE | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#A8BFFB
Tritanopia (blue-blind)
#FBA4C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f799fe; /* rgb */ color: rgb(247, 153, 254); /* oklch */ color: oklch(81.3% 0.169 324.5);
Tailwind
colors: {
custom: {
50: '#fbb9ff',
500: '#f799fe',
950: '#000000',
},
}SCSS
$custom: #f799fe; $custom-light: #fbb9ff; $custom-dark: #000000;
JSON
{
"hex": "#f799fe",
"rgb": {
"r": 247,
"g": 153,
"b": 254
},
"hsl": {
"h": 295.842,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.81258,
"c": 0.16877,
"h": 324.5
},
"luminance": 0.49712
}Semantic roles & 50–950 ramp
primary
#F799FE
secondary
#D6F7D4
accent
#E60010
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181218
muted
#868186