#F874F7#F874F7
#F874F7 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.0% C 0.221 H 327.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F874F7 |
|---|---|
| RGB | rgb(248, 116, 247) |
| HSL | hsl(300, 90%, 71%) |
| HSV | hsv(300, 53%, 97%) |
| CMYK | cmyk(0%, 53.2%, 0.4%, 2.7%) |
| CIE-LAB | lab(68.87, 67.21, -42.94) |
| CIE-LCH | lch(68.87, 79.76, 327.42°) |
| OKLab | oklab(75.97% 0.1873 -0.1181) |
| OKLCH | oklch(75.97% 0.221 327.8) |
| XYZ | xyz(61.7444, 39.1663, 92.2853) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.57
Violet (CSS)
#EE82EE
ΔE00 2.97
Light Magenta
#FA5FF7
ΔE00 3.20
Violet Pink
#FB5FFC
ΔE00 3.26
Candy Pink
#FF63E9
ΔE00 3.39
Orchid
#DA70D6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F874F7 #74F875
analogous
#B774F8 #F874F7 #F874B5
triadic
#F874F7 #F7F874 #74F7F8
tetradic
#F874F7 #F8B774 #74F875 #74B5F8
square
#F874F7 #F8B774 #74F875 #74B5F8
split-complementary
#F874F7 #B5F874 #74F8B7
monochromatic
#E60CE4 #F53AF4 #F874F7 #FBAEFA #FEE2FD
Accessibility & contrast
On white
2.38
#F874F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F874F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F874F7
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F874F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F874F7 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#FF83AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f874f7; /* rgb */ color: rgb(248, 116, 247); /* oklch */ color: oklch(76.0% 0.221 327.8);
Tailwind
colors: {
custom: {
50: '#fda2fa',
500: '#f874f7',
950: '#000000',
},
}SCSS
$custom: #f874f7; $custom-light: #fda2fa; $custom-dark: #000000;
JSON
{
"hex": "#f874f7",
"rgb": {
"r": 248,
"g": 116,
"b": 247
},
"hsl": {
"h": 300.455,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.75974,
"c": 0.22139,
"h": 327.8
},
"luminance": 0.39163
}Semantic roles & 50–950 ramp
primary
#F874F7
secondary
#D3F5D3
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85