#F47CED#F47CED
#F47CED is a light, vivid purple. Relative luminance 0.398; OKLCH L 76.0% C 0.198 H 329.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CED |
|---|---|
| RGB | rgb(244, 124, 237) |
| HSL | hsl(304, 85%, 72%) |
| HSV | hsv(304, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 2.9%, 4.3%) |
| CIE-LAB | lab(69.30, 60.76, -36.81) |
| CIE-LCH | lch(69.30, 71.04, 328.79°) |
| OKLab | oklab(76.04% 0.1711 -0.1006) |
| OKLCH | oklch(76.04% 0.198 329.5) |
| XYZ | xyz(59.8013, 39.7663, 84.6302) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.40
Purply Pink
#F075E6
ΔE00 1.69
Candy Pink
#FF63E9
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 4.84
Light Magenta
#FA5FF7
ΔE00 4.93
Violet Pink
#FB5FFC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CED #7CF483
analogous
#BF7CF4 #F47CED #F47CB1
triadic
#F47CED #EDF47C #7CEDF4
tetradic
#F47CED #F4BF7C #7CF483 #7CB1F4
square
#F47CED #F4BF7C #7CF483 #7CB1F4
split-complementary
#F47CED #B1F47C #7CF4BF
monochromatic
#E313D6 #EF44E5 #F47CED #F9B4F5 #FDE3FB
Accessibility & contrast
On white
2.35
#F47CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F47CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CED
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CED | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF1
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#FB87AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47ced; /* rgb */ color: rgb(244, 124, 237); /* oklch */ color: oklch(76.0% 0.198 329.5);
Tailwind
colors: {
custom: {
50: '#faa6f3',
500: '#f47ced',
950: '#000000',
},
}SCSS
$custom: #f47ced; $custom-light: #faa6f3; $custom-dark: #000000;
JSON
{
"hex": "#f47ced",
"rgb": {
"r": 244,
"g": 124,
"b": 237
},
"hsl": {
"h": 303.5,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.76043,
"c": 0.19847,
"h": 329.5
},
"luminance": 0.39763
}Semantic roles & 50–950 ramp
primary
#F47CED
secondary
#D6F5D8
accent
#E11105
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85