#F49CF9#F49CF9
#F49CF9 is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.2% C 0.157 H 325.0°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F49CF9 |
|---|---|
| RGB | rgb(244, 156, 249) |
| HSL | hsl(297, 89%, 79%) |
| HSV | hsv(297, 37%, 98%) |
| CMYK | cmyk(2%, 37.3%, 0%, 2.4%) |
| CIE-LAB | lab(75.98, 46.96, -33.02) |
| CIE-LCH | lch(75.98, 57.41, 324.89°) |
| OKLab | oklab(81.18% 0.1287 -0.0901) |
| OKLCH | oklch(81.18% 0.157 325) |
| XYZ | xyz(66.2940, 49.8522, 95.7345) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.46
Plum
#DDA0DD
ΔE00 6.05
Mauve
#E0B0FF
ΔE00 6.69
Lavender Pink
#DD85D7
ΔE00 6.90
Purply Pink
#F075E6
ΔE00 7.93
Lilac (survey)
#CEA2FD
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49CF9 #A1F99C
analogous
#C69CF9 #F49CF9 #F99CD0
triadic
#F49CF9 #F9F49C #9CF9F4
tetradic
#F49CF9 #F9C69C #A1F99C #9CD0F9
square
#F49CF9 #F9C69C #A1F99C #9CD0F9
split-complementary
#F49CF9 #D0F99C #9CF9C6
monochromatic
#E729F2 #EE62F6 #F49CF9 #FAD6FC #FCE2FD
Accessibility & contrast
On white
1.91
#F49CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#F49CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49CF9
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49CF9 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#F8A5BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f49cf9; /* rgb */ color: rgb(244, 156, 249); /* oklch */ color: oklch(81.2% 0.157 325.0);
Tailwind
colors: {
custom: {
50: '#f9bbfb',
500: '#f49cf9',
950: '#000000',
},
}SCSS
$custom: #f49cf9; $custom-light: #f9bbfb; $custom-dark: #000000;
JSON
{
"hex": "#f49cf9",
"rgb": {
"r": 244,
"g": 156,
"b": 249
},
"hsl": {
"h": 296.774,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.81184,
"c": 0.15712,
"h": 325
},
"luminance": 0.4985
}Semantic roles & 50–950 ramp
primary
#F49CF9
secondary
#D7F5D6
accent
#E5000D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185