#F97DF3#F97DF3
#F97DF3 is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.0% C 0.205 H 329.2°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DF3 |
|---|---|
| RGB | rgb(249, 125, 243) |
| HSL | hsl(303, 91%, 73%) |
| HSV | hsv(303, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 2.4%, 2.4%) |
| CIE-LAB | lab(70.37, 62.68, -38.39) |
| CIE-LCH | lch(70.37, 73.50, 328.51°) |
| OKLab | oklab(77.05% 0.1761 -0.1051) |
| OKLCH | oklch(77.05% 0.205 329.2) |
| XYZ | xyz(62.5775, 41.2817, 89.4487) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.80
Purply Pink
#F075E6
ΔE00 2.56
Candy Pink
#FF63E9
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DF3 #7DF983
analogous
#C17DF9 #F97DF3 #F97DB5
triadic
#F97DF3 #F3F97D #7DF3F9
tetradic
#F97DF3 #F9C17D #7DF983 #7DB5F9
square
#F97DF3 #F9C17D #7DF983 #7DB5F9
split-complementary
#F97DF3 #B5F97D #7DF9C1
monochromatic
#F00BE5 #F642EE #F97DF3 #FCB7F8 #FEE2FC
Accessibility & contrast
On white
2.27
#F97DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F97DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DF3
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DF3 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F7
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97df3; /* rgb */ color: rgb(249, 125, 243); /* oklch */ color: oklch(77.0% 0.205 329.2);
Tailwind
colors: {
custom: {
50: '#fea7f7',
500: '#f97df3',
950: '#000000',
},
}SCSS
$custom: #f97df3; $custom-light: #fea7f7; $custom-dark: #000000;
JSON
{
"hex": "#f97df3",
"rgb": {
"r": 249,
"g": 125,
"b": 243
},
"hsl": {
"h": 302.903,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.7705,
"c": 0.20509,
"h": 329.2
},
"luminance": 0.41278
}Semantic roles & 50–950 ramp
primary
#F97DF3
secondary
#D5F6D7
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85