#F997EF#F997EF
#F997EF is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.6% C 0.160 H 330.7°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F997EF |
|---|---|
| RGB | rgb(249, 151, 239) |
| HSL | hsl(306, 89%, 78%) |
| HSV | hsv(306, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 4%, 2.4%) |
| CIE-LAB | lab(75.14, 49.26, -28.83) |
| CIE-LCH | lch(75.14, 57.07, 329.66°) |
| OKLab | oklab(80.56% 0.1392 -0.0781) |
| OKLCH | oklch(80.56% 0.16 330.7) |
| XYZ | xyz(65.7127, 48.5082, 87.5463) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.11
Plum
#DDA0DD
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.07
Purply Pink
#F075E6
ΔE00 7.08
Bubblegum Pink
#FE83CC
ΔE00 7.13
Mauve
#E0B0FF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F997EF #97F9A1
analogous
#D297F9 #F997EF #F997BE
triadic
#F997EF #EFF997 #97EFF9
tetradic
#F997EF #F9D297 #97F9A1 #97BEF9
square
#F997EF #F9D297 #97F9A1 #97BEF9
split-complementary
#F997EF #BEF997 #97F9D2
monochromatic
#F223DD #F65DE6 #F997EF #FCD1F8 #FDE2FB
Accessibility & contrast
On white
1.96
#F997EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#F997EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F997EF
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F997EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F997EF | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B1F2
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#FF9EB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f997ef; /* rgb */ color: rgb(249, 151, 239); /* oklch */ color: oklch(80.6% 0.160 330.7);
Tailwind
colors: {
custom: {
50: '#fdb7f4',
500: '#f997ef',
950: '#000000',
},
}SCSS
$custom: #f997ef; $custom-light: #fdb7f4; $custom-dark: #000000;
JSON
{
"hex": "#f997ef",
"rgb": {
"r": 249,
"g": 151,
"b": 239
},
"hsl": {
"h": 306.122,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.80556,
"c": 0.15959,
"h": 330.7
},
"luminance": 0.48505
}Semantic roles & 50–950 ramp
primary
#F997EF
secondary
#D6F5D9
accent
#E61700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085