#F47FEA#F47FEA
#F47FEA is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.3% C 0.191 H 330.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FEA |
|---|---|
| RGB | rgb(244, 127, 234) |
| HSL | hsl(305, 84%, 73%) |
| HSV | hsv(305, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 4.1%, 4.3%) |
| CIE-LAB | lab(69.72, 58.82, -34.51) |
| CIE-LCH | lch(69.72, 68.20, 329.60°) |
| OKLab | oklab(76.31% 0.1665 -0.0941) |
| OKLCH | oklch(76.31% 0.191 330.5) |
| XYZ | xyz(59.7483, 40.3559, 82.4684) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 2.11
Lavender Pink
#DD85D7
ΔE00 4.36
Candy Pink
#FF63E9
ΔE00 4.51
Orchid
#DA70D6
ΔE00 5.71
Light Magenta
#FA5FF7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FEA #7FF489
analogous
#C37FF4 #F47FEA #F47FB0
triadic
#F47FEA #EAF47F #7FEAF4
tetradic
#F47FEA #F4C37F #7FF489 #7FB0F4
square
#F47FEA #F4C37F #7FF489 #7FB0F4
split-complementary
#F47FEA #B0F47F #7FF4C3
monochromatic
#E514D3 #EF47E1 #F47FEA #F9B7F3 #FDE3FA
Accessibility & contrast
On white
2.32
#F47FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F47FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FEA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FEA | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EE
Deuteranopia (green-blind)
#9BB0E7
Tritanopia (blue-blind)
#FC88AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47fea; /* rgb */ color: rgb(244, 127, 234); /* oklch */ color: oklch(76.3% 0.191 330.5);
Tailwind
colors: {
custom: {
50: '#faa8f1',
500: '#f47fea',
950: '#000000',
},
}SCSS
$custom: #f47fea; $custom-light: #faa8f1; $custom-dark: #000000;
JSON
{
"hex": "#f47fea",
"rgb": {
"r": 244,
"g": 127,
"b": 234
},
"hsl": {
"h": 305.128,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.76313,
"c": 0.19122,
"h": 330.5
},
"luminance": 0.40352
}Semantic roles & 50–950 ramp
primary
#F47FEA
secondary
#D6F5D9
accent
#E11805
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84