#F874E9#F874E9
#F874E9 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.3% C 0.210 H 332.0°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F874E9 |
|---|---|
| RGB | rgb(248, 116, 233) |
| HSL | hsl(307, 90%, 71%) |
| HSV | hsv(307, 53%, 97%) |
| CMYK | cmyk(0%, 53.2%, 6%, 2.7%) |
| CIE-LAB | lab(68.27, 64.90, -36.18) |
| CIE-LCH | lch(68.27, 74.30, 330.86°) |
| OKLab | oklab(75.33% 0.1853 -0.0987) |
| OKLCH | oklch(75.33% 0.21 332) |
| XYZ | xyz(59.6646, 38.3344, 81.3317) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.21
Candy Pink
#FF63E9
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 2.92
Light Magenta
#FA5FF7
ΔE00 4.15
Violet Pink
#FB5FFC
ΔE00 4.54
Orchid
#DA70D6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F874E9 #74F883
analogous
#C574F8 #F874E9 #F874A7
triadic
#F874E9 #E9F874 #74E9F8
tetradic
#F874E9 #F8C574 #74F883 #74A7F8
square
#F874E9 #F8C574 #74F883 #74A7F8
split-complementary
#F874E9 #A7F874 #74F8C5
monochromatic
#E60CCD #F53AE0 #F874E9 #FBAEF2 #FEE2FA
Accessibility & contrast
On white
2.42
#F874E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F874E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F874E9
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F874E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F874E9 | 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)
#6F9BED
Deuteranopia (green-blind)
#97ADE5
Tritanopia (blue-blind)
#FF7EA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f874e9; /* rgb */ color: rgb(248, 116, 233); /* oklch */ color: oklch(75.3% 0.210 332.0);
Tailwind
colors: {
custom: {
50: '#fda1f0',
500: '#f874e9',
950: '#000000',
},
}SCSS
$custom: #f874e9; $custom-light: #fda1f0; $custom-dark: #000000;
JSON
{
"hex": "#f874e9",
"rgb": {
"r": 248,
"g": 116,
"b": 233
},
"hsl": {
"h": 306.818,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.75331,
"c": 0.20996,
"h": 332
},
"luminance": 0.3833
}Semantic roles & 50–950 ramp
primary
#F874E9
secondary
#D3F5D7
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84