#F17DBF#F17DBF
#F17DBF is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.0% C 0.160 H 346.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DBF |
|---|---|
| RGB | rgb(241, 125, 191) |
| HSL | hsl(326, 81%, 72%) |
| HSV | hsv(326, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 20.7%, 5.5%) |
| CIE-LAB | lab(67.38, 52.20, -14.22) |
| CIE-LCH | lch(67.38, 54.10, 344.76°) |
| OKLab | oklab(73.96% 0.156 -0.0374) |
| OKLCH | oklch(73.96% 0.16 346.5) |
| XYZ | xyz(53.0144, 37.1337, 53.6555) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.80
Pink (survey)
#FF81C0
ΔE00 2.83
Bubblegum (survey)
#FF6CB5
ΔE00 3.92
Hot Pink
#FF69B4
ΔE00 4.27
Bubble Gum Pink
#FF69AF
ΔE00 4.84
Pale Magenta
#D767AD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DBF #7DF1AF
analogous
#E97DF1 #F17DBF #F17D85
triadic
#F17DBF #BFF17D #7DBFF1
tetradic
#F17DBF #F1E97D #7DF1AF #7D85F1
square
#F17DBF #F1E97D #7DF1AF #7D85F1
split-complementary
#F17DBF #85F17D #7DF1E9
monochromatic
#DC1887 #EB46A4 #F17DBF #F7B4DA #FCE3F1
Accessibility & contrast
On white
2.49
#F17DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F17DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DBF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DBF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8798C1
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#FE7B96
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f17dbf; /* rgb */ color: rgb(241, 125, 191); /* oklch */ color: oklch(74.0% 0.160 346.5);
Tailwind
colors: {
custom: {
50: '#f8a6d2',
500: '#f17dbf',
950: '#000000',
},
}SCSS
$custom: #f17dbf; $custom-light: #f8a6d2; $custom-dark: #000000;
JSON
{
"hex": "#f17dbf",
"rgb": {
"r": 241,
"g": 125,
"b": 191
},
"hsl": {
"h": 325.862,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.73963,
"c": 0.16041,
"h": 346.5
},
"luminance": 0.3713
}Semantic roles & 50–950 ramp
primary
#F17DBF
secondary
#D6F4E3
accent
#DD6409
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82