#F47EF8#F47EF8
#F47EF8 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.205 H 326.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EF8 |
|---|---|
| RGB | rgb(244, 126, 248) |
| HSL | hsl(298, 90%, 73%) |
| HSV | hsv(298, 49%, 97%) |
| CMYK | cmyk(1.6%, 49.2%, 0%, 2.7%) |
| CIE-LAB | lab(70.13, 61.70, -41.56) |
| CIE-LCH | lch(70.13, 74.39, 326.04°) |
| OKLab | oklab(76.81% 0.1701 -0.1142) |
| OKLCH | oklch(76.81% 0.205 326.1) |
| XYZ | xyz(61.7111, 40.9354, 93.4395) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 3.07
Violet Pink
#FB5FFC
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 4.86
Candy Pink
#FF63E9
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EF8 #82F87E
analogous
#B77EF8 #F47EF8 #F87EBF
triadic
#F47EF8 #F8F47E #7EF8F4
tetradic
#F47EF8 #F8B77E #82F87E #7EBFF8
square
#F47EF8 #F8B77E #82F87E #7EBFF8
split-complementary
#F47EF8 #BFF87E #7EF8B7
monochromatic
#E70DEF #EF44F5 #F47EF8 #F9B8FB #FDE2FD
Accessibility & contrast
On white
2.29
#F47EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F47EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EF8
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EF8 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#94B1F4
Tritanopia (blue-blind)
#FA8CB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47ef8; /* rgb */ color: rgb(244, 126, 248); /* oklch */ color: oklch(76.8% 0.205 326.1);
Tailwind
colors: {
custom: {
50: '#faa7fb',
500: '#f47ef8',
950: '#000000',
},
}SCSS
$custom: #f47ef8; $custom-light: #faa7fb; $custom-dark: #000000;
JSON
{
"hex": "#f47ef8",
"rgb": {
"r": 244,
"g": 126,
"b": 248
},
"hsl": {
"h": 298.033,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.76809,
"c": 0.20491,
"h": 326.1
},
"luminance": 0.40932
}Semantic roles & 50–950 ramp
primary
#F47EF8
secondary
#D7F6D5
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85