#F497FA#F497FA
#F497FA is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.5% C 0.166 H 324.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F497FA |
|---|---|
| RGB | rgb(244, 151, 250) |
| HSL | hsl(296, 91%, 79%) |
| HSV | hsv(296, 40%, 98%) |
| CMYK | cmyk(2.4%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(75.00, 49.71, -35.08) |
| CIE-LCH | lch(75.00, 60.84, 324.79°) |
| OKLab | oklab(80.46% 0.1361 -0.0959) |
| OKLCH | oklch(80.46% 0.166 324.8) |
| XYZ | xyz(65.6285, 48.2712, 96.2842) |
| Luminance | 0.4827 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 6.48
Plum
#DDA0DD
ΔE00 6.77
Purply Pink
#F075E6
ΔE00 6.97
Mauve
#E0B0FF
ΔE00 7.44
Baby Purple
#CA9BF7
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F497FA #9DFA97
analogous
#C297FA #F497FA #FA97CE
triadic
#F497FA #FAF497 #97FAF4
tetradic
#F497FA #FAC297 #9DFA97 #97CEFA
square
#F497FA #FAC297 #9DFA97 #97CEFA
split-complementary
#F497FA #CEFA97 #97FAC2
monochromatic
#E822F4 #EE5DF7 #F497FA #FAD1FD #FCE2FE
Accessibility & contrast
On white
1.97
#F497FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#F497FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F497FA
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F497FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F497FA | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FE
Deuteranopia (green-blind)
#A6BDF7
Tritanopia (blue-blind)
#F8A1BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f497fa; /* rgb */ color: rgb(244, 151, 250); /* oklch */ color: oklch(80.5% 0.166 324.8);
Tailwind
colors: {
custom: {
50: '#f9b7fc',
500: '#f497fa',
950: '#000000',
},
}SCSS
$custom: #f497fa; $custom-light: #f9b7fc; $custom-dark: #000000;
JSON
{
"hex": "#f497fa",
"rgb": {
"r": 244,
"g": 151,
"b": 250
},
"hsl": {
"h": 296.364,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.80459,
"c": 0.16646,
"h": 324.8
},
"luminance": 0.48268
}Semantic roles & 50–950 ramp
primary
#F497FA
secondary
#D7F6D5
accent
#E6000E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085