#F48DE2#F48DE2
#F48DE2 is a light, vivid pink. Relative luminance 0.438; OKLCH L 78.0% C 0.162 H 333.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F48DE2 |
|---|---|
| RGB | rgb(244, 141, 226) |
| HSL | hsl(310, 82%, 75%) |
| HSV | hsv(310, 42%, 96%) |
| CMYK | cmyk(0%, 42.2%, 7.4%, 4.3%) |
| CIE-LAB | lab(72.08, 50.60, -26.48) |
| CIE-LCH | lch(72.08, 57.11, 332.38°) |
| OKLab | oklab(77.97% 0.145 -0.0715) |
| OKLCH | oklch(77.97% 0.162 333.7) |
| XYZ | xyz(60.5603, 43.7773, 77.1968) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.22
Violet (CSS)
#EE82EE
ΔE00 4.27
Bubblegum Pink
#FE83CC
ΔE00 5.14
Purply Pink
#F075E6
ΔE00 5.46
Plum
#DDA0DD
ΔE00 6.34
Pink (survey)
#FF81C0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48DE2 #8DF49F
analogous
#D28DF4 #F48DE2 #F48DAF
triadic
#F48DE2 #E2F48D #8DE2F4
tetradic
#F48DE2 #F4D28D #8DF49F #8DAFF4
square
#F48DE2 #F4D28D #8DF49F #8DAFF4
split-complementary
#F48DE2 #AFF48D #8DF4D2
monochromatic
#E91DC6 #EF55D4 #F48DE2 #F9C5F0 #FCE3F8
Accessibility & contrast
On white
2.15
#F48DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F48DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48DE2
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48DE2 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA7E5
Deuteranopia (green-blind)
#A7B6DF
Tritanopia (blue-blind)
#FD92AD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f48de2; /* rgb */ color: rgb(244, 141, 226); /* oklch */ color: oklch(78.0% 0.162 333.7);
Tailwind
colors: {
custom: {
50: '#f9b1eb',
500: '#f48de2',
950: '#000000',
},
}SCSS
$custom: #f48de2; $custom-light: #f9b1eb; $custom-dark: #000000;
JSON
{
"hex": "#f48de2",
"rgb": {
"r": 244,
"g": 141,
"b": 226
},
"hsl": {
"h": 310.485,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.7797,
"c": 0.1617,
"h": 333.7
},
"luminance": 0.43774
}Semantic roles & 50–950 ramp
primary
#F48DE2
secondary
#D7F4DC
accent
#DF2C07
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084