#F79DEE#F79DEE
#F79DEE is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.2% C 0.147 H 330.4°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F79DEE |
|---|---|
| RGB | rgb(247, 157, 238) |
| HSL | hsl(306, 85%, 79%) |
| HSV | hsv(306, 36%, 97%) |
| CMYK | cmyk(0%, 36.4%, 3.6%, 3.1%) |
| CIE-LAB | lab(76.11, 45.40, -26.83) |
| CIE-LCH | lch(76.11, 52.73, 329.42°) |
| OKLab | oklab(81.22% 0.128 -0.0726) |
| OKLCH | oklch(81.22% 0.147 330.4) |
| XYZ | xyz(65.8465, 50.0642, 87.0673) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 6.34
Lavender Pink
#DD85D7
ΔE00 6.68
Bubblegum Pink
#FE83CC
ΔE00 7.61
Mauve
#E0B0FF
ΔE00 7.82
Purply Pink
#F075E6
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79DEE #9DF7A6
analogous
#D39DF7 #F79DEE #F79DC1
triadic
#F79DEE #EEF79D #9DEEF7
tetradic
#F79DEE #F7D39D #9DF7A6 #9DC1F7
square
#F79DEE #F7D39D #9DF7A6 #9DC1F7
split-complementary
#F79DEE #C1F79D #9DF7D3
monochromatic
#EE2CDA #F264E4 #F79DEE #FCD6F8 #FDE3FA
Accessibility & contrast
On white
1.91
#F79DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#F79DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79DEE
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79DEE | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F1
Deuteranopia (green-blind)
#B1C0EB
Tritanopia (blue-blind)
#FEA3BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f79dee; /* rgb */ color: rgb(247, 157, 238); /* oklch */ color: oklch(81.2% 0.147 330.4);
Tailwind
colors: {
custom: {
50: '#fbbbf3',
500: '#f79dee',
950: '#000000',
},
}SCSS
$custom: #f79dee; $custom-light: #fbbbf3; $custom-dark: #000000;
JSON
{
"hex": "#f79dee",
"rgb": {
"r": 247,
"g": 157,
"b": 238
},
"hsl": {
"h": 306,
"s": 84.906,
"l": 79.216
},
"oklch": {
"l": 0.81221,
"c": 0.14716,
"h": 330.4
},
"luminance": 0.50061
}Semantic roles & 50–950 ramp
primary
#F79DEE
secondary
#61D76D
accent
#E11A04
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285