#F875E8#F875E8
#F875E8 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.4% C 0.208 H 332.3°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F875E8 |
|---|---|
| RGB | rgb(248, 117, 232) |
| HSL | hsl(307, 90%, 72%) |
| HSV | hsv(307, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 6.5%, 2.7%) |
| CIE-LAB | lab(68.39, 64.29, -35.43) |
| CIE-LCH | lch(68.39, 73.40, 331.14°) |
| OKLab | oklab(75.41% 0.1838 -0.0966) |
| OKLCH | oklch(75.41% 0.208 332.3) |
| XYZ | xyz(59.6380, 38.5092, 80.6201) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.28
Candy Pink
#FF63E9
ΔE00 2.74
Violet (CSS)
#EE82EE
ΔE00 2.88
Light Magenta
#FA5FF7
ΔE00 4.42
Violet Pink
#FB5FFC
ΔE00 4.81
Orchid
#DA70D6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875E8 #75F885
analogous
#C775F8 #F875E8 #F875A7
triadic
#F875E8 #E8F875 #75E8F8
tetradic
#F875E8 #F8C775 #75F885 #75A7F8
square
#F875E8 #F8C775 #75F885 #75A7F8
split-complementary
#F875E8 #A7F875 #75F8C7
monochromatic
#E70CCC #F53BDE #F875E8 #FBAFF2 #FEE2FA
Accessibility & contrast
On white
2.41
#F875E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#F875E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875E8
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875E8 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719BEC
Deuteranopia (green-blind)
#98AEE4
Tritanopia (blue-blind)
#FF7FA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f875e8; /* rgb */ color: rgb(248, 117, 232); /* oklch */ color: oklch(75.4% 0.208 332.3);
Tailwind
colors: {
custom: {
50: '#fda2ef',
500: '#f875e8',
950: '#000000',
},
}SCSS
$custom: #f875e8; $custom-light: #fda2ef; $custom-dark: #000000;
JSON
{
"hex": "#f875e8",
"rgb": {
"r": 248,
"g": 117,
"b": 232
},
"hsl": {
"h": 307.328,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.75411,
"c": 0.20765,
"h": 332.3
},
"luminance": 0.38505
}Semantic roles & 50–950 ramp
primary
#F875E8
secondary
#D4F5D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84