#FD6DB7#FD6DB7
#FD6DB7 is a light, vivid pink. Relative luminance 0.352; OKLCH L 73.1% C 0.191 H 350.9°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6DB7 |
|---|---|
| RGB | rgb(253, 109, 183) |
| HSL | hsl(329, 97%, 71%) |
| HSV | hsv(329, 57%, 99%) |
| CMYK | cmyk(0%, 56.9%, 27.7%, 0.8%) |
| CIE-LAB | lab(65.94, 62.27, -11.70) |
| CIE-LCH | lch(65.94, 63.36, 349.36°) |
| OKLab | oklab(73.14% 0.1887 -0.0303) |
| OKLCH | oklch(73.14% 0.191 350.9) |
| XYZ | xyz(54.5261, 35.2441, 48.7217) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.60
Hot Pink
#FF69B4
ΔE00 0.82
Bubble Gum Pink
#FF69AF
ΔE00 1.71
Pink (survey)
#FF81C0
ΔE00 3.83
Bubblegum Pink
#FE83CC
ΔE00 4.84
Barbie Pink
#FE46A5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6DB7 #6DFDB3
analogous
#FB6DFD #FD6DB7 #FD6D6F
triadic
#FD6DB7 #B7FD6D #6DB7FD
tetradic
#FD6DB7 #FDFB6D #6DFDB3 #6D6FFD
square
#FD6DB7 #FDFB6D #6DFDB3 #6D6FFD
split-complementary
#FD6DB7 #6FFD6D #6DFDFB
monochromatic
#EC037B #FC3199 #FD6DB7 #FEA9D5 #FFE1F0
Accessibility & contrast
On white
2.61
#FD6DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#FD6DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6DB7
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6DB7 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F90B9
Deuteranopia (green-blind)
#A7AAB4
Tritanopia (blue-blind)
#FF678A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fd6db7; /* rgb */ color: rgb(253, 109, 183); /* oklch */ color: oklch(73.1% 0.191 350.9);
Tailwind
colors: {
custom: {
50: '#ff9dcc',
500: '#fd6db7',
950: '#000000',
},
}SCSS
$custom: #fd6db7; $custom-light: #ff9dcc; $custom-dark: #000000;
JSON
{
"hex": "#fd6db7",
"rgb": {
"r": 253,
"g": 109,
"b": 183
},
"hsl": {
"h": 329.167,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.73139,
"c": 0.1911,
"h": 350.9
},
"luminance": 0.35239
}Semantic roles & 50–950 ramp
primary
#FD6DB7
secondary
#D0F6E2
accent
#E67000
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#190F13
muted
#877F82