#F875F4#F875F4
#F875F4 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.0% C 0.217 H 328.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F875F4 |
|---|---|
| RGB | rgb(248, 117, 244) |
| HSL | hsl(302, 90%, 72%) |
| HSV | hsv(302, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 1.6%, 2.7%) |
| CIE-LAB | lab(68.91, 66.26, -41.24) |
| CIE-LCH | lch(68.91, 78.04, 328.10°) |
| OKLab | oklab(75.96% 0.1856 -0.1132) |
| OKLCH | oklch(75.96% 0.217 328.6) |
| XYZ | xyz(61.4010, 39.2144, 89.9055) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.15
Violet (CSS)
#EE82EE
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 3.22
Light Magenta
#FA5FF7
ΔE00 3.46
Violet Pink
#FB5FFC
ΔE00 3.60
Orchid
#DA70D6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875F4 #75F879
analogous
#BB75F8 #F875F4 #F875B3
triadic
#F875F4 #F4F875 #75F4F8
tetradic
#F875F4 #F8BB75 #75F879 #75B3F8
square
#F875F4 #F8BB75 #75F879 #75B3F8
split-complementary
#F875F4 #B3F875 #75F8BB
monochromatic
#E70CE0 #F53BEF #F875F4 #FBAFF9 #FEE2FD
Accessibility & contrast
On white
2.37
#F875F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F875F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875F4
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875F4 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF8
Deuteranopia (green-blind)
#93AEF0
Tritanopia (blue-blind)
#FF83AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f875f4; /* rgb */ color: rgb(248, 117, 244); /* oklch */ color: oklch(76.0% 0.217 328.6);
Tailwind
colors: {
custom: {
50: '#fda2f8',
500: '#f875f4',
950: '#000000',
},
}SCSS
$custom: #f875f4; $custom-light: #fda2f8; $custom-dark: #000000;
JSON
{
"hex": "#f875f4",
"rgb": {
"r": 248,
"g": 117,
"b": 244
},
"hsl": {
"h": 301.832,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.75956,
"c": 0.21742,
"h": 328.6
},
"luminance": 0.39211
}Semantic roles & 50–950 ramp
primary
#F875F4
secondary
#D4F5D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85