#F97DF1#F97DF1
#F97DF1 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.0% C 0.203 H 329.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DF1 |
|---|---|
| RGB | rgb(249, 125, 241) |
| HSL | hsl(304, 91%, 73%) |
| HSV | hsv(304, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 3.2%, 2.4%) |
| CIE-LAB | lab(70.29, 62.34, -37.43) |
| CIE-LCH | lch(70.29, 72.71, 329.02°) |
| OKLab | oklab(76.96% 0.1758 -0.1023) |
| OKLCH | oklch(76.96% 0.203 329.8) |
| XYZ | xyz(62.2771, 41.1616, 87.8668) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 2.42
Candy Pink
#FF63E9
ΔE00 4.18
Light Magenta
#FA5FF7
ΔE00 5.11
Violet Pink
#FB5FFC
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DF1 #7DF985
analogous
#C37DF9 #F97DF1 #F97DB3
triadic
#F97DF1 #F1F97D #7DF1F9
tetradic
#F97DF1 #F9C37D #7DF985 #7DB3F9
square
#F97DF1 #F9C37D #7DF985 #7DB3F9
split-complementary
#F97DF1 #B3F97D #7DF9C3
monochromatic
#F00BE2 #F642EB #F97DF1 #FCB7F7 #FEE2FC
Accessibility & contrast
On white
2.27
#F97DF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F97DF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DF1
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DF1 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F5
Deuteranopia (green-blind)
#9AB2ED
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97df1; /* rgb */ color: rgb(249, 125, 241); /* oklch */ color: oklch(77.0% 0.203 329.8);
Tailwind
colors: {
custom: {
50: '#fea7f6',
500: '#f97df1',
950: '#000000',
},
}SCSS
$custom: #f97df1; $custom-light: #fea7f6; $custom-dark: #000000;
JSON
{
"hex": "#f97df1",
"rgb": {
"r": 249,
"g": 125,
"b": 241
},
"hsl": {
"h": 303.871,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.76961,
"c": 0.20341,
"h": 329.8
},
"luminance": 0.41158
}Semantic roles & 50–950 ramp
primary
#F97DF1
secondary
#D5F6D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85