#F49FF9#F49FF9
#F49FF9 is a light, vivid purple. Relative luminance 0.509; OKLCH L 81.7% C 0.152 H 324.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F49FF9 |
|---|---|
| RGB | rgb(244, 159, 249) |
| HSL | hsl(297, 88%, 80%) |
| HSV | hsv(297, 36%, 98%) |
| CMYK | cmyk(2%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(76.60, 45.41, -32.06) |
| CIE-LCH | lch(76.60, 55.59, 324.78°) |
| OKLab | oklab(81.65% 0.1244 -0.0874) |
| OKLCH | oklch(81.65% 0.152 324.9) |
| XYZ | xyz(66.8036, 50.8715, 95.9044) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.75
Violet (CSS)
#EE82EE
ΔE00 6.10
Mauve
#E0B0FF
ΔE00 6.24
Lavender Pink
#DD85D7
ΔE00 7.28
Lilac (survey)
#CEA2FD
ΔE00 8.05
Baby Purple
#CA9BF7
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49FF9 #A4F99F
analogous
#C79FF9 #F49FF9 #F99FD1
triadic
#F49FF9 #F9F49F #9FF9F4
tetradic
#F49FF9 #F9C79F #A4F99F #9FD1F9
square
#F49FF9 #F9C79F #A4F99F #9FD1F9
split-complementary
#F49FF9 #D1F99F #9FF9C7
monochromatic
#E72CF2 #ED65F5 #F49FF9 #FBD9FD #FCE2FD
Accessibility & contrast
On white
1.88
#F49FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#F49FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49FF9
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49FF9 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B6FC
Deuteranopia (green-blind)
#ACC1F6
Tritanopia (blue-blind)
#F8A8C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f49ff9; /* rgb */ color: rgb(244, 159, 249); /* oklch */ color: oklch(81.7% 0.152 324.9);
Tailwind
colors: {
custom: {
50: '#f9bdfb',
500: '#f49ff9',
950: '#000000',
},
}SCSS
$custom: #f49ff9; $custom-light: #f9bdfb; $custom-dark: #000000;
JSON
{
"hex": "#f49ff9",
"rgb": {
"r": 244,
"g": 159,
"b": 249
},
"hsl": {
"h": 296.667,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.81653,
"c": 0.15205,
"h": 324.9
},
"luminance": 0.50869
}Semantic roles & 50–950 ramp
primary
#F49FF9
secondary
#69DA62
accent
#E5010D
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171217
muted
#858285