#F49BFA#F49BFA
#F49BFA is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.1% C 0.160 H 324.7°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F49BFA |
|---|---|
| RGB | rgb(244, 155, 250) |
| HSL | hsl(296, 90%, 79%) |
| HSV | hsv(296, 38%, 98%) |
| CMYK | cmyk(2.4%, 38%, 0%, 2%) |
| CIE-LAB | lab(75.81, 47.66, -33.82) |
| CIE-LCH | lch(75.81, 58.44, 324.64°) |
| OKLab | oklab(81.07% 0.1304 -0.0924) |
| OKLCH | oklch(81.07% 0.16 324.7) |
| XYZ | xyz(66.2832, 49.5806, 96.5025) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.25
Plum
#DDA0DD
ΔE00 6.30
Mauve
#E0B0FF
ΔE00 6.80
Lavender Pink
#DD85D7
ΔE00 6.88
Purply Pink
#F075E6
ΔE00 7.75
Baby Purple
#CA9BF7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49BFA #A1FA9B
analogous
#C59BFA #F49BFA #FA9BD0
triadic
#F49BFA #FAF49B #9BFAF4
tetradic
#F49BFA #FAC59B #A1FA9B #9BD0FA
square
#F49BFA #FAC59B #A1FA9B #9BD0FA
split-complementary
#F49BFA #D0FA9B #9BFAC5
monochromatic
#E726F4 #EE61F7 #F49BFA #FAD5FD #FCE2FE
Accessibility & contrast
On white
1.92
#F49BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#F49BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49BFA
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49BFA | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#A9BFF7
Tritanopia (blue-blind)
#F8A5BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f49bfa; /* rgb */ color: rgb(244, 155, 250); /* oklch */ color: oklch(81.1% 0.160 324.7);
Tailwind
colors: {
custom: {
50: '#f9bafc',
500: '#f49bfa',
950: '#000000',
},
}SCSS
$custom: #f49bfa; $custom-light: #f9bafc; $custom-dark: #000000;
JSON
{
"hex": "#f49bfa",
"rgb": {
"r": 244,
"g": 155,
"b": 250
},
"hsl": {
"h": 296.211,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.81071,
"c": 0.15978,
"h": 324.7
},
"luminance": 0.49578
}Semantic roles & 50–950 ramp
primary
#F49BFA
secondary
#D7F6D5
accent
#E6000E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185