#F97AED#F97AED
#F97AED is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.4% C 0.205 H 331.0°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F97AED |
|---|---|
| RGB | rgb(249, 122, 237) |
| HSL | hsl(306, 91%, 73%) |
| HSV | hsv(306, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 4.8%, 2.4%) |
| CIE-LAB | lab(69.60, 63.08, -36.31) |
| CIE-LCH | lch(69.60, 72.78, 330.07°) |
| OKLab | oklab(76.39% 0.1791 -0.0991) |
| OKLCH | oklch(76.39% 0.205 331) |
| XYZ | xyz(61.3121, 40.1771, 84.6299) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.88
Violet (CSS)
#EE82EE
ΔE00 2.15
Candy Pink
#FF63E9
ΔE00 3.58
Light Magenta
#FA5FF7
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97AED #7AF986
analogous
#C57AF9 #F97AED #F97AAE
triadic
#F97AED #EDF97A #7AEDF9
tetradic
#F97AED #F9C57A #7AF986 #7AAEF9
square
#F97AED #F9C57A #7AF986 #7AAEF9
split-complementary
#F97AED #AEF97A #7AF9C5
monochromatic
#EE0BD8 #F63FE5 #F97AED #FCB5F5 #FEE2FB
Accessibility & contrast
On white
2.32
#F97AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F97AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97AED
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97AED | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF1
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#FF84A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97aed; /* rgb */ color: rgb(249, 122, 237); /* oklch */ color: oklch(76.4% 0.205 331.0);
Tailwind
colors: {
custom: {
50: '#fea5f3',
500: '#f97aed',
950: '#000000',
},
}SCSS
$custom: #f97aed; $custom-light: #fea5f3; $custom-dark: #000000;
JSON
{
"hex": "#f97aed",
"rgb": {
"r": 249,
"g": 122,
"b": 237
},
"hsl": {
"h": 305.669,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.76394,
"c": 0.20472,
"h": 331
},
"luminance": 0.40173
}Semantic roles & 50–950 ramp
primary
#F97AED
secondary
#D5F6D8
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85