#F47BED#F47BED
#F47BED is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 75.9% C 0.200 H 329.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BED |
|---|---|
| RGB | rgb(244, 123, 237) |
| HSL | hsl(303, 85%, 72%) |
| HSV | hsv(303, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 2.9%, 4.3%) |
| CIE-LAB | lab(69.12, 61.23, -37.09) |
| CIE-LCH | lch(69.12, 71.59, 328.79°) |
| OKLab | oklab(75.91% 0.1724 -0.1014) |
| OKLCH | oklch(75.91% 0.2 329.5) |
| XYZ | xyz(59.6766, 39.5170, 84.5886) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.53
Purply Pink
#F075E6
ΔE00 1.55
Candy Pink
#FF63E9
ΔE00 3.84
Light Magenta
#FA5FF7
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 4.92
Violet Pink
#FB5FFC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BED #7BF482
analogous
#BF7BF4 #F47BED #F47BB1
triadic
#F47BED #EDF47B #7BEDF4
tetradic
#F47BED #F4BF7B #7BF482 #7BB1F4
square
#F47BED #F4BF7B #7BF482 #7BB1F4
split-complementary
#F47BED #B1F47B #7BF4BF
monochromatic
#E213D6 #EF43E5 #F47BED #F9B3F5 #FDE3FB
Accessibility & contrast
On white
2.36
#F47BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F47BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BED
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BED | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#97AFE9
Tritanopia (blue-blind)
#FC86A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47bed; /* rgb */ color: rgb(244, 123, 237); /* oklch */ color: oklch(75.9% 0.200 329.5);
Tailwind
colors: {
custom: {
50: '#faa5f3',
500: '#f47bed',
950: '#000000',
},
}SCSS
$custom: #f47bed; $custom-light: #faa5f3; $custom-dark: #000000;
JSON
{
"hex": "#f47bed",
"rgb": {
"r": 244,
"g": 123,
"b": 237
},
"hsl": {
"h": 303.471,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.75911,
"c": 0.20003,
"h": 329.5
},
"luminance": 0.39513
}Semantic roles & 50–950 ramp
primary
#F47BED
secondary
#D6F5D8
accent
#E11104
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85