#F48BED#F48BED
#F48BED is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.1% C 0.174 H 329.5°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F48BED |
|---|---|
| RGB | rgb(244, 139, 237) |
| HSL | hsl(304, 83%, 75%) |
| HSV | hsv(304, 43%, 96%) |
| CMYK | cmyk(0%, 43%, 2.9%, 4.3%) |
| CIE-LAB | lab(72.11, 53.46, -32.47) |
| CIE-LCH | lch(72.11, 62.55, 328.73°) |
| OKLab | oklab(78.13% 0.1503 -0.0884) |
| OKLCH | oklch(78.13% 0.174 329.5) |
| XYZ | xyz(61.8261, 43.8160, 85.3051) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 4.46
Candy Pink
#FF63E9
ΔE00 6.78
Bubblegum Pink
#FE83CC
ΔE00 7.08
Plum
#DDA0DD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48BED #8BF492
analogous
#C68BF4 #F48BED #F48BB8
triadic
#F48BED #EDF48B #8BEDF4
tetradic
#F48BED #F4C68B #8BF492 #8BB8F4
square
#F48BED #F4C68B #8BF492 #8BB8F4
split-complementary
#F48BED #B8F48B #8BF4C6
monochromatic
#E91BDC #EF53E4 #F48BED #F9C3F6 #FCE3FB
Accessibility & contrast
On white
2.15
#F48BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F48BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48BED
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48BED | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#FB94B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f48bed; /* rgb */ color: rgb(244, 139, 237); /* oklch */ color: oklch(78.1% 0.174 329.5);
Tailwind
colors: {
custom: {
50: '#faaff3',
500: '#f48bed',
950: '#000000',
},
}SCSS
$custom: #f48bed; $custom-light: #faaff3; $custom-dark: #000000;
JSON
{
"hex": "#f48bed",
"rgb": {
"r": 244,
"g": 139,
"b": 237
},
"hsl": {
"h": 304,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.78127,
"c": 0.17441,
"h": 329.5
},
"luminance": 0.43813
}Semantic roles & 50–950 ramp
primary
#F48BED
secondary
#D7F4D9
accent
#DF1506
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085