#F48DDF#F48DDF
#F48DDF is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.9% C 0.159 H 335.0°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F48DDF |
|---|---|
| RGB | rgb(244, 141, 223) |
| HSL | hsl(312, 82%, 75%) |
| HSV | hsv(312, 42%, 96%) |
| CMYK | cmyk(0%, 42.2%, 8.6%, 4.3%) |
| CIE-LAB | lab(71.97, 50.10, -25.00) |
| CIE-LCH | lch(71.97, 55.99, 333.49°) |
| OKLab | oklab(77.85% 0.1443 -0.0674) |
| OKLCH | oklch(77.85% 0.159 335) |
| XYZ | xyz(60.1522, 43.6140, 75.0477) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.32
Bubblegum Pink
#FE83CC
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 4.78
Purply Pink
#F075E6
ΔE00 5.78
Plum
#DDA0DD
ΔE00 6.30
Pink (survey)
#FF81C0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48DDF #8DF4A2
analogous
#D58DF4 #F48DDF #F48DAB
triadic
#F48DDF #DFF48D #8DDFF4
tetradic
#F48DDF #F4D58D #8DF4A2 #8DABF4
square
#F48DDF #F4D58D #8DF4A2 #8DABF4
split-complementary
#F48DDF #ABF48D #8DF4D5
monochromatic
#E91DC0 #EF55CF #F48DDF #F9C5EF #FCE3F7
Accessibility & contrast
On white
2.16
#F48DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F48DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48DDF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48DDF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA7E2
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#FD92AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f48ddf; /* rgb */ color: rgb(244, 141, 223); /* oklch */ color: oklch(77.9% 0.159 335.0);
Tailwind
colors: {
custom: {
50: '#f9b1e9',
500: '#f48ddf',
950: '#000000',
},
}SCSS
$custom: #f48ddf; $custom-light: #f9b1e9; $custom-dark: #000000;
JSON
{
"hex": "#f48ddf",
"rgb": {
"r": 244,
"g": 141,
"b": 223
},
"hsl": {
"h": 312.233,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.77852,
"c": 0.15925,
"h": 335
},
"luminance": 0.43611
}Semantic roles & 50–950 ramp
primary
#F48DDF
secondary
#D7F4DD
accent
#DF3307
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084