#F873E8#F873E8
#F873E8 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.2% C 0.211 H 332.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F873E8 |
|---|---|
| RGB | rgb(248, 115, 232) |
| HSL | hsl(307, 90%, 71%) |
| HSV | hsv(307, 54%, 97%) |
| CMYK | cmyk(0%, 53.6%, 6.5%, 2.7%) |
| CIE-LAB | lab(68.06, 65.19, -35.95) |
| CIE-LCH | lch(68.06, 74.45, 331.12°) |
| OKLab | oklab(75.16% 0.1865 -0.098) |
| OKLCH | oklch(75.16% 0.211 332.3) |
| XYZ | xyz(59.4075, 38.0481, 80.5433) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.21
Candy Pink
#FF63E9
ΔE00 2.40
Violet (CSS)
#EE82EE
ΔE00 3.10
Light Magenta
#FA5FF7
ΔE00 4.11
Violet Pink
#FB5FFC
ΔE00 4.52
Orchid
#DA70D6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F873E8 #73F883
analogous
#C573F8 #F873E8 #F873A5
triadic
#F873E8 #E8F873 #73E8F8
tetradic
#F873E8 #F8C573 #73F883 #73A5F8
square
#F873E8 #F8C573 #73F883 #73A5F8
split-complementary
#F873E8 #A5F873 #73F8C5
monochromatic
#E50BCB #F539DE #F873E8 #FBADF2 #FEE2FA
Accessibility & contrast
On white
2.44
#F873E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#F873E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F873E8
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F873E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F873E8 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9AEC
Deuteranopia (green-blind)
#97ADE4
Tritanopia (blue-blind)
#FF7DA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f873e8; /* rgb */ color: rgb(248, 115, 232); /* oklch */ color: oklch(75.2% 0.211 332.3);
Tailwind
colors: {
custom: {
50: '#fda1ef',
500: '#f873e8',
950: '#000000',
},
}SCSS
$custom: #f873e8; $custom-light: #fda1ef; $custom-dark: #000000;
JSON
{
"hex": "#f873e8",
"rgb": {
"r": 248,
"g": 115,
"b": 232
},
"hsl": {
"h": 307.218,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.75162,
"c": 0.21066,
"h": 332.3
},
"luminance": 0.38044
}Semantic roles & 50–950 ramp
primary
#F873E8
secondary
#D2F5D6
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84