#F879E5#F879E5
#F879E5 is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.8% C 0.199 H 333.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F879E5 |
|---|---|
| RGB | rgb(248, 121, 229) |
| HSL | hsl(309, 90%, 72%) |
| HSV | hsv(309, 51%, 97%) |
| CMYK | cmyk(0%, 51.2%, 7.7%, 2.7%) |
| CIE-LAB | lab(68.96, 61.96, -32.89) |
| CIE-LCH | lch(68.96, 70.15, 332.04°) |
| OKLab | oklab(75.79% 0.178 -0.0894) |
| OKLCH | oklch(75.79% 0.199 333.3) |
| XYZ | xyz(59.6916, 39.2923, 78.5537) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.88
Violet (CSS)
#EE82EE
ΔE00 2.85
Candy Pink
#FF63E9
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 5.42
Orchid
#DA70D6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F879E5 #79F88C
analogous
#CB79F8 #F879E5 #F879A6
triadic
#F879E5 #E5F879 #79E5F8
tetradic
#F879E5 #F8CB79 #79F88C #79A6F8
square
#F879E5 #F8CB79 #79F88C #79A6F8
split-complementary
#F879E5 #A6F879 #79F8CB
monochromatic
#EA0CC9 #F53FDA #F879E5 #FBB3F0 #FDE2F9
Accessibility & contrast
On white
2.37
#F879E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F879E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F879E5
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F879E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F879E5 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779DE9
Deuteranopia (green-blind)
#9CAFE1
Tritanopia (blue-blind)
#FF81A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f879e5; /* rgb */ color: rgb(248, 121, 229); /* oklch */ color: oklch(75.8% 0.199 333.3);
Tailwind
colors: {
custom: {
50: '#fda4ed',
500: '#f879e5',
950: '#000000',
},
}SCSS
$custom: #f879e5; $custom-light: #fda4ed; $custom-dark: #000000;
JSON
{
"hex": "#f879e5",
"rgb": {
"r": 248,
"g": 121,
"b": 229
},
"hsl": {
"h": 308.976,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.75791,
"c": 0.19918,
"h": 333.3
},
"luminance": 0.39288
}Semantic roles & 50–950 ramp
primary
#F879E5
secondary
#D5F6DA
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84