#F47DEA#F47DEA
#F47DEA is a light, vivid purple. Relative luminance 0.398; OKLCH L 76.0% C 0.194 H 330.5°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DEA |
|---|---|
| RGB | rgb(244, 125, 234) |
| HSL | hsl(305, 84%, 72%) |
| HSV | hsv(305, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 4.1%, 4.3%) |
| CIE-LAB | lab(69.36, 59.78, -35.08) |
| CIE-LCH | lch(69.36, 69.31, 329.60°) |
| OKLab | oklab(76.04% 0.1692 -0.0957) |
| OKLCH | oklch(76.04% 0.194 330.5) |
| XYZ | xyz(59.4926, 39.8444, 82.3831) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.55
Purply Pink
#F075E6
ΔE00 1.75
Candy Pink
#FF63E9
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 5.36
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DEA #7DF487
analogous
#C37DF4 #F47DEA #F47DAF
triadic
#F47DEA #EAF47D #7DEAF4
tetradic
#F47DEA #F4C37D #7DF487 #7DAFF4
square
#F47DEA #F4C37D #7DF487 #7DAFF4
split-complementary
#F47DEA #AFF47D #7DF4C3
monochromatic
#E313D2 #EF45E1 #F47DEA #F9B5F3 #FDE3FA
Accessibility & contrast
On white
2.34
#F47DEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F47DEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DEA
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DEA | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEE
Deuteranopia (green-blind)
#9AAFE7
Tritanopia (blue-blind)
#FC87A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47dea; /* rgb */ color: rgb(244, 125, 234); /* oklch */ color: oklch(76.0% 0.194 330.5);
Tailwind
colors: {
custom: {
50: '#faa7f1',
500: '#f47dea',
950: '#000000',
},
}SCSS
$custom: #f47dea; $custom-light: #faa7f1; $custom-dark: #000000;
JSON
{
"hex": "#f47dea",
"rgb": {
"r": 244,
"g": 125,
"b": 234
},
"hsl": {
"h": 305.042,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.76044,
"c": 0.19438,
"h": 330.5
},
"luminance": 0.39841
}Semantic roles & 50–950 ramp
primary
#F47DEA
secondary
#D6F5D9
accent
#E11705
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84