#F47EEB#F47EEB
#F47EEB is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.2% C 0.194 H 330.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EEB |
|---|---|
| RGB | rgb(244, 126, 235) |
| HSL | hsl(305, 84%, 73%) |
| HSV | hsv(305, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 3.7%, 4.3%) |
| CIE-LAB | lab(69.58, 59.47, -35.28) |
| CIE-LCH | lch(69.58, 69.15, 329.32°) |
| OKLab | oklab(76.22% 0.168 -0.0963) |
| OKLCH | oklch(76.22% 0.194 330.2) |
| XYZ | xyz(59.7639, 40.1565, 83.1842) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.38
Purply Pink
#F075E6
ΔE00 1.93
Candy Pink
#FF63E9
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 5.46
Orchid
#DA70D6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EEB #7EF487
analogous
#C27EF4 #F47EEB #F47EB0
triadic
#F47EEB #EBF47E #7EEBF4
tetradic
#F47EEB #F4C27E #7EF487 #7EB0F4
square
#F47EEB #F4C27E #7EF487 #7EB0F4
split-complementary
#F47EEB #B0F47E #7EF4C2
monochromatic
#E413D4 #EF46E2 #F47EEB #F9B6F4 #FDE3FB
Accessibility & contrast
On white
2.33
#F47EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F47EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EEB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EEB | 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)
#78A0EF
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#FC88AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47eeb; /* rgb */ color: rgb(244, 126, 235); /* oklch */ color: oklch(76.2% 0.194 330.2);
Tailwind
colors: {
custom: {
50: '#faa7f1',
500: '#f47eeb',
950: '#000000',
},
}SCSS
$custom: #f47eeb; $custom-light: #faa7f1; $custom-dark: #000000;
JSON
{
"hex": "#f47eeb",
"rgb": {
"r": 244,
"g": 126,
"b": 235
},
"hsl": {
"h": 304.576,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.76222,
"c": 0.19364,
"h": 330.2
},
"luminance": 0.40153
}Semantic roles & 50–950 ramp
primary
#F47EEB
secondary
#D6F5D9
accent
#E11605
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85