#F47DEE#F47DEE
#F47DEE is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.2% C 0.198 H 329.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DEE |
|---|---|
| RGB | rgb(244, 125, 238) |
| HSL | hsl(303, 84%, 72%) |
| HSV | hsv(303, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 2.5%, 4.3%) |
| CIE-LAB | lab(69.52, 60.45, -37.02) |
| CIE-LCH | lch(69.52, 70.89, 328.52°) |
| OKLab | oklab(76.22% 0.1699 -0.1013) |
| OKLCH | oklch(76.22% 0.198 329.2) |
| XYZ | xyz(60.0737, 40.0769, 85.4437) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.25
Purply Pink
#F075E6
ΔE00 1.90
Candy Pink
#FF63E9
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DEE #7DF483
analogous
#BE7DF4 #F47DEE #F47DB3
triadic
#F47DEE #EEF47D #7DEEF4
tetradic
#F47DEE #F4BE7D #7DF483 #7DB3F4
square
#F47DEE #F4BE7D #7DF483 #7DB3F4
split-complementary
#F47DEE #B3F47D #7DF4BE
monochromatic
#E313D9 #EF45E7 #F47DEE #F9B5F5 #FDE3FB
Accessibility & contrast
On white
2.33
#F47DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F47DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DEE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DEE | 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)
#75A0F2
Deuteranopia (green-blind)
#98B0EA
Tritanopia (blue-blind)
#FB88AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47dee; /* rgb */ color: rgb(244, 125, 238); /* oklch */ color: oklch(76.2% 0.198 329.2);
Tailwind
colors: {
custom: {
50: '#faa7f4',
500: '#f47dee',
950: '#000000',
},
}SCSS
$custom: #f47dee; $custom-light: #faa7f4; $custom-dark: #000000;
JSON
{
"hex": "#f47dee",
"rgb": {
"r": 244,
"g": 125,
"b": 238
},
"hsl": {
"h": 303.025,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.76221,
"c": 0.19776,
"h": 329.2
},
"luminance": 0.40073
}Semantic roles & 50–950 ramp
primary
#F47DEE
secondary
#D6F5D8
accent
#E11005
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85