#F47DF8#F47DF8
#F47DF8 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.206 H 326.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DF8 |
|---|---|
| RGB | rgb(244, 125, 248) |
| HSL | hsl(298, 90%, 73%) |
| HSV | hsv(298, 50%, 97%) |
| CMYK | cmyk(1.6%, 49.6%, 0%, 2.7%) |
| CIE-LAB | lab(69.95, 62.18, -41.84) |
| CIE-LCH | lch(69.95, 74.94, 326.06°) |
| OKLab | oklab(76.68% 0.1714 -0.115) |
| OKLCH | oklch(76.68% 0.206 326.1) |
| XYZ | xyz(61.5839, 40.6809, 93.3971) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 3.00
Violet Pink
#FB5FFC
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 4.67
Candy Pink
#FF63E9
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DF8 #81F87D
analogous
#B67DF8 #F47DF8 #F87DBE
triadic
#F47DF8 #F8F47D #7DF8F4
tetradic
#F47DF8 #F8B67D #81F87D #7DBEF8
square
#F47DF8 #F8B67D #81F87D #7DBEF8
split-complementary
#F47DF8 #BEF87D #7DF8B6
monochromatic
#E60DEE #EF43F5 #F47DF8 #F9B7FB #FDE2FD
Accessibility & contrast
On white
2.30
#F47DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F47DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DF8
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DF8 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FC
Deuteranopia (green-blind)
#94B0F4
Tritanopia (blue-blind)
#FA8BAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47df8; /* rgb */ color: rgb(244, 125, 248); /* oklch */ color: oklch(76.7% 0.206 326.1);
Tailwind
colors: {
custom: {
50: '#faa7fb',
500: '#f47df8',
950: '#000000',
},
}SCSS
$custom: #f47df8; $custom-light: #faa7fb; $custom-dark: #000000;
JSON
{
"hex": "#f47df8",
"rgb": {
"r": 244,
"g": 125,
"b": 248
},
"hsl": {
"h": 298.049,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76677,
"c": 0.20644,
"h": 326.1
},
"luminance": 0.40678
}Semantic roles & 50–950 ramp
primary
#F47DF8
secondary
#D7F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85