#F49BDF#F49BDF
#F49BDF is a light, vivid pink. Relative luminance 0.480; OKLCH L 80.0% C 0.135 H 335.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F49BDF |
|---|---|
| RGB | rgb(244, 155, 223) |
| HSL | hsl(314, 80%, 78%) |
| HSV | hsv(314, 36%, 96%) |
| CMYK | cmyk(0%, 36.5%, 8.6%, 4.3%) |
| CIE-LAB | lab(74.83, 42.94, -20.64) |
| CIE-LCH | lch(74.83, 47.64, 334.33°) |
| OKLab | oklab(80.01% 0.1237 -0.0553) |
| OKLCH | oklch(80.01% 0.135 335.9) |
| XYZ | xyz(62.3486, 48.0067, 75.7798) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.58
Bubblegum Pink
#FE83CC
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.54
Violet (CSS)
#EE82EE
ΔE00 7.59
Pink (survey)
#FF81C0
ΔE00 7.62
Purply Pink
#F075E6
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49BDF #9BF4B0
analogous
#DC9BF4 #F49BDF #F49BB2
triadic
#F49BDF #DFF49B #9BDFF4
tetradic
#F49BDF #F4DC9B #9BF4B0 #9BB2F4
square
#F49BDF #F4DC9B #9BF4B0 #9BB2F4
split-complementary
#F49BDF #B2F49B #9BF4DC
monochromatic
#E82DBC #EE64CD #F49BDF #FAD2F1 #FCE3F6
Accessibility & contrast
On white
1.98
#F49BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F49BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49BDF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49BDF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E2
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#FD9EB4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f49bdf; /* rgb */ color: rgb(244, 155, 223); /* oklch */ color: oklch(80.0% 0.135 335.9);
Tailwind
colors: {
custom: {
50: '#f9bae9',
500: '#f49bdf',
950: '#000000',
},
}SCSS
$custom: #f49bdf; $custom-light: #f9bae9; $custom-dark: #000000;
JSON
{
"hex": "#f49bdf",
"rgb": {
"r": 244,
"g": 155,
"b": 223
},
"hsl": {
"h": 314.157,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.80007,
"c": 0.13548,
"h": 335.9
},
"luminance": 0.48003
}Semantic roles & 50–950 ramp
primary
#F49BDF
secondary
#D7F4DE
accent
#DD3B09
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171216
muted
#858184