#F79DFF#F79DFF
#F79DFF is a light, vivid purple. Relative luminance 0.511; OKLCH L 81.9% C 0.163 H 324.0°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F79DFF |
|---|---|
| RGB | rgb(247, 157, 255) |
| HSL | hsl(295, 100%, 81%) |
| HSV | hsv(295, 38%, 100%) |
| CMYK | cmyk(3.1%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(76.75, 48.44, -35.05) |
| CIE-LCH | lch(76.75, 59.79, 324.11°) |
| OKLab | oklab(81.91% 0.1319 -0.0958) |
| OKLCH | oklch(81.91% 0.163 324) |
| XYZ | xyz(68.4629, 51.1108, 100.8474) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.78
Mauve
#E0B0FF
ΔE00 6.68
Plum
#DDA0DD
ΔE00 6.88
Lavender Pink
#DD85D7
ΔE00 7.66
Lilac (survey)
#CEA2FD
ΔE00 8.11
Baby Purple
#CA9BF7
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79DFF #A5FF9D
analogous
#C69DFF #F79DFF #FF9DD6
triadic
#F79DFF #FFF79D #9DFFF7
tetradic
#F79DFF #FFC69D #A5FF9D #9DD6FF
square
#F79DFF #FFC69D #A5FF9D #9DD6FF
split-complementary
#F79DFF #D6FF9D #9DFFC6
monochromatic
#ED23FF #F260FF #F79DFF #FCDAFF #FDE0FF
Accessibility & contrast
On white
1.87
#F79DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#F79DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79DFF
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79DFF | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B7FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#FBA7C2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f79dff; /* rgb */ color: rgb(247, 157, 255); /* oklch */ color: oklch(81.9% 0.163 324.0);
Tailwind
colors: {
custom: {
50: '#fbbbff',
500: '#f79dff',
950: '#000000',
},
}SCSS
$custom: #f79dff; $custom-light: #fbbbff; $custom-dark: #000000;
JSON
{
"hex": "#f79dff",
"rgb": {
"r": 247,
"g": 157,
"b": 255
},
"hsl": {
"h": 295.102,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.81911,
"c": 0.16306,
"h": 324
},
"luminance": 0.51108
}Semantic roles & 50–950 ramp
primary
#F79DFF
secondary
#69E35E
accent
#E60013
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286