#F97DF0#F97DF0
#F97DF0 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 76.9% C 0.203 H 330.1°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DF0 |
|---|---|
| RGB | rgb(249, 125, 240) |
| HSL | hsl(304, 91%, 73%) |
| HSV | hsv(304, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 3.6%, 2.4%) |
| CIE-LAB | lab(70.25, 62.17, -36.94) |
| CIE-LCH | lch(70.25, 72.32, 329.28°) |
| OKLab | oklab(76.92% 0.1756 -0.1009) |
| OKLCH | oklch(76.92% 0.203 330.1) |
| XYZ | xyz(62.1281, 41.1020, 87.0823) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 2.37
Candy Pink
#FF63E9
ΔE00 4.15
Light Magenta
#FA5FF7
ΔE00 5.17
Violet Pink
#FB5FFC
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DF0 #7DF986
analogous
#C47DF9 #F97DF0 #F97DB2
triadic
#F97DF0 #F0F97D #7DF0F9
tetradic
#F97DF0 #F9C47D #7DF986 #7DB2F9
square
#F97DF0 #F9C47D #7DF986 #7DB2F9
split-complementary
#F97DF0 #B2F97D #7DF9C4
monochromatic
#F00BE0 #F642E9 #F97DF0 #FCB7F7 #FEE2FC
Accessibility & contrast
On white
2.28
#F97DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F97DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DF0
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DF0 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F4
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97df0; /* rgb */ color: rgb(249, 125, 240); /* oklch */ color: oklch(76.9% 0.203 330.1);
Tailwind
colors: {
custom: {
50: '#fea7f5',
500: '#f97df0',
950: '#000000',
},
}SCSS
$custom: #f97df0; $custom-light: #fea7f5; $custom-dark: #000000;
JSON
{
"hex": "#f97df0",
"rgb": {
"r": 249,
"g": 125,
"b": 240
},
"hsl": {
"h": 304.355,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.76916,
"c": 0.20257,
"h": 330.1
},
"luminance": 0.41098
}Semantic roles & 50–950 ramp
primary
#F97DF0
secondary
#D5F6D8
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85