#F49DFF#F49DFF
#F49DFF is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.6% C 0.161 H 322.9°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F49DFF |
|---|---|
| RGB | rgb(244, 157, 255) |
| HSL | hsl(293, 100%, 81%) |
| HSV | hsv(293, 38%, 100%) |
| CMYK | cmyk(4.3%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(76.42, 47.55, -35.58) |
| CIE-LCH | lch(76.42, 59.39, 323.19°) |
| OKLab | oklab(81.59% 0.1286 -0.0974) |
| OKLCH | oklch(81.59% 0.161 322.9) |
| XYZ | xyz(67.4132, 50.5695, 100.7982) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.74
Mauve
#E0B0FF
ΔE00 6.33
Plum
#DDA0DD
ΔE00 6.78
Lavender Pink
#DD85D7
ΔE00 7.57
Lilac (survey)
#CEA2FD
ΔE00 7.58
Baby Purple
#CA9BF7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49DFF #A8FF9D
analogous
#C39DFF #F49DFF #FF9DD9
triadic
#F49DFF #FFF49D #9DFFF4
tetradic
#F49DFF #FFC39D #A8FF9D #9DD9FF
square
#F49DFF #FFC39D #A8FF9D #9DD9FF
split-complementary
#F49DFF #D9FF9D #9DFFC3
monochromatic
#E623FF #ED60FF #F49DFF #FBDAFF #FCE0FF
Accessibility & contrast
On white
1.89
#F49DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#F49DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49DFF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49DFF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#F7A8C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f49dff; /* rgb */ color: rgb(244, 157, 255); /* oklch */ color: oklch(81.6% 0.161 322.9);
Tailwind
colors: {
custom: {
50: '#f9bbff',
500: '#f49dff',
950: '#000000',
},
}SCSS
$custom: #f49dff; $custom-light: #f9bbff; $custom-dark: #000000;
JSON
{
"hex": "#f49dff",
"rgb": {
"r": 244,
"g": 157,
"b": 255
},
"hsl": {
"h": 293.265,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.81591,
"c": 0.16132,
"h": 322.9
},
"luminance": 0.50567
}Semantic roles & 50–950 ramp
primary
#F49DFF
secondary
#6DE35E
accent
#E6001A
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286