#F970E5#F970E5
#F970E5 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.8% C 0.213 H 333.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F970E5 |
|---|---|
| RGB | rgb(249, 112, 229) |
| HSL | hsl(309, 92%, 71%) |
| HSV | hsv(309, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 8%, 2.4%) |
| CIE-LAB | lab(67.57, 66.32, -35.04) |
| CIE-LCH | lch(67.57, 75.01, 332.15°) |
| OKLab | oklab(74.79% 0.1909 -0.0954) |
| OKLCH | oklch(74.79% 0.213 333.4) |
| XYZ | xyz(59.0040, 37.3894, 78.2227) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.57
Candy Pink
#FF63E9
ΔE00 2.02
Violet (CSS)
#EE82EE
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 4.13
Violet Pink
#FB5FFC
ΔE00 4.62
Orchid
#DA70D6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970E5 #70F984
analogous
#C870F9 #F970E5 #F970A0
triadic
#F970E5 #E5F970 #70E5F9
tetradic
#F970E5 #F9C870 #70F984 #70A0F9
square
#F970E5 #F9C870 #70F984 #70A0F9
split-complementary
#F970E5 #A0F970 #70F9C8
monochromatic
#E50AC5 #F735DA #F970E5 #FBABF0 #FEE2FA
Accessibility & contrast
On white
2.48
#F970E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F970E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970E5
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970E5 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D98E9
Deuteranopia (green-blind)
#97ACE1
Tritanopia (blue-blind)
#FF79A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f970e5; /* rgb */ color: rgb(249, 112, 229); /* oklch */ color: oklch(74.8% 0.213 333.4);
Tailwind
colors: {
custom: {
50: '#fe9fed',
500: '#f970e5',
950: '#000000',
},
}SCSS
$custom: #f970e5; $custom-light: #fe9fed; $custom-dark: #000000;
JSON
{
"hex": "#f970e5",
"rgb": {
"r": 249,
"g": 112,
"b": 229
},
"hsl": {
"h": 308.759,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.74789,
"c": 0.21341,
"h": 333.4
},
"luminance": 0.37385
}Semantic roles & 50–950 ramp
primary
#F970E5
secondary
#D0F5D5
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84