#F49BF2#F49BF2
#F49BF2 is a light, vivid purple. Relative luminance 0.491; OKLCH L 80.7% C 0.152 H 327.7°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F49BF2 |
|---|---|
| RGB | rgb(244, 155, 242) |
| HSL | hsl(301, 80%, 78%) |
| HSV | hsv(301, 36%, 96%) |
| CMYK | cmyk(0%, 36.5%, 0.8%, 4.3%) |
| CIE-LAB | lab(75.51, 46.21, -29.95) |
| CIE-LCH | lch(75.51, 55.07, 327.05°) |
| OKLab | oklab(80.74% 0.1286 -0.0814) |
| OKLCH | oklch(80.74% 0.152 327.7) |
| XYZ | xyz(65.0554, 49.0894, 90.0356) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.32
Violet (CSS)
#EE82EE
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 6.29
Mauve
#E0B0FF
ΔE00 7.28
Purply Pink
#F075E6
ΔE00 7.71
Bubblegum Pink
#FE83CC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49BF2 #9BF49D
analogous
#C99BF4 #F49BF2 #F49BC5
triadic
#F49BF2 #F2F49B #9BF2F4
tetradic
#F49BF2 #F4C99B #9BF49D #9BC5F4
square
#F49BF2 #F4C99B #9BF49D #9BC5F4
split-complementary
#F49BF2 #C5F49B #9BF4C9
monochromatic
#E82DE4 #EE64EB #F49BF2 #FAD2F9 #FCE3FB
Accessibility & contrast
On white
1.94
#F49BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#F49BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49BF2
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49BF2 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#FAA3BC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f49bf2; /* rgb */ color: rgb(244, 155, 242); /* oklch */ color: oklch(80.7% 0.152 327.7);
Tailwind
colors: {
custom: {
50: '#f9baf6',
500: '#f49bf2',
950: '#000000',
},
}SCSS
$custom: #f49bf2; $custom-light: #f9baf6; $custom-dark: #000000;
JSON
{
"hex": "#f49bf2",
"rgb": {
"r": 244,
"g": 155,
"b": 242
},
"hsl": {
"h": 301.348,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.80742,
"c": 0.15217,
"h": 327.7
},
"luminance": 0.49087
}Semantic roles & 50–950 ramp
primary
#F49BF2
secondary
#D7F4D8
accent
#DD0E09
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185