#F47FED#F47FED
#F47FED is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.4% C 0.194 H 329.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FED |
|---|---|
| RGB | rgb(244, 127, 237) |
| HSL | hsl(304, 84%, 73%) |
| HSV | hsv(304, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 2.9%, 4.3%) |
| CIE-LAB | lab(69.85, 59.33, -35.97) |
| CIE-LCH | lch(69.85, 69.38, 328.77°) |
| OKLab | oklab(76.44% 0.167 -0.0983) |
| OKLCH | oklch(76.44% 0.194 329.5) |
| XYZ | xyz(60.1830, 40.5297, 84.7574) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.14
Purply Pink
#F075E6
ΔE00 2.16
Candy Pink
#FF63E9
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 4.63
Light Magenta
#FA5FF7
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FED #7FF486
analogous
#C17FF4 #F47FED #F47FB2
triadic
#F47FED #EDF47F #7FEDF4
tetradic
#F47FED #F4C17F #7FF486 #7FB2F4
square
#F47FED #F4C17F #7FF486 #7FB2F4
split-complementary
#F47FED #B2F47F #7FF4C1
monochromatic
#E514D8 #EF47E5 #F47FED #F9B7F5 #FDE3FB
Accessibility & contrast
On white
2.31
#F47FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F47FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FED
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FED | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F1
Deuteranopia (green-blind)
#9AB0EA
Tritanopia (blue-blind)
#FB89AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47fed; /* rgb */ color: rgb(244, 127, 237); /* oklch */ color: oklch(76.4% 0.194 329.5);
Tailwind
colors: {
custom: {
50: '#faa8f3',
500: '#f47fed',
950: '#000000',
},
}SCSS
$custom: #f47fed; $custom-light: #faa8f3; $custom-dark: #000000;
JSON
{
"hex": "#f47fed",
"rgb": {
"r": 244,
"g": 127,
"b": 237
},
"hsl": {
"h": 303.59,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.76445,
"c": 0.19377,
"h": 329.5
},
"luminance": 0.40526
}Semantic roles & 50–950 ramp
primary
#F47FED
secondary
#D6F5D8
accent
#E11205
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85