#F79EEF#F79EEF
#F79EEF is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.4% C 0.146 H 330.0°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F79EEF |
|---|---|
| RGB | rgb(247, 158, 239) |
| HSL | hsl(305, 85%, 79%) |
| HSV | hsv(305, 36%, 97%) |
| CMYK | cmyk(0%, 36%, 3.2%, 3.1%) |
| CIE-LAB | lab(76.35, 45.06, -27.00) |
| CIE-LCH | lch(76.35, 52.53, 329.07°) |
| OKLab | oklab(81.42% 0.1268 -0.0731) |
| OKLCH | oklch(81.42% 0.146 330) |
| XYZ | xyz(66.1637, 50.4629, 87.8998) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 6.48
Lavender Pink
#DD85D7
ΔE00 6.85
Mauve
#E0B0FF
ΔE00 7.62
Bubblegum Pink
#FE83CC
ΔE00 7.84
Purply Pink
#F075E6
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79EEF #9EF7A6
analogous
#D39EF7 #F79EEF #F79EC3
triadic
#F79EEF #EFF79E #9EEFF7
tetradic
#F79EEF #F7D39E #9EF7A6 #9EC3F7
square
#F79EEF #F7D39E #9EF7A6 #9EC3F7
split-complementary
#F79EEF #C3F79E #9EF7D3
monochromatic
#EE2DDC #F265E6 #F79EEF #FCD7F8 #FDE3FA
Accessibility & contrast
On white
1.89
#F79EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#F79EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79EEF
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79EEF | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB5F2
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#FEA4BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f79eef; /* rgb */ color: rgb(247, 158, 239); /* oklch */ color: oklch(81.4% 0.146 330.0);
Tailwind
colors: {
custom: {
50: '#fbbcf4',
500: '#f79eef',
950: '#000000',
},
}SCSS
$custom: #f79eef; $custom-light: #fbbcf4; $custom-dark: #000000;
JSON
{
"hex": "#f79eef",
"rgb": {
"r": 247,
"g": 158,
"b": 239
},
"hsl": {
"h": 305.393,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.81417,
"c": 0.14634,
"h": 330
},
"luminance": 0.5046
}Semantic roles & 50–950 ramp
primary
#F79EEF
secondary
#62D76D
accent
#E11804
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285