#F794FF#F794FF
#F794FF is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.6% C 0.178 H 324.3°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F794FF |
|---|---|
| RGB | rgb(247, 148, 255) |
| HSL | hsl(296, 100%, 79%) |
| HSV | hsv(296, 42%, 100%) |
| CMYK | cmyk(3.1%, 42%, 0%, 0%) |
| CIE-LAB | lab(74.94, 53.01, -37.85) |
| CIE-LCH | lch(74.94, 65.14, 324.47°) |
| OKLab | oklab(80.55% 0.1446 -0.1037) |
| OKLCH | oklch(80.55% 0.178 324.3) |
| XYZ | xyz(66.9960, 48.1768, 100.3584) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Purply Pink
#F075E6
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 6.94
Plum
#DDA0DD
ΔE00 7.86
Mauve
#E0B0FF
ΔE00 8.11
Baby Purple
#CA9BF7
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F794FF #9CFF94
analogous
#C294FF #F794FF #FF94D2
triadic
#F794FF #FFF794 #94FFF7
tetradic
#F794FF #FFC294 #9CFF94 #94D2FF
square
#F794FF #FFC294 #9CFF94 #94D2FF
split-complementary
#F794FF #D2FF94 #94FFC2
monochromatic
#EE1AFF #F257FF #F794FF #FCD1FF #FDE0FF
Accessibility & contrast
On white
1.97
#F794FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F794FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F794FF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F794FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F794FF | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A3BDFC
Tritanopia (blue-blind)
#FBA0BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f794ff; /* rgb */ color: rgb(247, 148, 255); /* oklch */ color: oklch(80.6% 0.178 324.3);
Tailwind
colors: {
custom: {
50: '#fbb6ff',
500: '#f794ff',
950: '#000000',
},
}SCSS
$custom: #f794ff; $custom-light: #fbb6ff; $custom-dark: #000000;
JSON
{
"hex": "#f794ff",
"rgb": {
"r": 247,
"g": 148,
"b": 255
},
"hsl": {
"h": 295.514,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80554,
"c": 0.17797,
"h": 324.3
},
"luminance": 0.48174
}Semantic roles & 50–950 ramp
primary
#F794FF
secondary
#D6F7D4
accent
#E60011
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086