#F49FFE#F49FFE
#F49FFE is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.9% C 0.157 H 323.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F49FFE |
|---|---|
| RGB | rgb(244, 159, 254) |
| HSL | hsl(294, 98%, 81%) |
| HSV | hsv(294, 37%, 100%) |
| CMYK | cmyk(3.9%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.79, 46.33, -34.46) |
| CIE-LCH | lch(76.79, 57.74, 323.36°) |
| OKLab | oklab(81.86% 0.1255 -0.0942) |
| OKLCH | oklch(81.86% 0.157 323.1) |
| XYZ | xyz(67.5938, 51.1876, 100.0663) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 6.03
Violet (CSS)
#EE82EE
ΔE00 6.12
Plum
#DDA0DD
ΔE00 6.45
Lilac (survey)
#CEA2FD
ΔE00 7.59
Lavender Pink
#DD85D7
ΔE00 7.70
Baby Purple
#CA9BF7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49FFE #A9FE9F
analogous
#C49FFE #F49FFE #FE9FD8
triadic
#F49FFE #FEF49F #9FFEF4
tetradic
#F49FFE #FEC49F #A9FE9F #9FD8FE
square
#F49FFE #FEC49F #A9FE9F #9FD8FE
split-complementary
#F49FFE #D8FE9F #9FFEC4
monochromatic
#E626FD #ED62FD #F49FFE #FBDCFF #FCE1FF
Accessibility & contrast
On white
1.87
#F49FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#F49FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49FFE
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49FFE | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#ABC1FB
Tritanopia (blue-blind)
#F7A9C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f49ffe; /* rgb */ color: rgb(244, 159, 254); /* oklch */ color: oklch(81.9% 0.157 323.1);
Tailwind
colors: {
custom: {
50: '#f9bdff',
500: '#f49ffe',
950: '#000000',
},
}SCSS
$custom: #f49ffe; $custom-light: #f9bdff; $custom-dark: #000000;
JSON
{
"hex": "#f49ffe",
"rgb": {
"r": 244,
"g": 159,
"b": 254
},
"hsl": {
"h": 293.684,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.81861,
"c": 0.15697,
"h": 323.1
},
"luminance": 0.51185
}Semantic roles & 50–950 ramp
primary
#F49FFE
secondary
#6EE160
accent
#E60018
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286