#F48DDE#F48DDE
#F48DDE is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.8% C 0.158 H 335.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F48DDE |
|---|---|
| RGB | rgb(244, 141, 222) |
| HSL | hsl(313, 82%, 75%) |
| HSV | hsv(313, 42%, 96%) |
| CMYK | cmyk(0%, 42.2%, 9%, 4.3%) |
| CIE-LAB | lab(71.93, 49.94, -24.50) |
| CIE-LCH | lch(71.93, 55.62, 333.87°) |
| OKLab | oklab(77.81% 0.1441 -0.066) |
| OKLCH | oklch(77.81% 0.158 335.4) |
| XYZ | xyz(60.0178, 43.5603, 74.3398) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.37
Bubblegum Pink
#FE83CC
ΔE00 4.45
Violet (CSS)
#EE82EE
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.89
Plum
#DDA0DD
ΔE00 6.30
Pink (survey)
#FF81C0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48DDE #8DF4A3
analogous
#D78DF4 #F48DDE #F48DAA
triadic
#F48DDE #DEF48D #8DDEF4
tetradic
#F48DDE #F4D78D #8DF4A3 #8DAAF4
square
#F48DDE #F4D78D #8DF4A3 #8DAAF4
split-complementary
#F48DDE #AAF48D #8DF4D7
monochromatic
#E91DBE #EF55CE #F48DDE #F9C5EE #FCE3F7
Accessibility & contrast
On white
2.16
#F48DDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F48DDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48DDE
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48DDE | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E1
Deuteranopia (green-blind)
#A9B6DB
Tritanopia (blue-blind)
#FD91AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f48dde; /* rgb */ color: rgb(244, 141, 222); /* oklch */ color: oklch(77.8% 0.158 335.4);
Tailwind
colors: {
custom: {
50: '#f9b1e8',
500: '#f48dde',
950: '#000000',
},
}SCSS
$custom: #f48dde; $custom-light: #f9b1e8; $custom-dark: #000000;
JSON
{
"hex": "#f48dde",
"rgb": {
"r": 244,
"g": 141,
"b": 222
},
"hsl": {
"h": 312.816,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.77813,
"c": 0.15844,
"h": 335.4
},
"luminance": 0.43557
}Semantic roles & 50–950 ramp
primary
#F48DDE
secondary
#D7F4DD
accent
#DF3507
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084