#F49BEC#F49BEC
#F49BEC is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.5% C 0.147 H 330.1°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F49BEC |
|---|---|
| RGB | rgb(244, 155, 236) |
| HSL | hsl(305, 80%, 78%) |
| HSV | hsv(305, 36%, 96%) |
| CMYK | cmyk(0%, 36.5%, 3.3%, 4.3%) |
| CIE-LAB | lab(75.29, 45.16, -27.03) |
| CIE-LCH | lch(75.29, 52.63, 329.10°) |
| OKLab | oklab(80.5% 0.1271 -0.0732) |
| OKLCH | oklch(80.5% 0.147 330.1) |
| XYZ | xyz(64.1690, 48.7348, 85.3673) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.77
Violet (CSS)
#EE82EE
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 6.08
Bubblegum Pink
#FE83CC
ΔE00 7.44
Mauve
#E0B0FF
ΔE00 7.83
Purply Pink
#F075E6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49BEC #9BF4A3
analogous
#CF9BF4 #F49BEC #F49BBF
triadic
#F49BEC #ECF49B #9BECF4
tetradic
#F49BEC #F4CF9B #9BF4A3 #9BBFF4
square
#F49BEC #F4CF9B #9BF4A3 #9BBFF4
split-complementary
#F49BEC #BFF49B #9BF4CF
monochromatic
#E82DD7 #EE64E2 #F49BEC #FAD2F6 #FCE3FA
Accessibility & contrast
On white
1.95
#F49BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F49BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49BEC
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49BEC | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2EF
Deuteranopia (green-blind)
#AEBEE9
Tritanopia (blue-blind)
#FBA1B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f49bec; /* rgb */ color: rgb(244, 155, 236); /* oklch */ color: oklch(80.5% 0.147 330.1);
Tailwind
colors: {
custom: {
50: '#f9baf2',
500: '#f49bec',
950: '#000000',
},
}SCSS
$custom: #f49bec; $custom-light: #f9baf2; $custom-dark: #000000;
JSON
{
"hex": "#f49bec",
"rgb": {
"r": 244,
"g": 155,
"b": 236
},
"hsl": {
"h": 305.393,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.80503,
"c": 0.14666,
"h": 330.1
},
"luminance": 0.48732
}Semantic roles & 50–950 ramp
primary
#F49BEC
secondary
#D7F4DA
accent
#DD1C09
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185