#F79EEC#F79EEC
#F79EEC is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.3% C 0.144 H 331.3°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F79EEC |
|---|---|
| RGB | rgb(247, 158, 236) |
| HSL | hsl(307, 85%, 79%) |
| HSV | hsv(307, 36%, 97%) |
| CMYK | cmyk(0%, 36%, 4.5%, 3.1%) |
| CIE-LAB | lab(76.25, 44.54, -25.53) |
| CIE-LCH | lch(76.25, 51.34, 330.17°) |
| OKLab | oklab(81.3% 0.126 -0.069) |
| OKLCH | oklch(81.3% 0.144 331.3) |
| XYZ | xyz(65.7241, 50.2871, 85.5850) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.83
Violet (CSS)
#EE82EE
ΔE00 6.76
Lavender Pink
#DD85D7
ΔE00 6.84
Bubblegum Pink
#FE83CC
ΔE00 7.44
Mauve
#E0B0FF
ΔE00 7.95
Light Lavendar
#EFC0FE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79EEC #9EF7A9
analogous
#D69EF7 #F79EEC #F79EC0
triadic
#F79EEC #ECF79E #9EECF7
tetradic
#F79EEC #F7D69E #9EF7A9 #9EC0F7
square
#F79EEC #F7D69E #9EF7A9 #9EC0F7
split-complementary
#F79EEC #C0F79E #9EF7D6
monochromatic
#EE2DD6 #F265E1 #F79EEC #FCD7F7 #FDE3F9
Accessibility & contrast
On white
1.90
#F79EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#F79EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79EEC
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79EEC | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4EF
Deuteranopia (green-blind)
#B2C1E9
Tritanopia (blue-blind)
#FEA4BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f79eec; /* rgb */ color: rgb(247, 158, 236); /* oklch */ color: oklch(81.3% 0.144 331.3);
Tailwind
colors: {
custom: {
50: '#fbbcf2',
500: '#f79eec',
950: '#000000',
},
}SCSS
$custom: #f79eec; $custom-light: #fbbcf2; $custom-dark: #000000;
JSON
{
"hex": "#f79eec",
"rgb": {
"r": 247,
"g": 158,
"b": 236
},
"hsl": {
"h": 307.416,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.813,
"c": 0.14367,
"h": 331.3
},
"luminance": 0.50284
}Semantic roles & 50–950 ramp
primary
#F79EEC
secondary
#62D771
accent
#E12004
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285