#F47CEF#F47CEF
#F47CEF is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.1% C 0.200 H 328.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CEF |
|---|---|
| RGB | rgb(244, 124, 239) |
| HSL | hsl(303, 85%, 72%) |
| HSV | hsv(303, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 2%, 4.3%) |
| CIE-LAB | lab(69.39, 61.10, -37.78) |
| CIE-LCH | lch(69.39, 71.84, 328.27°) |
| OKLab | oklab(76.13% 0.1714 -0.1034) |
| OKLCH | oklch(76.13% 0.2 328.9) |
| XYZ | xyz(60.0951, 39.8839, 86.1776) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.35
Purply Pink
#F075E6
ΔE00 1.84
Candy Pink
#FF63E9
ΔE00 4.07
Light Magenta
#FA5FF7
ΔE00 4.80
Violet Pink
#FB5FFC
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CEF #7CF481
analogous
#BD7CF4 #F47CEF #F47CB3
triadic
#F47CEF #EFF47C #7CEFF4
tetradic
#F47CEF #F4BD7C #7CF481 #7CB3F4
square
#F47CEF #F4BD7C #7CF481 #7CB3F4
split-complementary
#F47CEF #B3F47C #7CF4BD
monochromatic
#E313DA #EF44E8 #F47CEF #F9B4F6 #FDE3FC
Accessibility & contrast
On white
2.34
#F47CEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F47CEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CEF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CEF | 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)
#749FF3
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#FB87AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47cef; /* rgb */ color: rgb(244, 124, 239); /* oklch */ color: oklch(76.1% 0.200 328.9);
Tailwind
colors: {
custom: {
50: '#faa6f4',
500: '#f47cef',
950: '#000000',
},
}SCSS
$custom: #f47cef; $custom-light: #faa6f4; $custom-dark: #000000;
JSON
{
"hex": "#f47cef",
"rgb": {
"r": 244,
"g": 124,
"b": 239
},
"hsl": {
"h": 302.5,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.76133,
"c": 0.20018,
"h": 328.9
},
"luminance": 0.3988
}Semantic roles & 50–950 ramp
primary
#F47CEF
secondary
#D6F5D8
accent
#E10E05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85