#F47DED#F47DED
#F47DED is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.2% C 0.197 H 329.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DED |
|---|---|
| RGB | rgb(244, 125, 237) |
| HSL | hsl(304, 84%, 72%) |
| HSV | hsv(304, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 2.9%, 4.3%) |
| CIE-LAB | lab(69.48, 60.29, -36.53) |
| CIE-LCH | lch(69.48, 70.49, 328.78°) |
| OKLab | oklab(76.18% 0.1697 -0.0999) |
| OKLCH | oklch(76.18% 0.197 329.5) |
| XYZ | xyz(59.9272, 40.0183, 84.6721) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.29
Purply Pink
#F075E6
ΔE00 1.84
Candy Pink
#FF63E9
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 5.12
Violet Pink
#FB5FFC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DED #7DF484
analogous
#BF7DF4 #F47DED #F47DB2
triadic
#F47DED #EDF47D #7DEDF4
tetradic
#F47DED #F4BF7D #7DF484 #7DB2F4
square
#F47DED #F4BF7D #7DF484 #7DB2F4
split-complementary
#F47DED #B2F47D #7DF4BF
monochromatic
#E313D7 #EF45E5 #F47DED #F9B5F5 #FDE3FB
Accessibility & contrast
On white
2.33
#F47DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F47DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DED
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DED | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF1
Deuteranopia (green-blind)
#98B0E9
Tritanopia (blue-blind)
#FB88AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47ded; /* rgb */ color: rgb(244, 125, 237); /* oklch */ color: oklch(76.2% 0.197 329.5);
Tailwind
colors: {
custom: {
50: '#faa7f3',
500: '#f47ded',
950: '#000000',
},
}SCSS
$custom: #f47ded; $custom-light: #faa7f3; $custom-dark: #000000;
JSON
{
"hex": "#f47ded",
"rgb": {
"r": 244,
"g": 125,
"b": 237
},
"hsl": {
"h": 303.529,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.76176,
"c": 0.19691,
"h": 329.5
},
"luminance": 0.40015
}Semantic roles & 50–950 ramp
primary
#F47DED
secondary
#D6F5D8
accent
#E11205
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85