#F47CFB#F47CFB
#F47CFB is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.7% C 0.211 H 325.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CFB |
|---|---|
| RGB | rgb(244, 124, 251) |
| HSL | hsl(297, 94%, 74%) |
| HSV | hsv(297, 51%, 98%) |
| CMYK | cmyk(2.8%, 50.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.91, 63.17, -43.55) |
| CIE-LCH | lch(69.91, 76.73, 325.42°) |
| OKLab | oklab(76.69% 0.1731 -0.12) |
| OKLCH | oklch(76.69% 0.211 325.3) |
| XYZ | xyz(61.9271, 40.6167, 95.8260) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 3.35
Violet Pink
#FB5FFC
ΔE00 4.42
Light Magenta
#FA5FF7
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CFB #83FB7C
analogous
#B47CFB #F47CFB #FB7CC2
triadic
#F47CFB #FBF47C #7CFBF4
tetradic
#F47CFB #FBB47C #83FB7C #7CC2FB
square
#F47CFB #FBB47C #83FB7C #7CC2FB
split-complementary
#F47CFB #C2FB7C #7CFBB4
monochromatic
#E807F5 #EF41F9 #F47CFB #F9B7FD #FDE1FE
Accessibility & contrast
On white
2.30
#F47CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F47CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CFB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CFB | 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)
#6DA1FF
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#F98BB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47cfb; /* rgb */ color: rgb(244, 124, 251); /* oklch */ color: oklch(76.7% 0.211 325.3);
Tailwind
colors: {
custom: {
50: '#faa6fd',
500: '#f47cfb',
950: '#000000',
},
}SCSS
$custom: #f47cfb; $custom-light: #faa6fd; $custom-dark: #000000;
JSON
{
"hex": "#f47cfb",
"rgb": {
"r": 244,
"g": 124,
"b": 251
},
"hsl": {
"h": 296.693,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.76686,
"c": 0.21064,
"h": 325.3
},
"luminance": 0.40613
}Semantic roles & 50–950 ramp
primary
#F47CFB
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85