#F79FFE#F79FFE
#F79FFE is a very light, vivid purple. Relative luminance 0.517; OKLCH L 82.2% C 0.159 H 324.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FFE |
|---|---|
| RGB | rgb(247, 159, 254) |
| HSL | hsl(296, 98%, 81%) |
| HSV | hsv(296, 37%, 100%) |
| CMYK | cmyk(2.8%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.12, 47.23, -33.93) |
| CIE-LCH | lch(77.12, 58.15, 324.30°) |
| OKLab | oklab(82.18% 0.1289 -0.0927) |
| OKLCH | oklch(82.18% 0.159 324.3) |
| XYZ | xyz(68.6435, 51.7288, 100.1155) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.15
Mauve
#E0B0FF
ΔE00 6.41
Plum
#DDA0DD
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 7.79
Lilac (survey)
#CEA2FD
ΔE00 8.13
Baby Purple
#CA9BF7
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FFE #A6FE9F
analogous
#C79FFE #F79FFE #FE9FD5
triadic
#F79FFE #FEF79F #9FFEF7
tetradic
#F79FFE #FEC79F #A6FE9F #9FD5FE
square
#F79FFE #FEC79F #A6FE9F #9FD5FE
split-complementary
#F79FFE #D5FE9F #9FFEC7
monochromatic
#ED26FD #F262FD #F79FFE #FCDCFF #FCE1FF
Accessibility & contrast
On white
1.85
#F79FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#F79FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FFE
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FFE | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#FBA9C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f79ffe; /* rgb */ color: rgb(247, 159, 254); /* oklch */ color: oklch(82.2% 0.159 324.3);
Tailwind
colors: {
custom: {
50: '#fbbdff',
500: '#f79ffe',
950: '#000000',
},
}SCSS
$custom: #f79ffe; $custom-light: #fbbdff; $custom-dark: #000000;
JSON
{
"hex": "#f79ffe",
"rgb": {
"r": 247,
"g": 159,
"b": 254
},
"hsl": {
"h": 295.579,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.82178,
"c": 0.15874,
"h": 324.3
},
"luminance": 0.51726
}Semantic roles & 50–950 ramp
primary
#F79FFE
secondary
#69E160
accent
#E60011
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286