#F49DED#F49DED
#F49DED is a light, vivid purple. Relative luminance 0.495; OKLCH L 80.9% C 0.144 H 329.7°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F49DED |
|---|---|
| RGB | rgb(244, 157, 237) |
| HSL | hsl(305, 80%, 79%) |
| HSV | hsv(305, 36%, 96%) |
| CMYK | cmyk(0%, 35.7%, 2.9%, 4.3%) |
| CIE-LAB | lab(75.74, 44.30, -26.88) |
| CIE-LCH | lch(75.74, 51.81, 328.75°) |
| OKLab | oklab(80.86% 0.1244 -0.0728) |
| OKLCH | oklch(80.86% 0.144 329.7) |
| XYZ | xyz(64.6503, 49.4643, 86.2465) |
| Luminance | 0.4946 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 6.26
Lavender Pink
#DD85D7
ΔE00 6.42
Mauve
#E0B0FF
ΔE00 7.51
Bubblegum Pink
#FE83CC
ΔE00 7.76
Purply Pink
#F075E6
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49DED #9DF4A4
analogous
#CF9DF4 #F49DED #F49DC1
triadic
#F49DED #EDF49D #9DEDF4
tetradic
#F49DED #F4CF9D #9DF4A4 #9DC1F4
square
#F49DED #F4CF9D #9DF4A4 #9DC1F4
split-complementary
#F49DED #C1F49D #9DF4CF
monochromatic
#E82FD9 #EE66E3 #F49DED #FAD4F7 #FCE3FA
Accessibility & contrast
On white
1.93
#F49DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#F49DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49DED
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49DED | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3F0
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#FAA3BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f49ded; /* rgb */ color: rgb(244, 157, 237); /* oklch */ color: oklch(80.9% 0.144 329.7);
Tailwind
colors: {
custom: {
50: '#f9bbf3',
500: '#f49ded',
950: '#000000',
},
}SCSS
$custom: #f49ded; $custom-light: #f9bbf3; $custom-dark: #000000;
JSON
{
"hex": "#f49ded",
"rgb": {
"r": 244,
"g": 157,
"b": 237
},
"hsl": {
"h": 304.828,
"s": 79.817,
"l": 78.627
},
"oklch": {
"l": 0.80857,
"c": 0.14414,
"h": 329.7
},
"luminance": 0.49461
}Semantic roles & 50–950 ramp
primary
#F49DED
secondary
#D7F4DA
accent
#DC1A09
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185