#F47EE9#F47EE9
#F47EE9 is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.1% C 0.192 H 330.8°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EE9 |
|---|---|
| RGB | rgb(244, 126, 233) |
| HSL | hsl(306, 84%, 73%) |
| HSV | hsv(306, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 4.5%, 4.3%) |
| CIE-LAB | lab(69.50, 59.14, -34.31) |
| CIE-LCH | lch(69.50, 68.37, 329.88°) |
| OKLab | oklab(76.13% 0.1676 -0.0935) |
| OKLCH | oklch(76.13% 0.192 330.8) |
| XYZ | xyz(59.4766, 40.0416, 81.6711) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.62
Purply Pink
#F075E6
ΔE00 1.94
Candy Pink
#FF63E9
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.34
Orchid
#DA70D6
ΔE00 5.56
Light Magenta
#FA5FF7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EE9 #7EF489
analogous
#C47EF4 #F47EE9 #F47EAE
triadic
#F47EE9 #E9F47E #7EE9F4
tetradic
#F47EE9 #F4C47E #7EF489 #7EAEF4
square
#F47EE9 #F4C47E #7EF489 #7EAEF4
split-complementary
#F47EE9 #AEF47E #7EF4C4
monochromatic
#E413D1 #EF46DF #F47EE9 #F9B6F3 #FDE3FA
Accessibility & contrast
On white
2.33
#F47EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F47EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EE9
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EE9 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799FED
Deuteranopia (green-blind)
#9BB0E6
Tritanopia (blue-blind)
#FC87A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47ee9; /* rgb */ color: rgb(244, 126, 233); /* oklch */ color: oklch(76.1% 0.192 330.8);
Tailwind
colors: {
custom: {
50: '#faa7f0',
500: '#f47ee9',
950: '#000000',
},
}SCSS
$custom: #f47ee9; $custom-light: #faa7f0; $custom-dark: #000000;
JSON
{
"hex": "#f47ee9",
"rgb": {
"r": 244,
"g": 126,
"b": 233
},
"hsl": {
"h": 305.593,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.76134,
"c": 0.19196,
"h": 330.8
},
"luminance": 0.40038
}Semantic roles & 50–950 ramp
primary
#F47EE9
secondary
#D6F5D9
accent
#E11905
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84