#F47CFA#F47CFA
#F47CFA is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.6% C 0.210 H 325.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CFA |
|---|---|
| RGB | rgb(244, 124, 250) |
| HSL | hsl(297, 93%, 73%) |
| HSV | hsv(297, 50%, 98%) |
| CMYK | cmyk(2.4%, 50.4%, 0%, 2%) |
| CIE-LAB | lab(69.86, 63.00, -43.07) |
| CIE-LCH | lch(69.86, 76.31, 325.64°) |
| OKLab | oklab(76.64% 0.173 -0.1186) |
| OKLCH | oklch(76.64% 0.21 325.6) |
| XYZ | xyz(61.7698, 40.5538, 94.9980) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 3.21
Violet Pink
#FB5FFC
ΔE00 4.44
Light Magenta
#FA5FF7
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CFA #82FA7C
analogous
#B57CFA #F47CFA #FA7CC1
triadic
#F47CFA #FAF47C #7CFAF4
tetradic
#F47CFA #FAB57C #82FA7C #7CC1FA
square
#F47CFA #FAB57C #82FA7C #7CC1FA
split-complementary
#F47CFA #C1FA7C #7CFAB5
monochromatic
#E709F2 #EF41F8 #F47CFA #F9B7FC #FDE2FE
Accessibility & contrast
On white
2.31
#F47CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F47CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CFA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CFA | 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)
#6DA1FE
Deuteranopia (green-blind)
#92B0F6
Tritanopia (blue-blind)
#F98BB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47cfa; /* rgb */ color: rgb(244, 124, 250); /* oklch */ color: oklch(76.6% 0.210 325.6);
Tailwind
colors: {
custom: {
50: '#faa6fc',
500: '#f47cfa',
950: '#000000',
},
}SCSS
$custom: #f47cfa; $custom-light: #faa6fc; $custom-dark: #000000;
JSON
{
"hex": "#f47cfa",
"rgb": {
"r": 244,
"g": 124,
"b": 250
},
"hsl": {
"h": 297.143,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.76639,
"c": 0.20975,
"h": 325.6
},
"luminance": 0.40551
}Semantic roles & 50–950 ramp
primary
#F47CFA
secondary
#D7F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85