#F794F8#F794F8
#F794F8 is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.3% C 0.171 H 326.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F794F8 |
|---|---|
| RGB | rgb(247, 148, 248) |
| HSL | hsl(299, 88%, 78%) |
| HSV | hsv(299, 40%, 97%) |
| CMYK | cmyk(0.4%, 40.3%, 0%, 2.7%) |
| CIE-LAB | lab(74.66, 51.75, -34.49) |
| CIE-LCH | lch(74.66, 62.19, 326.32°) |
| OKLab | oklab(80.25% 0.1432 -0.0942) |
| OKLCH | oklch(80.25% 0.171 326.7) |
| XYZ | xyz(65.8896, 47.7343, 94.5317) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 6.20
Purply Pink
#F075E6
ΔE00 6.36
Plum
#DDA0DD
ΔE00 7.05
Mauve
#E0B0FF
ΔE00 8.29
Candy Pink
#FF63E9
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F794F8 #95F894
analogous
#C594F8 #F794F8 #F894C7
triadic
#F794F8 #F8F794 #94F8F7
tetradic
#F794F8 #F8C594 #95F894 #94C7F8
square
#F794F8 #F8C594 #95F894 #94C7F8
split-complementary
#F794F8 #C7F894 #94F8C5
monochromatic
#EE21F0 #F35BF4 #F794F8 #FBCDFC #FDE2FD
Accessibility & contrast
On white
1.99
#F794F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F794F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F794F8
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F794F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F794F8 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FC
Deuteranopia (green-blind)
#A6BCF5
Tritanopia (blue-blind)
#FC9EBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f794f8; /* rgb */ color: rgb(247, 148, 248); /* oklch */ color: oklch(80.3% 0.171 326.7);
Tailwind
colors: {
custom: {
50: '#fbb6fb',
500: '#f794f8',
950: '#000000',
},
}SCSS
$custom: #f794f8; $custom-light: #fbb6fb; $custom-dark: #000000;
JSON
{
"hex": "#f794f8",
"rgb": {
"r": 247,
"g": 148,
"b": 248
},
"hsl": {
"h": 299.4,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.80253,
"c": 0.17141,
"h": 326.7
},
"luminance": 0.47731
}Semantic roles & 50–950 ramp
primary
#F794F8
secondary
#D6F5D6
accent
#E40103
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085