#F47EEA#F47EEA
#F47EEA is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.2% C 0.193 H 330.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EEA |
|---|---|
| RGB | rgb(244, 126, 234) |
| HSL | hsl(305, 84%, 73%) |
| HSV | hsv(305, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 4.1%, 4.3%) |
| CIE-LAB | lab(69.54, 59.30, -34.79) |
| CIE-LCH | lch(69.54, 68.76, 329.60°) |
| OKLab | oklab(76.18% 0.1678 -0.0949) |
| OKLCH | oklch(76.18% 0.193 330.5) |
| XYZ | xyz(59.6198, 40.0989, 82.4255) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.49
Purply Pink
#F075E6
ΔE00 1.93
Candy Pink
#FF63E9
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.42
Light Magenta
#FA5FF7
ΔE00 5.54
Orchid
#DA70D6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EEA #7EF488
analogous
#C37EF4 #F47EEA #F47EAF
triadic
#F47EEA #EAF47E #7EEAF4
tetradic
#F47EEA #F4C37E #7EF488 #7EAFF4
square
#F47EEA #F4C37E #7EF488 #7EAFF4
split-complementary
#F47EEA #AFF47E #7EF4C3
monochromatic
#E413D2 #EF46E1 #F47EEA #F9B6F3 #FDE3FA
Accessibility & contrast
On white
2.33
#F47EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F47EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EEA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EEA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EE
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#FC88A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47eea; /* rgb */ color: rgb(244, 126, 234); /* oklch */ color: oklch(76.2% 0.193 330.5);
Tailwind
colors: {
custom: {
50: '#faa7f1',
500: '#f47eea',
950: '#000000',
},
}SCSS
$custom: #f47eea; $custom-light: #faa7f1; $custom-dark: #000000;
JSON
{
"hex": "#f47eea",
"rgb": {
"r": 244,
"g": 126,
"b": 234
},
"hsl": {
"h": 305.085,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.76178,
"c": 0.19281,
"h": 330.5
},
"luminance": 0.40095
}Semantic roles & 50–950 ramp
primary
#F47EEA
secondary
#D6F5D9
accent
#E11705
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84