#F48DEB#F48DEB
#F48DEB is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.3% C 0.169 H 330.3°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F48DEB |
|---|---|
| RGB | rgb(244, 141, 235) |
| HSL | hsl(305, 82%, 75%) |
| HSV | hsv(305, 42%, 96%) |
| CMYK | cmyk(0%, 42.2%, 3.7%, 4.3%) |
| CIE-LAB | lab(72.42, 52.12, -30.89) |
| CIE-LCH | lch(72.42, 60.58, 329.34°) |
| OKLab | oklab(78.33% 0.1471 -0.084) |
| OKLCH | oklch(78.33% 0.169 330.3) |
| XYZ | xyz(61.8278, 44.2843, 83.8722) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.00
Lavender Pink
#DD85D7
ΔE00 4.42
Purply Pink
#F075E6
ΔE00 4.87
Bubblegum Pink
#FE83CC
ΔE00 6.71
Plum
#DDA0DD
ΔE00 6.76
Candy Pink
#FF63E9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48DEB #8DF496
analogous
#CA8DF4 #F48DEB #F48DB7
triadic
#F48DEB #EBF48D #8DEBF4
tetradic
#F48DEB #F4CA8D #8DF496 #8DB7F4
square
#F48DEB #F4CA8D #8DF496 #8DB7F4
split-complementary
#F48DEB #B7F48D #8DF4CA
monochromatic
#E91DD7 #EF55E1 #F48DEB #F9C5F5 #FCE3FA
Accessibility & contrast
On white
2.13
#F48DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F48DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48DEB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48DEB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EE
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#FB95B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f48deb; /* rgb */ color: rgb(244, 141, 235); /* oklch */ color: oklch(78.3% 0.169 330.3);
Tailwind
colors: {
custom: {
50: '#f9b1f1',
500: '#f48deb',
950: '#000000',
},
}SCSS
$custom: #f48deb; $custom-light: #f9b1f1; $custom-dark: #000000;
JSON
{
"hex": "#f48deb",
"rgb": {
"r": 244,
"g": 141,
"b": 235
},
"hsl": {
"h": 305.243,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.78335,
"c": 0.16936,
"h": 330.3
},
"luminance": 0.44281
}Semantic roles & 50–950 ramp
primary
#F48DEB
secondary
#D7F4D9
accent
#DF1A07
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085