#F47DF2#F47DF2
#F47DF2 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.4% C 0.201 H 327.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DF2 |
|---|---|
| RGB | rgb(244, 125, 242) |
| HSL | hsl(301, 84%, 72%) |
| HSV | hsv(301, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 0.8%, 4.3%) |
| CIE-LAB | lab(69.69, 61.14, -38.95) |
| CIE-LCH | lch(69.69, 72.49, 327.50°) |
| OKLab | oklab(76.4% 0.1705 -0.1068) |
| OKLCH | oklch(76.4% 0.201 327.9) |
| XYZ | xyz(60.6679, 40.3145, 88.5731) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.29
Purply Pink
#F075E6
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 4.83
Violet Pink
#FB5FFC
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DF2 #7DF47F
analogous
#BA7DF4 #F47DF2 #F47DB7
triadic
#F47DF2 #F2F47D #7DF2F4
tetradic
#F47DF2 #F4BA7D #7DF47F #7DB7F4
square
#F47DF2 #F4BA7D #7DF47F #7DB7F4
split-complementary
#F47DF2 #B7F47D #7DF4BA
monochromatic
#E313E0 #EF45EC #F47DF2 #F9B5F8 #FDE3FC
Accessibility & contrast
On white
2.32
#F47DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F47DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DF2
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DF2 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F6
Deuteranopia (green-blind)
#96B0EE
Tritanopia (blue-blind)
#FB89AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47df2; /* rgb */ color: rgb(244, 125, 242); /* oklch */ color: oklch(76.4% 0.201 327.9);
Tailwind
colors: {
custom: {
50: '#faa7f6',
500: '#f47df2',
950: '#000000',
},
}SCSS
$custom: #f47df2; $custom-light: #faa7f6; $custom-dark: #000000;
JSON
{
"hex": "#f47df2",
"rgb": {
"r": 244,
"g": 125,
"b": 242
},
"hsl": {
"h": 301.008,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.76401,
"c": 0.2012,
"h": 327.9
},
"luminance": 0.40311
}Semantic roles & 50–950 ramp
primary
#F47DF2
secondary
#D6F5D7
accent
#E10805
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85