#F79DEB#F79DEB
#F79DEB is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.1% C 0.144 H 331.7°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F79DEB |
|---|---|
| RGB | rgb(247, 157, 235) |
| HSL | hsl(308, 85%, 79%) |
| HSV | hsv(308, 36%, 97%) |
| CMYK | cmyk(0%, 36.4%, 4.9%, 3.1%) |
| CIE-LAB | lab(76.00, 44.88, -25.36) |
| CIE-LCH | lch(76.00, 51.55, 330.53°) |
| OKLab | oklab(81.1% 0.1272 -0.0685) |
| OKLCH | oklch(81.1% 0.144 331.7) |
| XYZ | xyz(65.4094, 49.8893, 84.7654) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 6.64
Lavender Pink
#DD85D7
ΔE00 6.68
Bubblegum Pink
#FE83CC
ΔE00 7.20
Mauve
#E0B0FF
ΔE00 8.16
Purply Pink
#F075E6
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79DEB #9DF7A9
analogous
#D69DF7 #F79DEB #F79DBE
triadic
#F79DEB #EBF79D #9DEBF7
tetradic
#F79DEB #F7D69D #9DF7A9 #9DBEF7
square
#F79DEB #F7D69D #9DF7A9 #9DBEF7
split-complementary
#F79DEB #BEF79D #9DF7D6
monochromatic
#EE2CD4 #F264DF #F79DEB #FCD6F7 #FDE3F9
Accessibility & contrast
On white
1.91
#F79DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#F79DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79DEB
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79DEB | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4EE
Deuteranopia (green-blind)
#B2C0E8
Tritanopia (blue-blind)
#FEA2BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f79deb; /* rgb */ color: rgb(247, 157, 235); /* oklch */ color: oklch(81.1% 0.144 331.7);
Tailwind
colors: {
custom: {
50: '#fbbbf1',
500: '#f79deb',
950: '#000000',
},
}SCSS
$custom: #f79deb; $custom-light: #fbbbf1; $custom-dark: #000000;
JSON
{
"hex": "#f79deb",
"rgb": {
"r": 247,
"g": 157,
"b": 235
},
"hsl": {
"h": 308,
"s": 84.906,
"l": 79.216
},
"oklch": {
"l": 0.81104,
"c": 0.14449,
"h": 331.7
},
"luminance": 0.49886
}Semantic roles & 50–950 ramp
primary
#F79DEB
secondary
#D6F5DA
accent
#E12204
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184