#F97EF0#F97EF0
#F97EF0 is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.0% C 0.201 H 330.1°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F97EF0 |
|---|---|
| RGB | rgb(249, 126, 240) |
| HSL | hsl(304, 91%, 74%) |
| HSV | hsv(304, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 3.6%, 2.4%) |
| CIE-LAB | lab(70.42, 61.71, -36.67) |
| CIE-LCH | lch(70.42, 71.78, 329.28°) |
| OKLab | oklab(77.05% 0.1743 -0.1002) |
| OKLCH | oklch(77.05% 0.201 330.1) |
| XYZ | xyz(62.2554, 41.3564, 87.1247) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 2.50
Candy Pink
#FF63E9
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97EF0 #7EF987
analogous
#C47EF9 #F97EF0 #F97EB2
triadic
#F97EF0 #F0F97E #7EF0F9
tetradic
#F97EF0 #F9C47E #7EF987 #7EB2F9
square
#F97EF0 #F9C47E #7EF987 #7EB2F9
split-complementary
#F97EF0 #B2F97E #7EF9C4
monochromatic
#F10BE1 #F644E9 #F97EF0 #FCB8F7 #FEE2FC
Accessibility & contrast
On white
2.27
#F97EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F97EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97EF0
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97EF0 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F4
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97ef0; /* rgb */ color: rgb(249, 126, 240); /* oklch */ color: oklch(77.0% 0.201 330.1);
Tailwind
colors: {
custom: {
50: '#fea8f5',
500: '#f97ef0',
950: '#000000',
},
}SCSS
$custom: #f97ef0; $custom-light: #fea8f5; $custom-dark: #000000;
JSON
{
"hex": "#f97ef0",
"rgb": {
"r": 249,
"g": 126,
"b": 240
},
"hsl": {
"h": 304.39,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.77048,
"c": 0.20102,
"h": 330.1
},
"luminance": 0.41353
}Semantic roles & 50–950 ramp
primary
#F97EF0
secondary
#D5F6D8
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85