#F47DF9#F47DF9
#F47DF9 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.207 H 325.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DF9 |
|---|---|
| RGB | rgb(244, 125, 249) |
| HSL | hsl(298, 91%, 73%) |
| HSV | hsv(298, 50%, 98%) |
| CMYK | cmyk(2%, 49.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.00, 62.35, -42.32) |
| CIE-LCH | lch(70.00, 75.36, 325.84°) |
| OKLab | oklab(76.72% 0.1716 -0.1164) |
| OKLCH | oklch(76.72% 0.207 325.8) |
| XYZ | xyz(61.7394, 40.7431, 94.2164) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 3.13
Violet Pink
#FB5FFC
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 4.67
Candy Pink
#FF63E9
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DF9 #82F97D
analogous
#B67DF9 #F47DF9 #F97DC0
triadic
#F47DF9 #F9F47D #7DF9F4
tetradic
#F47DF9 #F9B67D #82F97D #7DC0F9
square
#F47DF9 #F9B67D #82F97D #7DC0F9
split-complementary
#F47DF9 #C0F97D #7DF9B6
monochromatic
#E70BF0 #EF42F6 #F47DF9 #F9B7FC #FDE2FE
Accessibility & contrast
On white
2.30
#F47DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F47DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DF9
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DF9 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FD
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#F98BB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47df9; /* rgb */ color: rgb(244, 125, 249); /* oklch */ color: oklch(76.7% 0.207 325.8);
Tailwind
colors: {
custom: {
50: '#faa7fb',
500: '#f47df9',
950: '#000000',
},
}SCSS
$custom: #f47df9; $custom-light: #faa7fb; $custom-dark: #000000;
JSON
{
"hex": "#f47df9",
"rgb": {
"r": 244,
"g": 125,
"b": 249
},
"hsl": {
"h": 297.581,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.76723,
"c": 0.20733,
"h": 325.8
},
"luminance": 0.4074
}Semantic roles & 50–950 ramp
primary
#F47DF9
secondary
#D7F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85