#F875F3#F875F3
#F875F3 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.9% C 0.217 H 328.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F875F3 |
|---|---|
| RGB | rgb(248, 117, 243) |
| HSL | hsl(302, 90%, 72%) |
| HSV | hsv(302, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 2%, 2.7%) |
| CIE-LAB | lab(68.86, 66.09, -40.76) |
| CIE-LCH | lch(68.86, 77.65, 328.34°) |
| OKLab | oklab(75.91% 0.1855 -0.1118) |
| OKLCH | oklch(75.91% 0.217 328.9) |
| XYZ | xyz(61.2496, 39.1539, 89.1080) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.02
Violet (CSS)
#EE82EE
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 3.13
Light Magenta
#FA5FF7
ΔE00 3.51
Violet Pink
#FB5FFC
ΔE00 3.67
Orchid
#DA70D6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875F3 #75F87A
analogous
#BC75F8 #F875F3 #F875B2
triadic
#F875F3 #F3F875 #75F3F8
tetradic
#F875F3 #F8BC75 #75F87A #75B2F8
square
#F875F3 #F8BC75 #75F87A #75B2F8
split-complementary
#F875F3 #B2F875 #75F8BC
monochromatic
#E70CDF #F53BEE #F875F3 #FBAFF8 #FEE2FC
Accessibility & contrast
On white
2.38
#F875F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F875F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875F3
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875F3 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF7
Deuteranopia (green-blind)
#93AEEF
Tritanopia (blue-blind)
#FF82AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f875f3; /* rgb */ color: rgb(248, 117, 243); /* oklch */ color: oklch(75.9% 0.217 328.9);
Tailwind
colors: {
custom: {
50: '#fda2f7',
500: '#f875f3',
950: '#000000',
},
}SCSS
$custom: #f875f3; $custom-light: #fda2f7; $custom-dark: #000000;
JSON
{
"hex": "#f875f3",
"rgb": {
"r": 248,
"g": 117,
"b": 243
},
"hsl": {
"h": 302.29,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.7591,
"c": 0.21658,
"h": 328.9
},
"luminance": 0.3915
}Semantic roles & 50–950 ramp
primary
#F875F3
secondary
#D4F5D5
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85