#F47BEF#F47BEF
#F47BEF is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.202 H 328.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BEF |
|---|---|
| RGB | rgb(244, 123, 239) |
| HSL | hsl(302, 85%, 72%) |
| HSV | hsv(302, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 2%, 4.3%) |
| CIE-LAB | lab(69.21, 61.57, -38.06) |
| CIE-LCH | lch(69.21, 72.38, 328.28°) |
| OKLab | oklab(76% 0.1727 -0.1042) |
| OKLCH | oklch(76% 0.202 328.9) |
| XYZ | xyz(59.9704, 39.6345, 86.1361) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.49
Purply Pink
#F075E6
ΔE00 1.72
Candy Pink
#FF63E9
ΔE00 3.91
Light Magenta
#FA5FF7
ΔE00 4.62
Violet Pink
#FB5FFC
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BEF #7BF480
analogous
#BC7BF4 #F47BEF #F47BB3
triadic
#F47BEF #EFF47B #7BEFF4
tetradic
#F47BEF #F4BC7B #7BF480 #7BB3F4
square
#F47BEF #F4BC7B #7BF480 #7BB3F4
split-complementary
#F47BEF #B3F47B #7BF4BC
monochromatic
#E213D9 #EF43E8 #F47BEF #F9B3F6 #FDE3FC
Accessibility & contrast
On white
2.35
#F47BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F47BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BEF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BEF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF3
Deuteranopia (green-blind)
#96AFEB
Tritanopia (blue-blind)
#FB87AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47bef; /* rgb */ color: rgb(244, 123, 239); /* oklch */ color: oklch(76.0% 0.202 328.9);
Tailwind
colors: {
custom: {
50: '#faa5f4',
500: '#f47bef',
950: '#000000',
},
}SCSS
$custom: #f47bef; $custom-light: #faa5f4; $custom-dark: #000000;
JSON
{
"hex": "#f47bef",
"rgb": {
"r": 244,
"g": 123,
"b": 239
},
"hsl": {
"h": 302.479,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.76001,
"c": 0.20172,
"h": 328.9
},
"luminance": 0.39631
}Semantic roles & 50–950 ramp
primary
#F47BEF
secondary
#D6F5D7
accent
#E10E04
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85