#F19FDB#F19FDB
#F19FDB is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.2% C 0.123 H 337.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F19FDB |
|---|---|
| RGB | rgb(241, 159, 219) |
| HSL | hsl(316, 75%, 78%) |
| HSV | hsv(316, 34%, 95%) |
| CMYK | cmyk(0%, 34%, 9.1%, 5.5%) |
| CIE-LAB | lab(75.21, 39.22, -17.91) |
| CIE-LCH | lch(75.21, 43.11, 335.46°) |
| OKLab | oklab(80.18% 0.1132 -0.0478) |
| OKLCH | oklch(80.18% 0.123 337.1) |
| XYZ | xyz(61.4597, 48.6145, 73.1503) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.25
Bubblegum Pink
#FE83CC
ΔE00 6.52
Lavender Pink
#DD85D7
ΔE00 7.48
Pink (survey)
#FF81C0
ΔE00 7.88
Powder Pink
#FFB2D0
ΔE00 8.37
Lilac
#C8A2C8
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19FDB #9FF1B5
analogous
#DE9FF1 #F19FDB #F19FB2
triadic
#F19FDB #DBF19F #9FDBF1
tetradic
#F19FDB #F1DE9F #9FF1B5 #9FB2F1
square
#F19FDB #F1DE9F #9FF1B5 #9FB2F1
split-complementary
#F19FDB #B2F19F #9FF1DE
monochromatic
#E134B3 #E96AC7 #F19FDB #F9D4EF #FBE4F5
Accessibility & contrast
On white
1.96
#F19FDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#F19FDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19FDB
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19FDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19FDB | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B2DD
Deuteranopia (green-blind)
#B5BED9
Tritanopia (blue-blind)
#F9A1B4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f19fdb; /* rgb */ color: rgb(241, 159, 219); /* oklch */ color: oklch(80.2% 0.123 337.1);
Tailwind
colors: {
custom: {
50: '#f7bce6',
500: '#f19fdb',
950: '#000000',
},
}SCSS
$custom: #f19fdb; $custom-light: #f7bce6; $custom-dark: #000000;
JSON
{
"hex": "#f19fdb",
"rgb": {
"r": 241,
"g": 159,
"b": 219
},
"hsl": {
"h": 316.098,
"s": 74.545,
"l": 78.431
},
"oklch": {
"l": 0.80179,
"c": 0.12291,
"h": 337.1
},
"luminance": 0.48612
}Semantic roles & 50–950 ramp
primary
#F19FDB
secondary
#D8F3DF
accent
#D7440F
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171216
muted
#858184