#F97CE9#F97CE9
#F97CE9 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.5% C 0.198 H 332.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CE9 |
|---|---|
| RGB | rgb(249, 124, 233) |
| HSL | hsl(308, 91%, 73%) |
| HSV | hsv(308, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 6.4%, 2.4%) |
| CIE-LAB | lab(69.78, 61.49, -33.81) |
| CIE-LCH | lch(69.78, 70.18, 331.19°) |
| OKLab | oklab(76.48% 0.1758 -0.092) |
| OKLCH | oklch(76.48% 0.198 332.4) |
| XYZ | xyz(60.9823, 40.4421, 81.6691) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.18
Violet (CSS)
#EE82EE
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 5.57
Violet Pink
#FB5FFC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CE9 #7CF98C
analogous
#CA7CF9 #F97CE9 #F97CAA
triadic
#F97CE9 #E9F97C #7CE9F9
tetradic
#F97CE9 #F9CA7C #7CF98C #7CAAF9
square
#F97CE9 #F9CA7C #7CF98C #7CAAF9
split-complementary
#F97CE9 #AAF97C #7CF9CA
monochromatic
#F00BD2 #F641DF #F97CE9 #FCB7F3 #FEE2FA
Accessibility & contrast
On white
2.31
#F97CE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F97CE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CE9
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CE9 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FED
Deuteranopia (green-blind)
#9DB1E5
Tritanopia (blue-blind)
#FF85A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97ce9; /* rgb */ color: rgb(249, 124, 233); /* oklch */ color: oklch(76.5% 0.198 332.4);
Tailwind
colors: {
custom: {
50: '#fea6f0',
500: '#f97ce9',
950: '#000000',
},
}SCSS
$custom: #f97ce9; $custom-light: #fea6f0; $custom-dark: #000000;
JSON
{
"hex": "#f97ce9",
"rgb": {
"r": 249,
"g": 124,
"b": 233
},
"hsl": {
"h": 307.68,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.76479,
"c": 0.19838,
"h": 332.4
},
"luminance": 0.40438
}Semantic roles & 50–950 ramp
primary
#F97CE9
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84