#F49CED#F49CED
#F49CED is a light, vivid purple. Relative luminance 0.491; OKLCH L 80.7% C 0.146 H 329.7°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F49CED |
|---|---|
| RGB | rgb(244, 156, 237) |
| HSL | hsl(305, 80%, 78%) |
| HSV | hsv(305, 36%, 96%) |
| CMYK | cmyk(0%, 36.1%, 2.9%, 4.3%) |
| CIE-LAB | lab(75.53, 44.81, -27.20) |
| CIE-LCH | lch(75.53, 52.42, 328.75°) |
| OKLab | oklab(80.7% 0.1259 -0.0737) |
| OKLCH | oklch(80.7% 0.146 329.7) |
| XYZ | xyz(64.4818, 49.1273, 86.1903) |
| Luminance | 0.4912 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.26
Mauve
#E0B0FF
ΔE00 7.62
Bubblegum Pink
#FE83CC
ΔE00 7.67
Purply Pink
#F075E6
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49CED #9CF4A3
analogous
#CF9CF4 #F49CED #F49CC1
triadic
#F49CED #EDF49C #9CEDF4
tetradic
#F49CED #F4CF9C #9CF4A3 #9CC1F4
square
#F49CED #F4CF9C #9CF4A3 #9CC1F4
split-complementary
#F49CED #C1F49C #9CF4CF
monochromatic
#E82ED9 #EE65E3 #F49CED #FAD3F7 #FCE3FA
Accessibility & contrast
On white
1.94
#F49CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#F49CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49CED
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49CED | 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)
#98B3F0
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#FAA2BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f49ced; /* rgb */ color: rgb(244, 156, 237); /* oklch */ color: oklch(80.7% 0.146 329.7);
Tailwind
colors: {
custom: {
50: '#f9bbf3',
500: '#f49ced',
950: '#000000',
},
}SCSS
$custom: #f49ced; $custom-light: #f9bbf3; $custom-dark: #000000;
JSON
{
"hex": "#f49ced",
"rgb": {
"r": 244,
"g": 156,
"b": 237
},
"hsl": {
"h": 304.773,
"s": 80,
"l": 78.431
},
"oklch": {
"l": 0.80699,
"c": 0.14585,
"h": 329.7
},
"luminance": 0.49124
}Semantic roles & 50–950 ramp
primary
#F49CED
secondary
#D7F4D9
accent
#DC1A09
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185