#F799FB#F799FB
#F799FB is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.1% C 0.166 H 325.5°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F799FB |
|---|---|
| RGB | rgb(247, 153, 251) |
| HSL | hsl(298, 92%, 79%) |
| HSV | hsv(298, 39%, 98%) |
| CMYK | cmyk(1.6%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(75.78, 49.75, -34.39) |
| CIE-LCH | lch(75.78, 60.48, 325.35°) |
| OKLab | oklab(81.13% 0.1368 -0.0939) |
| OKLCH | oklch(81.13% 0.166 325.5) |
| XYZ | xyz(67.1600, 49.5245, 97.2696) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.94
Plum
#DDA0DD
ΔE00 6.79
Lavender Pink
#DD85D7
ΔE00 6.90
Purply Pink
#F075E6
ΔE00 7.39
Mauve
#E0B0FF
ΔE00 7.41
Baby Purple
#CA9BF7
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799FB #9DFB99
analogous
#C699FB #F799FB #FB99CE
triadic
#F799FB #FBF799 #99FBF7
tetradic
#F799FB #FBC699 #9DFB99 #99CEFB
square
#F799FB #FBC699 #9DFB99 #99CEFB
split-complementary
#F799FB #CEFB99 #99FBC6
monochromatic
#EE23F6 #F25EF9 #F799FB #FCD4FD #FDE2FE
Accessibility & contrast
On white
1.93
#F799FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#F799FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799FB
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799FB | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FF
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#FCA3BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f799fb; /* rgb */ color: rgb(247, 153, 251); /* oklch */ color: oklch(81.1% 0.166 325.5);
Tailwind
colors: {
custom: {
50: '#fbb9fd',
500: '#f799fb',
950: '#000000',
},
}SCSS
$custom: #f799fb; $custom-light: #fbb9fd; $custom-dark: #000000;
JSON
{
"hex": "#f799fb",
"rgb": {
"r": 247,
"g": 153,
"b": 251
},
"hsl": {
"h": 297.551,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.81131,
"c": 0.16591,
"h": 325.5
},
"luminance": 0.49522
}Semantic roles & 50–950 ramp
primary
#F799FB
secondary
#D6F6D5
accent
#E60009
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181217
muted
#868185