#F49DFD#F49DFD
#F49DFD is a light, vivid purple. Relative luminance 0.504; OKLCH L 81.5% C 0.159 H 323.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F49DFD |
|---|---|
| RGB | rgb(244, 157, 253) |
| HSL | hsl(294, 96%, 80%) |
| HSV | hsv(294, 38%, 99%) |
| CMYK | cmyk(3.6%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(76.34, 47.18, -34.62) |
| CIE-LCH | lch(76.34, 58.52, 323.73°) |
| OKLab | oklab(81.51% 0.1282 -0.0947) |
| OKLCH | oklch(81.51% 0.159 323.5) |
| XYZ | xyz(67.0930, 50.4414, 99.1115) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.70
Mauve
#E0B0FF
ΔE00 6.38
Plum
#DDA0DD
ΔE00 6.50
Lavender Pink
#DD85D7
ΔE00 7.38
Lilac (survey)
#CEA2FD
ΔE00 7.74
Baby Purple
#CA9BF7
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49DFD #A6FD9D
analogous
#C49DFD #F49DFD #FD9DD6
triadic
#F49DFD #FDF49D #9DFDF4
tetradic
#F49DFD #FDC49D #A6FD9D #9DD6FD
square
#F49DFD #FDC49D #A6FD9D #9DD6FD
split-complementary
#F49DFD #D6FD9D #9DFDC4
monochromatic
#E725FB #ED61FC #F49DFD #FBD9FE #FCE1FE
Accessibility & contrast
On white
1.89
#F49DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#F49DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49DFD
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49DFD | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#A9C0FA
Tritanopia (blue-blind)
#F7A7C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f49dfd; /* rgb */ color: rgb(244, 157, 253); /* oklch */ color: oklch(81.5% 0.159 323.5);
Tailwind
colors: {
custom: {
50: '#f9bbfe',
500: '#f49dfd',
950: '#000000',
},
}SCSS
$custom: #f49dfd; $custom-light: #f9bbfe; $custom-dark: #000000;
JSON
{
"hex": "#f49dfd",
"rgb": {
"r": 244,
"g": 157,
"b": 253
},
"hsl": {
"h": 294.375,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.81507,
"c": 0.15934,
"h": 323.5
},
"luminance": 0.50439
}Semantic roles & 50–950 ramp
primary
#F49DFD
secondary
#6BE05F
accent
#E60016
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286