#F979EA#F979EA
#F979EA is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.204 H 332.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F979EA |
|---|---|
| RGB | rgb(249, 121, 234) |
| HSL | hsl(307, 91%, 73%) |
| HSV | hsv(307, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 6%, 2.4%) |
| CIE-LAB | lab(69.30, 63.05, -35.12) |
| CIE-LCH | lch(69.30, 72.17, 330.88°) |
| OKLab | oklab(76.13% 0.18 -0.0957) |
| OKLCH | oklch(76.13% 0.204 332) |
| XYZ | xyz(60.7553, 39.7589, 82.3002) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.75
Violet (CSS)
#EE82EE
ΔE00 2.44
Candy Pink
#FF63E9
ΔE00 3.41
Light Magenta
#FA5FF7
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979EA #79F988
analogous
#C879F9 #F979EA #F979AA
triadic
#F979EA #EAF979 #79EAF9
tetradic
#F979EA #F9C879 #79F988 #79AAF9
square
#F979EA #F9C879 #79F988 #79AAF9
split-complementary
#F979EA #AAF979 #79F9C8
monochromatic
#ED0BD2 #F63EE1 #F979EA #FCB4F3 #FEE2FA
Accessibility & contrast
On white
2.35
#F979EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F979EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979EA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979EA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEE
Deuteranopia (green-blind)
#9AB0E6
Tritanopia (blue-blind)
#FF83A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f979ea; /* rgb */ color: rgb(249, 121, 234); /* oklch */ color: oklch(76.1% 0.204 332.0);
Tailwind
colors: {
custom: {
50: '#fea4f1',
500: '#f979ea',
950: '#000000',
},
}SCSS
$custom: #f979ea; $custom-light: #fea4f1; $custom-dark: #000000;
JSON
{
"hex": "#f979ea",
"rgb": {
"r": 249,
"g": 121,
"b": 234
},
"hsl": {
"h": 307.031,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.76133,
"c": 0.20382,
"h": 332
},
"luminance": 0.39755
}Semantic roles & 50–950 ramp
primary
#F979EA
secondary
#D5F6D9
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84