#F79FEE#F79FEE
#F79FEE is a light, vivid purple. Relative luminance 0.507; OKLCH L 81.5% C 0.144 H 330.5°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FEE |
|---|---|
| RGB | rgb(247, 159, 238) |
| HSL | hsl(306, 85%, 80%) |
| HSV | hsv(306, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 3.6%, 3.1%) |
| CIE-LAB | lab(76.53, 44.37, -26.19) |
| CIE-LCH | lch(76.53, 51.52, 329.45°) |
| OKLab | oklab(81.54% 0.1251 -0.0708) |
| OKLCH | oklch(81.54% 0.144 330.5) |
| XYZ | xyz(66.1876, 50.7465, 87.1810) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 6.80
Lavender Pink
#DD85D7
ΔE00 7.00
Mauve
#E0B0FF
ΔE00 7.64
Bubblegum Pink
#FE83CC
ΔE00 7.80
Light Lavendar
#EFC0FE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FEE #9FF7A8
analogous
#D49FF7 #F79FEE #F79FC2
triadic
#F79FEE #EEF79F #9FEEF7
tetradic
#F79FEE #F7D49F #9FF7A8 #9FC2F7
square
#F79FEE #F7D49F #9FF7A8 #9FC2F7
split-complementary
#F79FEE #C2F79F #9FF7D4
monochromatic
#EE2EDA #F267E4 #F79FEE #FCD7F8 #FDE3FA
Accessibility & contrast
On white
1.88
#F79FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#F79FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FEE
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FEE | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F1
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#FEA5BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f79fee; /* rgb */ color: rgb(247, 159, 238); /* oklch */ color: oklch(81.5% 0.144 330.5);
Tailwind
colors: {
custom: {
50: '#fbbdf3',
500: '#f79fee',
950: '#000000',
},
}SCSS
$custom: #f79fee; $custom-light: #fbbdf3; $custom-dark: #000000;
JSON
{
"hex": "#f79fee",
"rgb": {
"r": 247,
"g": 159,
"b": 238
},
"hsl": {
"h": 306.136,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.81535,
"c": 0.14373,
"h": 330.5
},
"luminance": 0.50743
}Semantic roles & 50–950 ramp
primary
#F79FEE
secondary
#63D76F
accent
#E11B04
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285