#F49FEE#F49FEE
#F49FEE is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.2% C 0.142 H 329.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F49FEE |
|---|---|
| RGB | rgb(244, 159, 238) |
| HSL | hsl(304, 79%, 79%) |
| HSV | hsv(304, 35%, 96%) |
| CMYK | cmyk(0%, 34.8%, 2.5%, 4.3%) |
| CIE-LAB | lab(76.19, 43.43, -26.72) |
| CIE-LCH | lch(76.19, 51.00, 328.40°) |
| OKLab | oklab(81.21% 0.1218 -0.0724) |
| OKLCH | oklch(81.21% 0.142 329.3) |
| XYZ | xyz(65.1379, 50.2052, 87.1318) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.51
Violet (CSS)
#EE82EE
ΔE00 6.64
Lavender Pink
#DD85D7
ΔE00 6.77
Mauve
#E0B0FF
ΔE00 7.20
Bubblegum Pink
#FE83CC
ΔE00 8.09
Light Lavendar
#EFC0FE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49FEE #9FF4A5
analogous
#D09FF4 #F49FEE #F49FC4
triadic
#F49FEE #EEF49F #9FEEF4
tetradic
#F49FEE #F4D09F #9FF4A5 #9FC4F4
square
#F49FEE #F4D09F #9FF4A5 #9FC4F4
split-complementary
#F49FEE #C4F49F #9FF4D0
monochromatic
#E731DB #EE68E4 #F49FEE #FAD6F8 #FCE4FA
Accessibility & contrast
On white
1.90
#F49FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#F49FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49FEE
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49FEE | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F1
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#FAA5BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f49fee; /* rgb */ color: rgb(244, 159, 238); /* oklch */ color: oklch(81.2% 0.142 329.3);
Tailwind
colors: {
custom: {
50: '#f9bdf3',
500: '#f49fee',
950: '#000000',
},
}SCSS
$custom: #f49fee; $custom-light: #f9bdf3; $custom-dark: #000000;
JSON
{
"hex": "#f49fee",
"rgb": {
"r": 244,
"g": 159,
"b": 238
},
"hsl": {
"h": 304.235,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.81213,
"c": 0.14163,
"h": 329.3
},
"luminance": 0.50202
}Semantic roles & 50–950 ramp
primary
#F49FEE
secondary
#64D36C
accent
#DC190A
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#171217
muted
#858285