#F799FF#F799FF
#F799FF is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.3% C 0.170 H 324.2°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F799FF |
|---|---|
| RGB | rgb(247, 153, 255) |
| HSL | hsl(295, 100%, 80%) |
| HSV | hsv(295, 40%, 100%) |
| CMYK | cmyk(3.1%, 40%, 0%, 0%) |
| CIE-LAB | lab(75.93, 50.48, -36.30) |
| CIE-LCH | lch(75.93, 62.18, 324.28°) |
| OKLab | oklab(81.3% 0.1376 -0.0994) |
| OKLCH | oklch(81.3% 0.17 324.2) |
| XYZ | xyz(67.7972, 49.7794, 100.6255) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.03
Plum
#DDA0DD
ΔE00 7.29
Lavender Pink
#DD85D7
ΔE00 7.29
Mauve
#E0B0FF
ΔE00 7.30
Purply Pink
#F075E6
ΔE00 7.54
Baby Purple
#CA9BF7
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799FF #A1FF99
analogous
#C499FF #F799FF #FF99D4
triadic
#F799FF #FFF799 #99FFF7
tetradic
#F799FF #FFC499 #A1FF99 #99D4FF
square
#F799FF #FFC499 #A1FF99 #99D4FF
split-complementary
#F799FF #D4FF99 #99FFC4
monochromatic
#ED1FFF #F25CFF #F799FF #FCD6FF #FDE0FF
Accessibility & contrast
On white
1.92
#F799FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#F799FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799FF
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799FF | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#FBA4C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f799ff; /* rgb */ color: rgb(247, 153, 255); /* oklch */ color: oklch(81.3% 0.170 324.2);
Tailwind
colors: {
custom: {
50: '#fbb9ff',
500: '#f799ff',
950: '#000000',
},
}SCSS
$custom: #f799ff; $custom-light: #fbb9ff; $custom-dark: #000000;
JSON
{
"hex": "#f799ff",
"rgb": {
"r": 247,
"g": 153,
"b": 255
},
"hsl": {
"h": 295.294,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.81301,
"c": 0.16973,
"h": 324.2
},
"luminance": 0.49777
}Semantic roles & 50–950 ramp
primary
#F799FF
secondary
#D6F7D4
accent
#E60012
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181218
muted
#868186