#F79FEB#F79FEB
#F79FEB is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.4% C 0.141 H 331.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FEB |
|---|---|
| RGB | rgb(247, 159, 235) |
| HSL | hsl(308, 85%, 80%) |
| HSV | hsv(308, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 4.9%, 3.1%) |
| CIE-LAB | lab(76.42, 43.85, -24.72) |
| CIE-LCH | lch(76.42, 50.34, 330.58°) |
| OKLab | oklab(81.42% 0.1243 -0.0667) |
| OKLCH | oklch(81.42% 0.141 331.8) |
| XYZ | xyz(65.7505, 50.5716, 84.8791) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 7.02
Violet (CSS)
#EE82EE
ΔE00 7.09
Bubblegum Pink
#FE83CC
ΔE00 7.42
Mauve
#E0B0FF
ΔE00 8.00
Light Lavendar
#EFC0FE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FEB #9FF7AB
analogous
#D79FF7 #F79FEB #F79FBF
triadic
#F79FEB #EBF79F #9FEBF7
tetradic
#F79FEB #F7D79F #9FF7AB #9FBFF7
square
#F79FEB #F7D79F #9FF7AB #9FBFF7
split-complementary
#F79FEB #BFF79F #9FF7D7
monochromatic
#EE2ED3 #F267DF #F79FEB #FCD7F7 #FDE3F9
Accessibility & contrast
On white
1.89
#F79FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#F79FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FEB
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FEB | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EE
Deuteranopia (green-blind)
#B3C1E8
Tritanopia (blue-blind)
#FEA4BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f79feb; /* rgb */ color: rgb(247, 159, 235); /* oklch */ color: oklch(81.4% 0.141 331.8);
Tailwind
colors: {
custom: {
50: '#fbbdf1',
500: '#f79feb',
950: '#000000',
},
}SCSS
$custom: #f79feb; $custom-light: #fbbdf1; $custom-dark: #000000;
JSON
{
"hex": "#f79feb",
"rgb": {
"r": 247,
"g": 159,
"b": 235
},
"hsl": {
"h": 308.182,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.8142,
"c": 0.14107,
"h": 331.8
},
"luminance": 0.50569
}Semantic roles & 50–950 ramp
primary
#F79FEB
secondary
#63D773
accent
#E12304
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285