#F79DFD#F79DFD
#F79DFD is a light, vivid purple. Relative luminance 0.510; OKLCH L 81.8% C 0.161 H 324.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F79DFD |
|---|---|
| RGB | rgb(247, 157, 253) |
| HSL | hsl(296, 96%, 80%) |
| HSV | hsv(296, 38%, 99%) |
| CMYK | cmyk(2.4%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(76.67, 48.07, -34.09) |
| CIE-LCH | lch(76.67, 58.93, 324.66°) |
| OKLab | oklab(81.83% 0.1315 -0.0931) |
| OKLCH | oklch(81.83% 0.161 324.7) |
| XYZ | xyz(68.1427, 50.9827, 99.1607) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.75
Plum
#DDA0DD
ΔE00 6.62
Mauve
#E0B0FF
ΔE00 6.74
Lavender Pink
#DD85D7
ΔE00 7.48
Purply Pink
#F075E6
ΔE00 8.22
Lilac (survey)
#CEA2FD
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79DFD #A3FD9D
analogous
#C79DFD #F79DFD #FD9DD3
triadic
#F79DFD #FDF79D #9DFDF7
tetradic
#F79DFD #FDC79D #A3FD9D #9DD3FD
square
#F79DFD #FDC79D #A3FD9D #9DD3FD
split-complementary
#F79DFD #D3FD9D #9DFDC7
monochromatic
#ED25FB #F261FC #F79DFD #FCD9FE #FDE1FE
Accessibility & contrast
On white
1.88
#F79DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#F79DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79DFD
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79DFD | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#FBA7C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f79dfd; /* rgb */ color: rgb(247, 157, 253); /* oklch */ color: oklch(81.8% 0.161 324.7);
Tailwind
colors: {
custom: {
50: '#fbbbfe',
500: '#f79dfd',
950: '#000000',
},
}SCSS
$custom: #f79dfd; $custom-light: #fbbbfe; $custom-dark: #000000;
JSON
{
"hex": "#f79dfd",
"rgb": {
"r": 247,
"g": 157,
"b": 253
},
"hsl": {
"h": 296.25,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.81827,
"c": 0.16113,
"h": 324.7
},
"luminance": 0.5098
}Semantic roles & 50–950 ramp
primary
#F79DFD
secondary
#67E05F
accent
#E6000E
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286