#F48DEF#F48DEF
#F48DEF is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.5% C 0.173 H 328.8°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F48DEF |
|---|---|
| RGB | rgb(244, 141, 239) |
| HSL | hsl(303, 82%, 75%) |
| HSV | hsv(303, 42%, 96%) |
| CMYK | cmyk(0%, 42.2%, 2%, 4.3%) |
| CIE-LAB | lab(72.57, 52.81, -32.84) |
| CIE-LCH | lch(72.57, 62.19, 328.12°) |
| OKLab | oklab(78.5% 0.1479 -0.0895) |
| OKLCH | oklch(78.5% 0.173 328.8) |
| XYZ | xyz(62.4122, 44.5180, 86.9500) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.65
Lavender Pink
#DD85D7
ΔE00 4.72
Purply Pink
#F075E6
ΔE00 4.80
Plum
#DDA0DD
ΔE00 7.07
Candy Pink
#FF63E9
ΔE00 7.17
Bubblegum Pink
#FE83CC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48DEF #8DF492
analogous
#C68DF4 #F48DEF #F48DBB
triadic
#F48DEF #EFF48D #8DEFF4
tetradic
#F48DEF #F4C68D #8DF492 #8DBBF4
square
#F48DEF #F4C68D #8DF492 #8DBBF4
split-complementary
#F48DEF #BBF48D #8DF4C6
monochromatic
#E91DDF #EF55E7 #F48DEF #F9C5F7 #FCE3FB
Accessibility & contrast
On white
2.12
#F48DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#F48DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48DEF
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48DEF | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F2
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#FB96B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f48def; /* rgb */ color: rgb(244, 141, 239); /* oklch */ color: oklch(78.5% 0.173 328.8);
Tailwind
colors: {
custom: {
50: '#f9b1f4',
500: '#f48def',
950: '#000000',
},
}SCSS
$custom: #f48def; $custom-light: #f9b1f4; $custom-dark: #000000;
JSON
{
"hex": "#f48def",
"rgb": {
"r": 244,
"g": 141,
"b": 239
},
"hsl": {
"h": 302.913,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.78503,
"c": 0.17289,
"h": 328.8
},
"luminance": 0.44515
}Semantic roles & 50–950 ramp
primary
#F48DEF
secondary
#D7F4D8
accent
#DF1107
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085