#F97AEC#F97AEC
#F97AEC is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.3% C 0.204 H 331.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F97AEC |
|---|---|
| RGB | rgb(249, 122, 236) |
| HSL | hsl(306, 91%, 73%) |
| HSV | hsv(306, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 5.2%, 2.4%) |
| CIE-LAB | lab(69.55, 62.91, -35.82) |
| CIE-LCH | lch(69.55, 72.40, 330.34°) |
| OKLab | oklab(76.35% 0.179 -0.0977) |
| OKLCH | oklch(76.35% 0.204 331.4) |
| XYZ | xyz(61.1664, 40.1188, 83.8626) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.86
Violet (CSS)
#EE82EE
ΔE00 2.22
Candy Pink
#FF63E9
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97AEC #7AF987
analogous
#C77AF9 #F97AEC #F97AAC
triadic
#F97AEC #ECF97A #7AECF9
tetradic
#F97AEC #F9C77A #7AF987 #7AACF9
square
#F97AEC #F9C77A #7AF987 #7AACF9
split-complementary
#F97AEC #ACF97A #7AF9C7
monochromatic
#EE0BD7 #F63FE4 #F97AEC #FCB5F4 #FEE2FB
Accessibility & contrast
On white
2.33
#F97AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F97AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97AEC
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97AEC | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF0
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#FF84A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97aec; /* rgb */ color: rgb(249, 122, 236); /* oklch */ color: oklch(76.3% 0.204 331.4);
Tailwind
colors: {
custom: {
50: '#fea5f2',
500: '#f97aec',
950: '#000000',
},
}SCSS
$custom: #f97aec; $custom-light: #fea5f2; $custom-dark: #000000;
JSON
{
"hex": "#f97aec",
"rgb": {
"r": 249,
"g": 122,
"b": 236
},
"hsl": {
"h": 306.142,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.76349,
"c": 0.2039,
"h": 331.4
},
"luminance": 0.40115
}Semantic roles & 50–950 ramp
primary
#F97AEC
secondary
#D5F6D9
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85