#F874F6#F874F6
#F874F6 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.9% C 0.221 H 328.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F874F6 |
|---|---|
| RGB | rgb(248, 116, 246) |
| HSL | hsl(301, 90%, 71%) |
| HSV | hsv(301, 53%, 97%) |
| CMYK | cmyk(0%, 53.2%, 0.8%, 2.7%) |
| CIE-LAB | lab(68.83, 67.04, -42.46) |
| CIE-LCH | lch(68.83, 79.36, 327.65°) |
| OKLab | oklab(75.93% 0.1872 -0.1167) |
| OKLCH | oklch(75.93% 0.221 328.1) |
| XYZ | xyz(61.5905, 39.1048, 91.4748) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.43
Violet (CSS)
#EE82EE
ΔE00 2.91
Light Magenta
#FA5FF7
ΔE00 3.23
Candy Pink
#FF63E9
ΔE00 3.29
Violet Pink
#FB5FFC
ΔE00 3.31
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F874F6 #74F876
analogous
#B874F8 #F874F6 #F874B4
triadic
#F874F6 #F6F874 #74F6F8
tetradic
#F874F6 #F8B874 #74F876 #74B4F8
square
#F874F6 #F8B874 #74F876 #74B4F8
split-complementary
#F874F6 #B4F874 #74F8B8
monochromatic
#E60CE3 #F53AF2 #F874F6 #FBAEFA #FEE2FD
Accessibility & contrast
On white
2.38
#F874F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F874F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F874F6
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F874F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F874F6 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DFA
Deuteranopia (green-blind)
#91AEF2
Tritanopia (blue-blind)
#FF82AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f874f6; /* rgb */ color: rgb(248, 116, 246); /* oklch */ color: oklch(75.9% 0.221 328.1);
Tailwind
colors: {
custom: {
50: '#fda2f9',
500: '#f874f6',
950: '#000000',
},
}SCSS
$custom: #f874f6; $custom-light: #fda2f9; $custom-dark: #000000;
JSON
{
"hex": "#f874f6",
"rgb": {
"r": 248,
"g": 116,
"b": 246
},
"hsl": {
"h": 300.909,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.75927,
"c": 0.22056,
"h": 328.1
},
"luminance": 0.39101
}Semantic roles & 50–950 ramp
primary
#F874F6
secondary
#D3F5D3
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85