#F49BFB#F49BFB
#F49BFB is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.1% C 0.161 H 324.3°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F49BFB |
|---|---|
| RGB | rgb(244, 155, 251) |
| HSL | hsl(296, 92%, 80%) |
| HSV | hsv(296, 38%, 98%) |
| CMYK | cmyk(2.8%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(75.85, 47.84, -34.30) |
| CIE-LCH | lch(75.85, 58.87, 324.36°) |
| OKLab | oklab(81.11% 0.1306 -0.0937) |
| OKLCH | oklch(81.11% 0.161 324.3) |
| XYZ | xyz(66.4404, 49.6434, 97.3304) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.26
Plum
#DDA0DD
ΔE00 6.43
Mauve
#E0B0FF
ΔE00 6.76
Lavender Pink
#DD85D7
ΔE00 6.97
Purply Pink
#F075E6
ΔE00 7.77
Baby Purple
#CA9BF7
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49BFB #A2FB9B
analogous
#C49BFB #F49BFB #FB9BD2
triadic
#F49BFB #FBF49B #9BFBF4
tetradic
#F49BFB #FBC49B #A2FB9B #9BD2FB
square
#F49BFB #FBC49B #A2FB9B #9BD2FB
split-complementary
#F49BFB #D2FB9B #9BFBC4
monochromatic
#E725F6 #EE60F9 #F49BFB #FAD6FD #FCE2FE
Accessibility & contrast
On white
1.92
#F49BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#F49BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49BFB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49BFB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#F8A5C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f49bfb; /* rgb */ color: rgb(244, 155, 251); /* oklch */ color: oklch(81.1% 0.161 324.3);
Tailwind
colors: {
custom: {
50: '#f9bafd',
500: '#f49bfb',
950: '#000000',
},
}SCSS
$custom: #f49bfb; $custom-light: #f9bafd; $custom-dark: #000000;
JSON
{
"hex": "#f49bfb",
"rgb": {
"r": 244,
"g": 155,
"b": 251
},
"hsl": {
"h": 295.625,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.81113,
"c": 0.16074,
"h": 324.3
},
"luminance": 0.49641
}Semantic roles & 50–950 ramp
primary
#F49BFB
secondary
#D7F6D5
accent
#E60011
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185