#F47DF7#F47DF7
#F47DF7 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.6% C 0.206 H 326.4°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DF7 |
|---|---|
| RGB | rgb(244, 125, 247) |
| HSL | hsl(299, 88%, 73%) |
| HSV | hsv(299, 49%, 97%) |
| CMYK | cmyk(1.2%, 49.4%, 0%, 3.1%) |
| CIE-LAB | lab(69.91, 62.00, -41.36) |
| CIE-LCH | lch(69.91, 74.53, 326.30°) |
| OKLab | oklab(76.63% 0.1713 -0.1137) |
| OKLCH | oklch(76.63% 0.206 326.4) |
| XYZ | xyz(61.4291, 40.6190, 92.5823) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.76
Purply Pink
#F075E6
ΔE00 2.86
Light Magenta
#FA5FF7
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 4.69
Violet Pink
#FB5FFC
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DF7 #80F77D
analogous
#B77DF7 #F47DF7 #F77DBD
triadic
#F47DF7 #F7F47D #7DF7F4
tetradic
#F47DF7 #F7B77D #80F77D #7DBDF7
square
#F47DF7 #F7B77D #80F77D #7DBDF7
split-complementary
#F47DF7 #BDF77D #7DF7B7
monochromatic
#E60EEB #EF43F3 #F47DF7 #F9B7FB #FDE2FD
Accessibility & contrast
On white
2.30
#F47DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F47DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DF7
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DF7 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FB
Deuteranopia (green-blind)
#94B0F3
Tritanopia (blue-blind)
#FA8BAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47df7; /* rgb */ color: rgb(244, 125, 247); /* oklch */ color: oklch(76.6% 0.206 326.4);
Tailwind
colors: {
custom: {
50: '#faa7fa',
500: '#f47df7',
950: '#000000',
},
}SCSS
$custom: #f47df7; $custom-light: #faa7fa; $custom-dark: #000000;
JSON
{
"hex": "#f47df7",
"rgb": {
"r": 244,
"g": 125,
"b": 247
},
"hsl": {
"h": 298.525,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.7663,
"c": 0.20557,
"h": 326.4
},
"luminance": 0.40616
}Semantic roles & 50–950 ramp
primary
#F47DF7
secondary
#D6F5D6
accent
#E50006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85