#F49EEF#F49EEF
#F49EEF is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.1% C 0.144 H 328.8°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F49EEF |
|---|---|
| RGB | rgb(244, 158, 239) |
| HSL | hsl(303, 80%, 79%) |
| HSV | hsv(303, 35%, 96%) |
| CMYK | cmyk(0%, 35.2%, 2%, 4.3%) |
| CIE-LAB | lab(76.02, 44.13, -27.53) |
| CIE-LCH | lch(76.02, 52.02, 328.04°) |
| OKLab | oklab(81.09% 0.1235 -0.0746) |
| OKLCH | oklch(81.09% 0.144 328.8) |
| XYZ | xyz(65.1140, 49.9216, 87.8506) |
| Luminance | 0.4992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.69
Violet (CSS)
#EE82EE
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 6.62
Mauve
#E0B0FF
ΔE00 7.19
Bubblegum Pink
#FE83CC
ΔE00 8.13
Light Lavendar
#EFC0FE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49EEF #9EF4A3
analogous
#CE9EF4 #F49EEF #F49EC4
triadic
#F49EEF #EFF49E #9EEFF4
tetradic
#F49EEF #F4CE9E #9EF4A3 #9EC4F4
square
#F49EEF #F4CE9E #9EF4A3 #9EC4F4
split-complementary
#F49EEF #C4F49E #9EF4CE
monochromatic
#E830DD #EE67E6 #F49EEF #FAD5F8 #FCE4FA
Accessibility & contrast
On white
1.91
#F49EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#F49EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49EEF
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49EEF | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F2
Deuteranopia (green-blind)
#AFC0EC
Tritanopia (blue-blind)
#FAA5BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f49eef; /* rgb */ color: rgb(244, 158, 239); /* oklch */ color: oklch(81.1% 0.144 328.8);
Tailwind
colors: {
custom: {
50: '#f9bcf4',
500: '#f49eef',
950: '#000000',
},
}SCSS
$custom: #f49eef; $custom-light: #f9bcf4; $custom-dark: #000000;
JSON
{
"hex": "#f49eef",
"rgb": {
"r": 244,
"g": 158,
"b": 239
},
"hsl": {
"h": 303.488,
"s": 79.63,
"l": 78.824
},
"oklch": {
"l": 0.81094,
"c": 0.14426,
"h": 328.8
},
"luminance": 0.49919
}Semantic roles & 50–950 ramp
primary
#F49EEF
secondary
#D7F4D9
accent
#DC160A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185