#F873F4#F873F4
#F873F4 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.7% C 0.220 H 328.6°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F873F4 |
|---|---|
| RGB | rgb(248, 115, 244) |
| HSL | hsl(302, 90%, 71%) |
| HSV | hsv(302, 54%, 97%) |
| CMYK | cmyk(0%, 53.6%, 1.6%, 2.7%) |
| CIE-LAB | lab(68.57, 67.15, -41.76) |
| CIE-LCH | lch(68.57, 79.08, 328.12°) |
| OKLab | oklab(75.71% 0.1882 -0.1147) |
| OKLCH | oklch(75.71% 0.22 328.6) |
| XYZ | xyz(61.1705, 38.7533, 89.8286) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.17
Violet (CSS)
#EE82EE
ΔE00 2.95
Candy Pink
#FF63E9
ΔE00 2.99
Light Magenta
#FA5FF7
ΔE00 3.12
Violet Pink
#FB5FFC
ΔE00 3.27
Orchid
#DA70D6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F873F4 #73F877
analogous
#B973F8 #F873F4 #F873B1
triadic
#F873F4 #F4F873 #73F4F8
tetradic
#F873F4 #F8B973 #73F877 #73B1F8
square
#F873F4 #F8B973 #73F877 #73B1F8
split-complementary
#F873F4 #B1F873 #73F8B9
monochromatic
#E50BDF #F539EF #F873F4 #FBADF9 #FEE2FD
Accessibility & contrast
On white
2.40
#F873F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F873F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F873F4
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F873F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F873F4 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF8
Deuteranopia (green-blind)
#92AEF0
Tritanopia (blue-blind)
#FF81A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f873f4; /* rgb */ color: rgb(248, 115, 244); /* oklch */ color: oklch(75.7% 0.220 328.6);
Tailwind
colors: {
custom: {
50: '#fda1f8',
500: '#f873f4',
950: '#000000',
},
}SCSS
$custom: #f873f4; $custom-light: #fda1f8; $custom-dark: #000000;
JSON
{
"hex": "#f873f4",
"rgb": {
"r": 248,
"g": 115,
"b": 244
},
"hsl": {
"h": 301.805,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.75711,
"c": 0.22036,
"h": 328.6
},
"luminance": 0.3875
}Semantic roles & 50–950 ramp
primary
#F873F4
secondary
#D2F5D3
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85