#F97DE8#F97DE8
#F97DE8 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.6% C 0.196 H 332.7°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DE8 |
|---|---|
| RGB | rgb(249, 125, 232) |
| HSL | hsl(308, 91%, 73%) |
| HSV | hsv(308, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 6.8%, 2.4%) |
| CIE-LAB | lab(69.92, 60.86, -33.05) |
| CIE-LCH | lch(69.92, 69.25, 331.49°) |
| OKLab | oklab(76.57% 0.1742 -0.0899) |
| OKLCH | oklch(76.57% 0.196 332.7) |
| XYZ | xyz(60.9658, 40.6371, 80.9609) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.38
Violet (CSS)
#EE82EE
ΔE00 2.48
Candy Pink
#FF63E9
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.84
Light Magenta
#FA5FF7
ΔE00 5.85
Orchid
#DA70D6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DE8 #7DF98E
analogous
#CC7DF9 #F97DE8 #F97DAA
triadic
#F97DE8 #E8F97D #7DE8F9
tetradic
#F97DE8 #F9CC7D #7DF98E #7DAAF9
square
#F97DE8 #F9CC7D #7DF98E #7DAAF9
split-complementary
#F97DE8 #AAF97D #7DF9CC
monochromatic
#F00BD1 #F642DE #F97DE8 #FCB7F2 #FEE2FA
Accessibility & contrast
On white
2.30
#F97DE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F97DE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DE8
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DE8 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0EC
Deuteranopia (green-blind)
#9EB1E4
Tritanopia (blue-blind)
#FF85A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97de8; /* rgb */ color: rgb(249, 125, 232); /* oklch */ color: oklch(76.6% 0.196 332.7);
Tailwind
colors: {
custom: {
50: '#fea7ef',
500: '#f97de8',
950: '#000000',
},
}SCSS
$custom: #f97de8; $custom-light: #fea7ef; $custom-dark: #000000;
JSON
{
"hex": "#f97de8",
"rgb": {
"r": 249,
"g": 125,
"b": 232
},
"hsl": {
"h": 308.226,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.76568,
"c": 0.19603,
"h": 332.7
},
"luminance": 0.40633
}Semantic roles & 50–950 ramp
primary
#F97DE8
secondary
#D5F6DA
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84