#F48DFA#F48DFA
#F48DFA is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.0% C 0.183 H 325.1°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F48DFA |
|---|---|
| RGB | rgb(244, 141, 250) |
| HSL | hsl(297, 92%, 77%) |
| HSV | hsv(297, 44%, 98%) |
| CMYK | cmyk(2.4%, 43.6%, 0%, 2%) |
| CIE-LAB | lab(73.02, 54.76, -38.15) |
| CIE-LCH | lch(73.02, 66.74, 325.13°) |
| OKLab | oklab(78.98% 0.1501 -0.1046) |
| OKLCH | oklch(78.98% 0.183 325.1) |
| XYZ | xyz(64.0869, 45.1879, 95.7703) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.92
Candy Pink
#FF63E9
ΔE00 7.39
Violet Pink
#FB5FFC
ΔE00 7.70
Light Magenta
#FA5FF7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48DFA #93FA8D
analogous
#BE8DFA #F48DFA #FA8DCA
triadic
#F48DFA #FAF48D #8DFAF4
tetradic
#F48DFA #FABE8D #93FA8D #8DCAFA
square
#F48DFA #FABE8D #93FA8D #8DCAFA
split-complementary
#F48DFA #CAFA8D #8DFABE
monochromatic
#E918F5 #EE52F7 #F48DFA #FAC8FD #FCE2FE
Accessibility & contrast
On white
2.09
#F48DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F48DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48DFA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48DFA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#F999B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f48dfa; /* rgb */ color: rgb(244, 141, 250); /* oklch */ color: oklch(79.0% 0.183 325.1);
Tailwind
colors: {
custom: {
50: '#fab1fc',
500: '#f48dfa',
950: '#000000',
},
}SCSS
$custom: #f48dfa; $custom-light: #fab1fc; $custom-dark: #000000;
JSON
{
"hex": "#f48dfa",
"rgb": {
"r": 244,
"g": 141,
"b": 250
},
"hsl": {
"h": 296.697,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.78978,
"c": 0.18293,
"h": 325.1
},
"luminance": 0.45185
}Semantic roles & 50–950 ramp
primary
#F48DFA
secondary
#D7F6D5
accent
#E6000D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085