#F47DEB#F47DEB
#F47DEB is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.1% C 0.195 H 330.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DEB |
|---|---|
| RGB | rgb(244, 125, 235) |
| HSL | hsl(305, 84%, 72%) |
| HSV | hsv(305, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 3.7%, 4.3%) |
| CIE-LAB | lab(69.40, 59.95, -35.56) |
| CIE-LCH | lch(69.40, 69.70, 329.32°) |
| OKLab | oklab(76.09% 0.1694 -0.0971) |
| OKLCH | oklch(76.09% 0.195 330.2) |
| XYZ | xyz(59.6367, 39.9020, 83.1418) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.45
Purply Pink
#F075E6
ΔE00 1.76
Candy Pink
#FF63E9
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 5.27
Orchid
#DA70D6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DEB #7DF486
analogous
#C27DF4 #F47DEB #F47DAF
triadic
#F47DEB #EBF47D #7DEBF4
tetradic
#F47DEB #F4C27D #7DF486 #7DAFF4
square
#F47DEB #F4C27D #7DF486 #7DAFF4
split-complementary
#F47DEB #AFF47D #7DF4C2
monochromatic
#E313D4 #EF45E2 #F47DEB #F9B5F4 #FDE3FB
Accessibility & contrast
On white
2.34
#F47DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F47DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DEB
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DEB | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#FC87A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47deb; /* rgb */ color: rgb(244, 125, 235); /* oklch */ color: oklch(76.1% 0.195 330.2);
Tailwind
colors: {
custom: {
50: '#faa7f1',
500: '#f47deb',
950: '#000000',
},
}SCSS
$custom: #f47deb; $custom-light: #faa7f1; $custom-dark: #000000;
JSON
{
"hex": "#f47deb",
"rgb": {
"r": 244,
"g": 125,
"b": 235
},
"hsl": {
"h": 304.538,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.76087,
"c": 0.19522,
"h": 330.2
},
"luminance": 0.39898
}Semantic roles & 50–950 ramp
primary
#F47DEB
secondary
#D6F5D9
accent
#E11505
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85