#F878E8#F878E8
#F878E8 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.8% C 0.203 H 332.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F878E8 |
|---|---|
| RGB | rgb(248, 120, 232) |
| HSL | hsl(308, 90%, 72%) |
| HSV | hsv(308, 52%, 97%) |
| CMYK | cmyk(0%, 51.6%, 6.5%, 2.7%) |
| CIE-LAB | lab(68.91, 62.91, -34.63) |
| CIE-LCH | lch(68.91, 71.81, 331.17°) |
| OKLab | oklab(75.79% 0.1799 -0.0943) |
| OKLCH | oklch(75.79% 0.203 332.3) |
| XYZ | xyz(59.9932, 39.2195, 80.7385) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.54
Violet (CSS)
#EE82EE
ΔE00 2.59
Candy Pink
#FF63E9
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F878E8 #78F888
analogous
#C878F8 #F878E8 #F878A8
triadic
#F878E8 #E8F878 #78E8F8
tetradic
#F878E8 #F8C878 #78F888 #78A8F8
square
#F878E8 #F8C878 #78F888 #78A8F8
split-complementary
#F878E8 #A8F878 #78F8C8
monochromatic
#E90CCE #F53EDE #F878E8 #FBB2F2 #FDE2FA
Accessibility & contrast
On white
2.37
#F878E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F878E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F878E8
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F878E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F878E8 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DEC
Deuteranopia (green-blind)
#9AAFE4
Tritanopia (blue-blind)
#FF81A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f878e8; /* rgb */ color: rgb(248, 120, 232); /* oklch */ color: oklch(75.8% 0.203 332.3);
Tailwind
colors: {
custom: {
50: '#fda4ef',
500: '#f878e8',
950: '#000000',
},
}SCSS
$custom: #f878e8; $custom-light: #fda4ef; $custom-dark: #000000;
JSON
{
"hex": "#f878e8",
"rgb": {
"r": 248,
"g": 120,
"b": 232
},
"hsl": {
"h": 307.5,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.75792,
"c": 0.2031,
"h": 332.3
},
"luminance": 0.39216
}Semantic roles & 50–950 ramp
primary
#F878E8
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84