#F997F2#F997F2
#F997F2 is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.7% C 0.162 H 329.5°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F997F2 |
|---|---|
| RGB | rgb(249, 151, 242) |
| HSL | hsl(304, 89%, 78%) |
| HSV | hsv(304, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 2.8%, 2.4%) |
| CIE-LAB | lab(75.26, 49.77, -30.29) |
| CIE-LCH | lch(75.26, 58.27, 328.68°) |
| OKLab | oklab(80.68% 0.1399 -0.0823) |
| OKLCH | oklch(80.68% 0.162 329.5) |
| XYZ | xyz(66.1596, 48.6870, 89.8998) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 6.19
Plum
#DDA0DD
ΔE00 6.22
Purply Pink
#F075E6
ΔE00 7.00
Bubblegum Pink
#FE83CC
ΔE00 7.61
Mauve
#E0B0FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F997F2 #97F99E
analogous
#CF97F9 #F997F2 #F997C1
triadic
#F997F2 #F2F997 #97F2F9
tetradic
#F997F2 #F9CF97 #97F99E #97C1F9
square
#F997F2 #F9CF97 #97F99E #97C1F9
split-complementary
#F997F2 #C1F997 #97F9CF
monochromatic
#F223E4 #F65DEB #F997F2 #FCD1F9 #FDE2FB
Accessibility & contrast
On white
1.96
#F997F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#F997F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F997F2
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F997F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F997F2 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B1F5
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#FF9FBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f997f2; /* rgb */ color: rgb(249, 151, 242); /* oklch */ color: oklch(80.7% 0.162 329.5);
Tailwind
colors: {
custom: {
50: '#fdb7f6',
500: '#f997f2',
950: '#000000',
},
}SCSS
$custom: #f997f2; $custom-light: #fdb7f6; $custom-dark: #000000;
JSON
{
"hex": "#f997f2",
"rgb": {
"r": 249,
"g": 151,
"b": 242
},
"hsl": {
"h": 304.286,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.80677,
"c": 0.16225,
"h": 329.5
},
"luminance": 0.48684
}Semantic roles & 50–950 ramp
primary
#F997F2
secondary
#D6F5D8
accent
#E61000
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085