#F875E4#F875E4
#F875E4 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.2% C 0.205 H 333.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F875E4 |
|---|---|
| RGB | rgb(248, 117, 228) |
| HSL | hsl(309, 90%, 72%) |
| HSV | hsv(309, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 8.1%, 2.7%) |
| CIE-LAB | lab(68.23, 63.65, -33.47) |
| CIE-LCH | lch(68.23, 71.91, 332.26°) |
| OKLab | oklab(75.24% 0.1832 -0.091) |
| OKLCH | oklch(75.24% 0.205 333.6) |
| XYZ | xyz(59.0763, 38.2845, 77.6618) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.58
Candy Pink
#FF63E9
ΔE00 2.90
Violet (CSS)
#EE82EE
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.15
Orchid
#DA70D6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875E4 #75F889
analogous
#CB75F8 #F875E4 #F875A3
triadic
#F875E4 #E4F875 #75E4F8
tetradic
#F875E4 #F8CB75 #75F889 #75A3F8
square
#F875E4 #F8CB75 #75F889 #75A3F8
split-complementary
#F875E4 #A3F875 #75F8CB
monochromatic
#E70CC5 #F53BD9 #F875E4 #FBAFEF #FEE2F9
Accessibility & contrast
On white
2.43
#F875E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F875E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875E4
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875E4 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739AE8
Deuteranopia (green-blind)
#9AADE0
Tritanopia (blue-blind)
#FF7DA2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f875e4; /* rgb */ color: rgb(248, 117, 228); /* oklch */ color: oklch(75.2% 0.205 333.6);
Tailwind
colors: {
custom: {
50: '#fda2ed',
500: '#f875e4',
950: '#000000',
},
}SCSS
$custom: #f875e4; $custom-light: #fda2ed; $custom-dark: #000000;
JSON
{
"hex": "#f875e4",
"rgb": {
"r": 248,
"g": 117,
"b": 228
},
"hsl": {
"h": 309.16,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.75236,
"c": 0.20452,
"h": 333.6
},
"luminance": 0.3828
}Semantic roles & 50–950 ramp
primary
#F875E4
secondary
#D4F5D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84