#F970E8#F970E8
#F970E8 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.9% C 0.216 H 332.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F970E8 |
|---|---|
| RGB | rgb(249, 112, 232) |
| HSL | hsl(307, 92%, 71%) |
| HSV | hsv(307, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 6.8%, 2.4%) |
| CIE-LAB | lab(67.69, 66.80, -36.51) |
| CIE-LCH | lch(67.69, 76.12, 331.34°) |
| OKLab | oklab(74.92% 0.1914 -0.0996) |
| OKLCH | oklch(74.92% 0.216 332.5) |
| XYZ | xyz(59.4265, 37.5584, 80.4478) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.43
Candy Pink
#FF63E9
ΔE00 1.92
Violet (CSS)
#EE82EE
ΔE00 3.53
Light Magenta
#FA5FF7
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 4.20
Orchid
#DA70D6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970E8 #70F981
analogous
#C570F9 #F970E8 #F970A3
triadic
#F970E8 #E8F970 #70E8F9
tetradic
#F970E8 #F9C570 #70F981 #70A3F9
square
#F970E8 #F9C570 #70F981 #70A3F9
split-complementary
#F970E8 #A3F970 #70F9C5
monochromatic
#E50ACA #F735DF #F970E8 #FBABF1 #FEE2FA
Accessibility & contrast
On white
2.47
#F970E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F970E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970E8
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970E8 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C98EC
Deuteranopia (green-blind)
#96ACE4
Tritanopia (blue-blind)
#FF7AA2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f970e8; /* rgb */ color: rgb(249, 112, 232); /* oklch */ color: oklch(74.9% 0.216 332.5);
Tailwind
colors: {
custom: {
50: '#fe9fef',
500: '#f970e8',
950: '#000000',
},
}SCSS
$custom: #f970e8; $custom-light: #fe9fef; $custom-dark: #000000;
JSON
{
"hex": "#f970e8",
"rgb": {
"r": 249,
"g": 112,
"b": 232
},
"hsl": {
"h": 307.445,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.74923,
"c": 0.21573,
"h": 332.5
},
"luminance": 0.37554
}Semantic roles & 50–950 ramp
primary
#F970E8
secondary
#D0F5D5
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84