#F47DEF#F47DEF
#F47DEF is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.3% C 0.199 H 328.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DEF |
|---|---|
| RGB | rgb(244, 125, 239) |
| HSL | hsl(303, 84%, 72%) |
| HSV | hsv(303, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 2%, 4.3%) |
| CIE-LAB | lab(69.57, 60.62, -37.50) |
| CIE-LCH | lch(69.57, 71.29, 328.26°) |
| OKLab | oklab(76.27% 0.17 -0.1026) |
| OKLCH | oklch(76.27% 0.199 328.9) |
| XYZ | xyz(60.2210, 40.1358, 86.2196) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.22
Purply Pink
#F075E6
ΔE00 1.97
Candy Pink
#FF63E9
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 4.97
Light Magenta
#FA5FF7
ΔE00 4.99
Violet Pink
#FB5FFC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DEF #7DF482
analogous
#BE7DF4 #F47DEF #F47DB4
triadic
#F47DEF #EFF47D #7DEFF4
tetradic
#F47DEF #F4BE7D #7DF482 #7DB4F4
square
#F47DEF #F4BE7D #7DF482 #7DB4F4
split-complementary
#F47DEF #B4F47D #7DF4BE
monochromatic
#E313DB #EF45E8 #F47DEF #F9B5F6 #FDE3FC
Accessibility & contrast
On white
2.33
#F47DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F47DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DEF
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DEF | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#98B0EB
Tritanopia (blue-blind)
#FB88AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47def; /* rgb */ color: rgb(244, 125, 239); /* oklch */ color: oklch(76.3% 0.199 328.9);
Tailwind
colors: {
custom: {
50: '#faa7f4',
500: '#f47def',
950: '#000000',
},
}SCSS
$custom: #f47def; $custom-light: #faa7f4; $custom-dark: #000000;
JSON
{
"hex": "#f47def",
"rgb": {
"r": 244,
"g": 125,
"b": 239
},
"hsl": {
"h": 302.521,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.76265,
"c": 0.19861,
"h": 328.9
},
"luminance": 0.40132
}Semantic roles & 50–950 ramp
primary
#F47DEF
secondary
#D6F5D8
accent
#E10E05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85