#F47DF0#F47DF0
#F47DF0 is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.3% C 0.199 H 328.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DF0 |
|---|---|
| RGB | rgb(244, 125, 240) |
| HSL | hsl(302, 84%, 72%) |
| HSV | hsv(302, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 1.6%, 4.3%) |
| CIE-LAB | lab(69.61, 60.80, -37.99) |
| CIE-LCH | lch(69.61, 71.69, 328.00°) |
| OKLab | oklab(76.31% 0.1702 -0.104) |
| OKLCH | oklch(76.31% 0.199 328.6) |
| XYZ | xyz(60.3692, 40.1950, 86.9998) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.22
Purply Pink
#F075E6
ΔE00 2.06
Candy Pink
#FF63E9
ΔE00 4.27
Light Magenta
#FA5FF7
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DF0 #7DF481
analogous
#BD7DF4 #F47DF0 #F47DB4
triadic
#F47DF0 #F0F47D #7DF0F4
tetradic
#F47DF0 #F4BD7D #7DF481 #7DB4F4
square
#F47DF0 #F4BD7D #7DF481 #7DB4F4
split-complementary
#F47DF0 #B4F47D #7DF4BD
monochromatic
#E313DC #EF45E9 #F47DF0 #F9B5F7 #FDE3FC
Accessibility & contrast
On white
2.32
#F47DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F47DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DF0
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DF0 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F4
Deuteranopia (green-blind)
#97B0EC
Tritanopia (blue-blind)
#FB89AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47df0; /* rgb */ color: rgb(244, 125, 240); /* oklch */ color: oklch(76.3% 0.199 328.6);
Tailwind
colors: {
custom: {
50: '#faa7f5',
500: '#f47df0',
950: '#000000',
},
}SCSS
$custom: #f47df0; $custom-light: #faa7f5; $custom-dark: #000000;
JSON
{
"hex": "#f47df0",
"rgb": {
"r": 244,
"g": 125,
"b": 240
},
"hsl": {
"h": 302.017,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.7631,
"c": 0.19947,
"h": 328.6
},
"luminance": 0.40192
}Semantic roles & 50–950 ramp
primary
#F47DF0
secondary
#D6F5D7
accent
#E10C05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85