#F875E9#F875E9
#F875E9 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.5% C 0.208 H 332.0°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F875E9 |
|---|---|
| RGB | rgb(248, 117, 233) |
| HSL | hsl(307, 90%, 72%) |
| HSV | hsv(307, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 6%, 2.7%) |
| CIE-LAB | lab(68.44, 64.45, -35.92) |
| CIE-LCH | lch(68.44, 73.78, 330.87°) |
| OKLab | oklab(75.46% 0.184 -0.098) |
| OKLCH | oklch(75.46% 0.208 332) |
| XYZ | xyz(59.7804, 38.5662, 81.3703) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.25
Candy Pink
#FF63E9
ΔE00 2.72
Violet (CSS)
#EE82EE
ΔE00 2.80
Light Magenta
#FA5FF7
ΔE00 4.31
Violet Pink
#FB5FFC
ΔE00 4.69
Orchid
#DA70D6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875E9 #75F884
analogous
#C675F8 #F875E9 #F875A8
triadic
#F875E9 #E9F875 #75E9F8
tetradic
#F875E9 #F8C675 #75F884 #75A8F8
square
#F875E9 #F8C675 #75F884 #75A8F8
split-complementary
#F875E9 #A8F875 #75F8C6
monochromatic
#E70CCE #F53BE0 #F875E9 #FBAFF2 #FEE2FA
Accessibility & contrast
On white
2.41
#F875E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F875E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875E9
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875E9 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BED
Deuteranopia (green-blind)
#98AEE5
Tritanopia (blue-blind)
#FF7FA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f875e9; /* rgb */ color: rgb(248, 117, 233); /* oklch */ color: oklch(75.5% 0.208 332.0);
Tailwind
colors: {
custom: {
50: '#fda2f0',
500: '#f875e9',
950: '#000000',
},
}SCSS
$custom: #f875e9; $custom-light: #fda2f0; $custom-dark: #000000;
JSON
{
"hex": "#f875e9",
"rgb": {
"r": 248,
"g": 117,
"b": 233
},
"hsl": {
"h": 306.87,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.75456,
"c": 0.20845,
"h": 332
},
"luminance": 0.38562
}Semantic roles & 50–950 ramp
primary
#F875E9
secondary
#D4F5D7
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84