#F49DEE#F49DEE
#F49DEE is a light, vivid purple. Relative luminance 0.495; OKLCH L 80.9% C 0.145 H 329.3°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F49DEE |
|---|---|
| RGB | rgb(244, 157, 238) |
| HSL | hsl(304, 80%, 79%) |
| HSV | hsv(304, 36%, 96%) |
| CMYK | cmyk(0%, 35.7%, 2.5%, 4.3%) |
| CIE-LAB | lab(75.78, 44.47, -27.37) |
| CIE-LCH | lch(75.78, 52.22, 328.39°) |
| OKLab | oklab(80.9% 0.1247 -0.0741) |
| OKLCH | oklch(80.9% 0.145 329.3) |
| XYZ | xyz(64.7968, 49.5229, 87.0181) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.70
Violet (CSS)
#EE82EE
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.44
Mauve
#E0B0FF
ΔE00 7.40
Bubblegum Pink
#FE83CC
ΔE00 7.90
Purply Pink
#F075E6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49DEE #9DF4A3
analogous
#CE9DF4 #F49DEE #F49DC2
triadic
#F49DEE #EEF49D #9DEEF4
tetradic
#F49DEE #F4CE9D #9DF4A3 #9DC2F4
square
#F49DEE #F4CE9D #9DF4A3 #9DC2F4
split-complementary
#F49DEE #C2F49D #9DF4CE
monochromatic
#E82FDB #EE66E4 #F49DEE #FAD4F8 #FCE3FA
Accessibility & contrast
On white
1.93
#F49DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#F49DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49DEE
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49DEE | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3F1
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#FAA4BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f49dee; /* rgb */ color: rgb(244, 157, 238); /* oklch */ color: oklch(80.9% 0.145 329.3);
Tailwind
colors: {
custom: {
50: '#f9bbf3',
500: '#f49dee',
950: '#000000',
},
}SCSS
$custom: #f49dee; $custom-light: #f9bbf3; $custom-dark: #000000;
JSON
{
"hex": "#f49dee",
"rgb": {
"r": 244,
"g": 157,
"b": 238
},
"hsl": {
"h": 304.138,
"s": 79.817,
"l": 78.627
},
"oklch": {
"l": 0.80896,
"c": 0.14505,
"h": 329.3
},
"luminance": 0.4952
}Semantic roles & 50–950 ramp
primary
#F49DEE
secondary
#D7F4D9
accent
#DC1809
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185