#F875F5#F875F5
#F875F5 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.0% C 0.218 H 328.3°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F875F5 |
|---|---|
| RGB | rgb(248, 117, 245) |
| HSL | hsl(301, 90%, 72%) |
| HSV | hsv(301, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 1.2%, 2.7%) |
| CIE-LAB | lab(68.95, 66.42, -41.72) |
| CIE-LCH | lch(68.95, 78.44, 327.87°) |
| OKLab | oklab(76% 0.1858 -0.1146) |
| OKLCH | oklch(76% 0.218 328.3) |
| XYZ | xyz(61.5533, 39.2753, 90.7073) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.29
Violet (CSS)
#EE82EE
ΔE00 2.71
Candy Pink
#FF63E9
ΔE00 3.30
Light Magenta
#FA5FF7
ΔE00 3.43
Violet Pink
#FB5FFC
ΔE00 3.54
Orchid
#DA70D6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875F5 #75F878
analogous
#BA75F8 #F875F5 #F875B4
triadic
#F875F5 #F5F875 #75F5F8
tetradic
#F875F5 #F8BA75 #75F878 #75B4F8
square
#F875F5 #F8BA75 #75F878 #75B4F8
split-complementary
#F875F5 #B4F875 #75F8BA
monochromatic
#E70CE2 #F53BF1 #F875F5 #FBAFF9 #FEE2FD
Accessibility & contrast
On white
2.37
#F875F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F875F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875F5
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875F5 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF9
Deuteranopia (green-blind)
#93AEF1
Tritanopia (blue-blind)
#FF83AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f875f5; /* rgb */ color: rgb(248, 117, 245); /* oklch */ color: oklch(76.0% 0.218 328.3);
Tailwind
colors: {
custom: {
50: '#fda2f9',
500: '#f875f5',
950: '#000000',
},
}SCSS
$custom: #f875f5; $custom-light: #fda2f9; $custom-dark: #000000;
JSON
{
"hex": "#f875f5",
"rgb": {
"r": 248,
"g": 117,
"b": 245
},
"hsl": {
"h": 301.374,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.76003,
"c": 0.21825,
"h": 328.3
},
"luminance": 0.39272
}Semantic roles & 50–950 ramp
primary
#F875F5
secondary
#D4F5D4
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85