#F974E8#F974E8
#F974E8 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.4% C 0.210 H 332.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F974E8 |
|---|---|
| RGB | rgb(249, 116, 232) |
| HSL | hsl(308, 92%, 72%) |
| HSV | hsv(308, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 6.8%, 2.4%) |
| CIE-LAB | lab(68.36, 65.01, -35.47) |
| CIE-LCH | lch(68.36, 74.06, 331.38°) |
| OKLab | oklab(75.41% 0.1862 -0.0967) |
| OKLCH | oklch(75.41% 0.21 332.6) |
| XYZ | xyz(59.8777, 38.4608, 80.5982) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.40
Candy Pink
#FF63E9
ΔE00 2.57
Violet (CSS)
#EE82EE
ΔE00 3.07
Light Magenta
#FA5FF7
ΔE00 4.34
Violet Pink
#FB5FFC
ΔE00 4.74
Orchid
#DA70D6
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F974E8 #74F985
analogous
#C874F9 #F974E8 #F974A6
triadic
#F974E8 #E8F974 #74E8F9
tetradic
#F974E8 #F9C874 #74F985 #74A6F9
square
#F974E8 #F9C874 #74F985 #74A6F9
split-complementary
#F974E8 #A6F974 #74F9C8
monochromatic
#E90ACC #F639DE #F974E8 #FCAFF2 #FEE2FA
Accessibility & contrast
On white
2.42
#F974E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F974E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F974E8
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F974E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F974E8 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BEC
Deuteranopia (green-blind)
#98AEE4
Tritanopia (blue-blind)
#FF7EA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f974e8; /* rgb */ color: rgb(249, 116, 232); /* oklch */ color: oklch(75.4% 0.210 332.6);
Tailwind
colors: {
custom: {
50: '#fea1ef',
500: '#f974e8',
950: '#000000',
},
}SCSS
$custom: #f974e8; $custom-light: #fea1ef; $custom-dark: #000000;
JSON
{
"hex": "#f974e8",
"rgb": {
"r": 249,
"g": 116,
"b": 232
},
"hsl": {
"h": 307.669,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.75413,
"c": 0.2098,
"h": 332.6
},
"luminance": 0.38457
}Semantic roles & 50–950 ramp
primary
#F974E8
secondary
#D3F5D8
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84