#F875F8#F875F8
#F875F8 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.1% C 0.221 H 327.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F875F8 |
|---|---|
| RGB | rgb(248, 117, 248) |
| HSL | hsl(300, 90%, 72%) |
| HSV | hsv(300, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 0%, 2.7%) |
| CIE-LAB | lab(69.08, 66.93, -43.16) |
| CIE-LCH | lch(69.08, 79.64, 327.18°) |
| OKLab | oklab(76.14% 0.1861 -0.1187) |
| OKLCH | oklch(76.14% 0.221 327.5) |
| XYZ | xyz(62.0150, 39.4600, 93.1388) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.71
Violet (CSS)
#EE82EE
ΔE00 2.90
Light Magenta
#FA5FF7
ΔE00 3.36
Violet Pink
#FB5FFC
ΔE00 3.38
Candy Pink
#FF63E9
ΔE00 3.60
Orchid
#DA70D6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875F8 #75F875
analogous
#B775F8 #F875F8 #F875B7
triadic
#F875F8 #F8F875 #75F8F8
tetradic
#F875F8 #F8B775 #75F875 #75B7F8
square
#F875F8 #F8B775 #75F875 #75B7F8
split-complementary
#F875F8 #B7F875 #75F8B7
monochromatic
#E70CE7 #F53BF5 #F875F8 #FBAFFB #FEE2FE
Accessibility & contrast
On white
2.36
#F875F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F875F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875F8
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875F8 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#91AFF4
Tritanopia (blue-blind)
#FF84AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f875f8; /* rgb */ color: rgb(248, 117, 248); /* oklch */ color: oklch(76.1% 0.221 327.5);
Tailwind
colors: {
custom: {
50: '#fda2fb',
500: '#f875f8',
950: '#000000',
},
}SCSS
$custom: #f875f8; $custom-light: #fda2fb; $custom-dark: #000000;
JSON
{
"hex": "#f875f8",
"rgb": {
"r": 248,
"g": 117,
"b": 248
},
"hsl": {
"h": 300,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.76144,
"c": 0.22077,
"h": 327.5
},
"luminance": 0.39456
}Semantic roles & 50–950 ramp
primary
#F875F8
secondary
#D4F5D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85