#F795FF#F795FF
#F795FF is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.7% C 0.176 H 324.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F795FF |
|---|---|
| RGB | rgb(247, 149, 255) |
| HSL | hsl(295, 100%, 79%) |
| HSV | hsv(295, 42%, 100%) |
| CMYK | cmyk(3.1%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(75.13, 52.51, -37.54) |
| CIE-LCH | lch(75.13, 64.55, 324.43°) |
| OKLab | oklab(80.7% 0.1432 -0.1029) |
| OKLCH | oklch(80.7% 0.176 324.3) |
| XYZ | xyz(67.1535, 48.4919, 100.4109) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.34
Purply Pink
#F075E6
ΔE00 6.84
Lavender Pink
#DD85D7
ΔE00 7.00
Plum
#DDA0DD
ΔE00 7.74
Mauve
#E0B0FF
ΔE00 7.95
Baby Purple
#CA9BF7
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F795FF #9DFF95
analogous
#C295FF #F795FF #FF95D2
triadic
#F795FF #FFF795 #95FFF7
tetradic
#F795FF #FFC295 #9DFF95 #95D2FF
square
#F795FF #FFC295 #9DFF95 #95D2FF
split-complementary
#F795FF #D2FF95 #95FFC2
monochromatic
#EE1BFF #F258FF #F795FF #FCD2FF #FDE0FF
Accessibility & contrast
On white
1.96
#F795FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#F795FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F795FF
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F795FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F795FF | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#FBA1BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f795ff; /* rgb */ color: rgb(247, 149, 255); /* oklch */ color: oklch(80.7% 0.176 324.3);
Tailwind
colors: {
custom: {
50: '#fbb6ff',
500: '#f795ff',
950: '#000000',
},
}SCSS
$custom: #f795ff; $custom-light: #fbb6ff; $custom-dark: #000000;
JSON
{
"hex": "#f795ff",
"rgb": {
"r": 247,
"g": 149,
"b": 255
},
"hsl": {
"h": 295.472,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.80702,
"c": 0.17633,
"h": 324.3
},
"luminance": 0.48489
}Semantic roles & 50–950 ramp
primary
#F795FF
secondary
#D6F7D4
accent
#E60011
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086