#F47FEB#F47FEB
#F47FEB is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.4% C 0.192 H 330.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FEB |
|---|---|
| RGB | rgb(244, 127, 235) |
| HSL | hsl(305, 84%, 73%) |
| HSV | hsv(305, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 3.7%, 4.3%) |
| CIE-LAB | lab(69.76, 58.99, -35.00) |
| CIE-LCH | lch(69.76, 68.59, 329.32°) |
| OKLab | oklab(76.36% 0.1666 -0.0955) |
| OKLCH | oklch(76.36% 0.192 330.2) |
| XYZ | xyz(59.8924, 40.4135, 83.2271) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.34
Purply Pink
#F075E6
ΔE00 2.11
Lavender Pink
#DD85D7
ΔE00 4.45
Candy Pink
#FF63E9
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 5.65
Orchid
#DA70D6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FEB #7FF488
analogous
#C27FF4 #F47FEB #F47FB1
triadic
#F47FEB #EBF47F #7FEBF4
tetradic
#F47FEB #F4C27F #7FF488 #7FB1F4
square
#F47FEB #F4C27F #7FF488 #7FB1F4
split-complementary
#F47FEB #B1F47F #7FF4C2
monochromatic
#E514D5 #EF47E2 #F47FEB #F9B7F4 #FDE3FB
Accessibility & contrast
On white
2.31
#F47FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F47FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FEB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FEB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#9BB0E8
Tritanopia (blue-blind)
#FC89AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47feb; /* rgb */ color: rgb(244, 127, 235); /* oklch */ color: oklch(76.4% 0.192 330.2);
Tailwind
colors: {
custom: {
50: '#faa8f1',
500: '#f47feb',
950: '#000000',
},
}SCSS
$custom: #f47feb; $custom-light: #faa8f1; $custom-dark: #000000;
JSON
{
"hex": "#f47feb",
"rgb": {
"r": 244,
"g": 127,
"b": 235
},
"hsl": {
"h": 304.615,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.76357,
"c": 0.19207,
"h": 330.2
},
"luminance": 0.4041
}Semantic roles & 50–950 ramp
primary
#F47FEB
secondary
#D6F5D9
accent
#E11605
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85