#F47EEE#F47EEE
#F47EEE is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.4% C 0.196 H 329.2°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EEE |
|---|---|
| RGB | rgb(244, 126, 238) |
| HSL | hsl(303, 84%, 73%) |
| HSV | hsv(303, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 2.5%, 4.3%) |
| CIE-LAB | lab(69.70, 59.98, -36.74) |
| CIE-LCH | lch(69.70, 70.34, 328.51°) |
| OKLab | oklab(76.35% 0.1685 -0.1004) |
| OKLCH | oklch(76.35% 0.196 329.2) |
| XYZ | xyz(60.2010, 40.3313, 85.4861) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.15
Purply Pink
#F075E6
ΔE00 2.05
Candy Pink
#FF63E9
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 5.24
Violet Pink
#FB5FFC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EEE #7EF484
analogous
#BF7EF4 #F47EEE #F47EB3
triadic
#F47EEE #EEF47E #7EEEF4
tetradic
#F47EEE #F4BF7E #7EF484 #7EB3F4
square
#F47EEE #F4BF7E #7EF484 #7EB3F4
split-complementary
#F47EEE #B3F47E #7EF4BF
monochromatic
#E413DA #EF46E7 #F47EEE #F9B6F5 #FDE3FB
Accessibility & contrast
On white
2.32
#F47EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F47EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EEE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EEE | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#FB89AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47eee; /* rgb */ color: rgb(244, 126, 238); /* oklch */ color: oklch(76.4% 0.196 329.2);
Tailwind
colors: {
custom: {
50: '#faa7f4',
500: '#f47eee',
950: '#000000',
},
}SCSS
$custom: #f47eee; $custom-light: #faa7f4; $custom-dark: #000000;
JSON
{
"hex": "#f47eee",
"rgb": {
"r": 244,
"g": 126,
"b": 238
},
"hsl": {
"h": 303.051,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.76354,
"c": 0.1962,
"h": 329.2
},
"luminance": 0.40328
}Semantic roles & 50–950 ramp
primary
#F47EEE
secondary
#D6F5D8
accent
#E11005
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85