#F873E6#F873E6
#F873E6 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.1% C 0.209 H 332.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F873E6 |
|---|---|
| RGB | rgb(248, 115, 230) |
| HSL | hsl(308, 90%, 71%) |
| HSV | hsv(308, 54%, 97%) |
| CMYK | cmyk(0%, 53.6%, 7.3%, 2.7%) |
| CIE-LAB | lab(67.97, 64.87, -34.98) |
| CIE-LCH | lch(67.97, 73.70, 331.67°) |
| OKLab | oklab(75.07% 0.1861 -0.0953) |
| OKLCH | oklch(75.07% 0.209 332.9) |
| XYZ | xyz(59.1250, 37.9351, 79.0557) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.31
Candy Pink
#FF63E9
ΔE00 2.46
Violet (CSS)
#EE82EE
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 4.35
Violet Pink
#FB5FFC
ΔE00 4.79
Orchid
#DA70D6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F873E6 #73F885
analogous
#C773F8 #F873E6 #F873A3
triadic
#F873E6 #E6F873 #73E6F8
tetradic
#F873E6 #F8C773 #73F885 #73A3F8
square
#F873E6 #F8C773 #73F885 #73A3F8
split-complementary
#F873E6 #A3F873 #73F8C7
monochromatic
#E50BC8 #F539DC #F873E6 #FBADF0 #FEE2FA
Accessibility & contrast
On white
2.45
#F873E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F873E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F873E6
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F873E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F873E6 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7099EA
Deuteranopia (green-blind)
#98ADE2
Tritanopia (blue-blind)
#FF7CA2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f873e6; /* rgb */ color: rgb(248, 115, 230); /* oklch */ color: oklch(75.1% 0.209 332.9);
Tailwind
colors: {
custom: {
50: '#fda1ee',
500: '#f873e6',
950: '#000000',
},
}SCSS
$custom: #f873e6; $custom-light: #fda1ee; $custom-dark: #000000;
JSON
{
"hex": "#f873e6",
"rgb": {
"r": 248,
"g": 115,
"b": 230
},
"hsl": {
"h": 308.12,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.75073,
"c": 0.20909,
"h": 332.9
},
"luminance": 0.37931
}Semantic roles & 50–950 ramp
primary
#F873E6
secondary
#D2F5D7
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84