#F97EEF#F97EEF
#F97EEF is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.0% C 0.200 H 330.4°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F97EEF |
|---|---|
| RGB | rgb(249, 126, 239) |
| HSL | hsl(305, 91%, 74%) |
| HSV | hsv(305, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 4%, 2.4%) |
| CIE-LAB | lab(70.38, 61.54, -36.18) |
| CIE-LCH | lch(70.38, 71.39, 329.55°) |
| OKLab | oklab(77% 0.1741 -0.0988) |
| OKLCH | oklch(77% 0.2 330.4) |
| XYZ | xyz(62.1072, 41.2972, 86.3445) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 2.46
Candy Pink
#FF63E9
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 5.26
Light Magenta
#FA5FF7
ΔE00 5.42
Violet Pink
#FB5FFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97EEF #7EF988
analogous
#C57EF9 #F97EEF #F97EB1
triadic
#F97EEF #EFF97E #7EEFF9
tetradic
#F97EEF #F9C57E #7EF988 #7EB1F9
square
#F97EEF #F9C57E #7EF988 #7EB1F9
split-complementary
#F97EEF #B1F97E #7EF9C5
monochromatic
#F10BDF #F644E8 #F97EEF #FCB8F6 #FEE2FB
Accessibility & contrast
On white
2.27
#F97EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F97EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97EEF
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97EEF | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F3
Deuteranopia (green-blind)
#9CB2EB
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97eef; /* rgb */ color: rgb(249, 126, 239); /* oklch */ color: oklch(77.0% 0.200 330.4);
Tailwind
colors: {
custom: {
50: '#fea8f4',
500: '#f97eef',
950: '#000000',
},
}SCSS
$custom: #f97eef; $custom-light: #fea8f4; $custom-dark: #000000;
JSON
{
"hex": "#f97eef",
"rgb": {
"r": 249,
"g": 126,
"b": 239
},
"hsl": {
"h": 304.878,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.77004,
"c": 0.20019,
"h": 330.4
},
"luminance": 0.41293
}Semantic roles & 50–950 ramp
primary
#F97EEF
secondary
#D5F6D8
accent
#E61300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85