#F997FF#F997FF
#F997FF is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.2% C 0.174 H 325.0°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F997FF |
|---|---|
| RGB | rgb(249, 151, 255) |
| HSL | hsl(297, 100%, 80%) |
| HSV | hsv(297, 41%, 100%) |
| CMYK | cmyk(2.4%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(75.76, 52.08, -36.56) |
| CIE-LCH | lch(75.76, 63.63, 324.93°) |
| OKLab | oklab(81.22% 0.1426 -0.1) |
| OKLCH | oklch(81.22% 0.174 325) |
| XYZ | xyz(68.1819, 49.4959, 100.5505) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.75
Purply Pink
#F075E6
ΔE00 7.20
Lavender Pink
#DD85D7
ΔE00 7.22
Plum
#DDA0DD
ΔE00 7.58
Mauve
#E0B0FF
ΔE00 7.82
Baby Purple
#CA9BF7
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F997FF #9DFF97
analogous
#C597FF #F997FF #FF97D1
triadic
#F997FF #FFF997 #97FFF9
tetradic
#F997FF #FFC597 #9DFF97 #97D1FF
square
#F997FF #FFC597 #9DFF97 #97D1FF
split-complementary
#F997FF #D1FF97 #97FFC5
monochromatic
#F21DFF #F55AFF #F997FF #FDD4FF #FDE0FF
Accessibility & contrast
On white
1.93
#F997FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#F997FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F997FF
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F997FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F997FF | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#FEA2BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f997ff; /* rgb */ color: rgb(249, 151, 255); /* oklch */ color: oklch(81.2% 0.174 325.0);
Tailwind
colors: {
custom: {
50: '#fdb8ff',
500: '#f997ff',
950: '#000000',
},
}SCSS
$custom: #f997ff; $custom-light: #fdb8ff; $custom-dark: #000000;
JSON
{
"hex": "#f997ff",
"rgb": {
"r": 249,
"g": 151,
"b": 255
},
"hsl": {
"h": 296.538,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.81219,
"c": 0.17422,
"h": 325
},
"luminance": 0.49493
}Semantic roles & 50–950 ramp
primary
#F997FF
secondary
#D6F7D4
accent
#E6000D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086