#F47FEE#F47FEE
#F47FEE is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.5% C 0.195 H 329.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FEE |
|---|---|
| RGB | rgb(244, 127, 238) |
| HSL | hsl(303, 84%, 73%) |
| HSV | hsv(303, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 2.5%, 4.3%) |
| CIE-LAB | lab(69.89, 59.50, -36.46) |
| CIE-LCH | lch(69.89, 69.78, 328.50°) |
| OKLab | oklab(76.49% 0.1672 -0.0996) |
| OKLCH | oklch(76.49% 0.195 329.2) |
| XYZ | xyz(60.3295, 40.5883, 85.5290) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.07
Purply Pink
#F075E6
ΔE00 2.20
Candy Pink
#FF63E9
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 4.73
Light Magenta
#FA5FF7
ΔE00 5.43
Violet Pink
#FB5FFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FEE #7FF485
analogous
#BF7FF4 #F47FEE #F47FB3
triadic
#F47FEE #EEF47F #7FEEF4
tetradic
#F47FEE #F4BF7F #7FF485 #7FB3F4
square
#F47FEE #F4BF7F #7FF485 #7FB3F4
split-complementary
#F47FEE #B3F47F #7FF4BF
monochromatic
#E514DA #EF47E7 #F47FEE #F9B7F5 #FDE3FB
Accessibility & contrast
On white
2.30
#F47FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F47FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FEE
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FEE | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F2
Deuteranopia (green-blind)
#99B0EB
Tritanopia (blue-blind)
#FB8AAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47fee; /* rgb */ color: rgb(244, 127, 238); /* oklch */ color: oklch(76.5% 0.195 329.2);
Tailwind
colors: {
custom: {
50: '#faa8f4',
500: '#f47fee',
950: '#000000',
},
}SCSS
$custom: #f47fee; $custom-light: #faa8f4; $custom-dark: #000000;
JSON
{
"hex": "#f47fee",
"rgb": {
"r": 244,
"g": 127,
"b": 238
},
"hsl": {
"h": 303.077,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.76489,
"c": 0.19462,
"h": 329.2
},
"luminance": 0.40585
}Semantic roles & 50–950 ramp
primary
#F47FEE
secondary
#D6F5D8
accent
#E11005
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85