#F875F7#F875F7
#F875F7 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.1% C 0.220 H 327.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F875F7 |
|---|---|
| RGB | rgb(248, 117, 247) |
| HSL | hsl(300, 90%, 72%) |
| HSV | hsv(300, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 0.4%, 2.7%) |
| CIE-LAB | lab(69.04, 66.76, -42.68) |
| CIE-LCH | lch(69.04, 79.24, 327.41°) |
| OKLab | oklab(76.1% 0.186 -0.1173) |
| OKLCH | oklch(76.1% 0.22 327.8) |
| XYZ | xyz(61.8602, 39.3981, 92.3239) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 2.83
Light Magenta
#FA5FF7
ΔE00 3.38
Violet Pink
#FB5FFC
ΔE00 3.43
Candy Pink
#FF63E9
ΔE00 3.50
Orchid
#DA70D6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875F7 #75F876
analogous
#B875F8 #F875F7 #F875B6
triadic
#F875F7 #F7F875 #75F7F8
tetradic
#F875F7 #F8B875 #75F876 #75B6F8
square
#F875F7 #F8B875 #75F876 #75B6F8
split-complementary
#F875F7 #B6F875 #75F8B8
monochromatic
#E70CE5 #F53BF4 #F875F7 #FBAFFA #FEE2FD
Accessibility & contrast
On white
2.37
#F875F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F875F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875F7
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875F7 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFB
Deuteranopia (green-blind)
#92AFF3
Tritanopia (blue-blind)
#FF84AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f875f7; /* rgb */ color: rgb(248, 117, 247); /* oklch */ color: oklch(76.1% 0.220 327.8);
Tailwind
colors: {
custom: {
50: '#fda2fa',
500: '#f875f7',
950: '#000000',
},
}SCSS
$custom: #f875f7; $custom-light: #fda2fa; $custom-dark: #000000;
JSON
{
"hex": "#f875f7",
"rgb": {
"r": 248,
"g": 117,
"b": 247
},
"hsl": {
"h": 300.458,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.76097,
"c": 0.21992,
"h": 327.8
},
"luminance": 0.39394
}Semantic roles & 50–950 ramp
primary
#F875F7
secondary
#D4F5D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85