#F97DF2#F97DF2
#F97DF2 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.0% C 0.204 H 329.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DF2 |
|---|---|
| RGB | rgb(249, 125, 242) |
| HSL | hsl(303, 91%, 73%) |
| HSV | hsv(303, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 2.8%, 2.4%) |
| CIE-LAB | lab(70.33, 62.51, -37.91) |
| CIE-LCH | lch(70.33, 73.11, 328.76°) |
| OKLab | oklab(77.01% 0.176 -0.1037) |
| OKLCH | oklch(77.01% 0.204 329.5) |
| XYZ | xyz(62.4269, 41.2215, 88.6556) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 2.49
Candy Pink
#FF63E9
ΔE00 4.22
Light Magenta
#FA5FF7
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DF2 #7DF984
analogous
#C27DF9 #F97DF2 #F97DB4
triadic
#F97DF2 #F2F97D #7DF2F9
tetradic
#F97DF2 #F9C27D #7DF984 #7DB4F9
square
#F97DF2 #F9C27D #7DF984 #7DB4F9
split-complementary
#F97DF2 #B4F97D #7DF9C2
monochromatic
#F00BE4 #F642EC #F97DF2 #FCB7F8 #FEE2FC
Accessibility & contrast
On white
2.27
#F97DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F97DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DF2
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DF2 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#9AB2EE
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97df2; /* rgb */ color: rgb(249, 125, 242); /* oklch */ color: oklch(77.0% 0.204 329.5);
Tailwind
colors: {
custom: {
50: '#fea7f6',
500: '#f97df2',
950: '#000000',
},
}SCSS
$custom: #f97df2; $custom-light: #fea7f6; $custom-dark: #000000;
JSON
{
"hex": "#f97df2",
"rgb": {
"r": 249,
"g": 125,
"b": 242
},
"hsl": {
"h": 303.387,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.77005,
"c": 0.20424,
"h": 329.5
},
"luminance": 0.41218
}Semantic roles & 50–950 ramp
primary
#F97DF2
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85