#F97DF5#F97DF5
#F97DF5 is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.1% C 0.207 H 328.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DF5 |
|---|---|
| RGB | rgb(249, 125, 245) |
| HSL | hsl(302, 91%, 73%) |
| HSV | hsv(302, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 1.6%, 2.4%) |
| CIE-LAB | lab(70.46, 63.01, -39.36) |
| CIE-LCH | lch(70.46, 74.30, 328.01°) |
| OKLab | oklab(77.14% 0.1764 -0.1078) |
| OKLCH | oklch(77.14% 0.207 328.6) |
| XYZ | xyz(62.8811, 41.4032, 91.0480) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.87
Purply Pink
#F075E6
ΔE00 2.74
Candy Pink
#FF63E9
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 4.91
Violet Pink
#FB5FFC
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DF5 #7DF981
analogous
#BF7DF9 #F97DF5 #F97DB7
triadic
#F97DF5 #F5F97D #7DF5F9
tetradic
#F97DF5 #F9BF7D #7DF981 #7DB7F9
square
#F97DF5 #F9BF7D #7DF981 #7DB7F9
split-complementary
#F97DF5 #B7F97D #7DF9BF
monochromatic
#F00BE9 #F642F1 #F97DF5 #FCB7FA #FEE2FD
Accessibility & contrast
On white
2.26
#F97DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F97DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DF5
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DF5 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F9
Deuteranopia (green-blind)
#99B2F1
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97df5; /* rgb */ color: rgb(249, 125, 245); /* oklch */ color: oklch(77.1% 0.207 328.6);
Tailwind
colors: {
custom: {
50: '#fea7f9',
500: '#f97df5',
950: '#000000',
},
}SCSS
$custom: #f97df5; $custom-light: #fea7f9; $custom-dark: #000000;
JSON
{
"hex": "#f97df5",
"rgb": {
"r": 249,
"g": 125,
"b": 245
},
"hsl": {
"h": 301.935,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.77141,
"c": 0.20679,
"h": 328.6
},
"luminance": 0.414
}Semantic roles & 50–950 ramp
primary
#F97DF5
secondary
#D5F6D6
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85