#F875E5#F875E5
#F875E5 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.3% C 0.205 H 333.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F875E5 |
|---|---|
| RGB | rgb(248, 117, 229) |
| HSL | hsl(309, 90%, 72%) |
| HSV | hsv(309, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 7.7%, 2.7%) |
| CIE-LAB | lab(68.27, 63.81, -33.96) |
| CIE-LCH | lch(68.27, 72.28, 331.98°) |
| OKLab | oklab(75.28% 0.1833 -0.0924) |
| OKLCH | oklch(75.28% 0.205 333.3) |
| XYZ | xyz(59.2155, 38.3402, 78.3951) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.48
Candy Pink
#FF63E9
ΔE00 2.84
Violet (CSS)
#EE82EE
ΔE00 3.15
Light Magenta
#FA5FF7
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.19
Orchid
#DA70D6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875E5 #75F888
analogous
#CA75F8 #F875E5 #F875A4
triadic
#F875E5 #E5F875 #75E5F8
tetradic
#F875E5 #F8CA75 #75F888 #75A4F8
square
#F875E5 #F8CA75 #75F888 #75A4F8
split-complementary
#F875E5 #A4F875 #75F8CA
monochromatic
#E70CC7 #F53BDA #F875E5 #FBAFF0 #FEE2FA
Accessibility & contrast
On white
2.42
#F875E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F875E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875E5
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875E5 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729AE9
Deuteranopia (green-blind)
#99ADE1
Tritanopia (blue-blind)
#FF7EA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f875e5; /* rgb */ color: rgb(248, 117, 229); /* oklch */ color: oklch(75.3% 0.205 333.3);
Tailwind
colors: {
custom: {
50: '#fda2ed',
500: '#f875e5',
950: '#000000',
},
}SCSS
$custom: #f875e5; $custom-light: #fda2ed; $custom-dark: #000000;
JSON
{
"hex": "#f875e5",
"rgb": {
"r": 248,
"g": 117,
"b": 229
},
"hsl": {
"h": 308.702,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.7528,
"c": 0.2053,
"h": 333.3
},
"luminance": 0.38336
}Semantic roles & 50–950 ramp
primary
#F875E5
secondary
#D4F5D8
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84