#F97EFA#F97EFA
#F97EFA is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.5% C 0.210 H 327.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F97EFA |
|---|---|
| RGB | rgb(249, 126, 250) |
| HSL | hsl(300, 93%, 74%) |
| HSV | hsv(300, 50%, 98%) |
| CMYK | cmyk(0.4%, 49.6%, 0%, 2%) |
| CIE-LAB | lab(70.85, 63.40, -41.48) |
| CIE-LCH | lch(70.85, 75.77, 326.80°) |
| OKLab | oklab(77.5% 0.1759 -0.1139) |
| OKLCH | oklch(77.5% 0.21 327.1) |
| XYZ | xyz(63.7820, 41.9671, 95.1648) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 3.36
Candy Pink
#FF63E9
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97EFA #7FFA7E
analogous
#BB7EFA #F97EFA #FA7EBD
triadic
#F97EFA #FAF97E #7EFAF9
tetradic
#F97EFA #FABB7E #7FFA7E #7EBDFA
square
#F97EFA #FABB7E #7FFA7E #7EBDFA
split-complementary
#F97EFA #BDFA7E #7EFABB
monochromatic
#F209F4 #F643F8 #F97EFA #FCB9FC #FEE2FE
Accessibility & contrast
On white
2.24
#F97EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#F97EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97EFA
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97EFA | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FE
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#FF8CB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f97efa; /* rgb */ color: rgb(249, 126, 250); /* oklch */ color: oklch(77.5% 0.210 327.1);
Tailwind
colors: {
custom: {
50: '#fea8fc',
500: '#f97efa',
950: '#000000',
},
}SCSS
$custom: #f97efa; $custom-light: #fea8fc; $custom-dark: #000000;
JSON
{
"hex": "#f97efa",
"rgb": {
"r": 249,
"g": 126,
"b": 250
},
"hsl": {
"h": 299.516,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.77499,
"c": 0.20954,
"h": 327.1
},
"luminance": 0.41964
}Semantic roles & 50–950 ramp
primary
#F97EFA
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85