#FF6DBD#FF6DBD
#FF6DBD is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.6% C 0.196 H 349.0°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DBD |
|---|---|
| RGB | rgb(255, 109, 189) |
| HSL | hsl(327, 100%, 71%) |
| HSV | hsv(327, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 25.9%, 0%) |
| CIE-LAB | lab(66.43, 63.62, -14.33) |
| CIE-LCH | lch(66.43, 65.22, 347.30°) |
| OKLab | oklab(73.62% 0.1923 -0.0375) |
| OKLCH | oklch(73.62% 0.196 349) |
| XYZ | xyz(55.8960, 35.8767, 52.1153) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.62
Hot Pink
#FF69B4
ΔE00 1.73
Bubble Gum Pink
#FF69AF
ΔE00 2.76
Pink (survey)
#FF81C0
ΔE00 3.87
Bubblegum Pink
#FE83CC
ΔE00 4.27
Barbie Pink
#FE46A5
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DBD #6DFFAF
analogous
#F86DFF #FF6DBD #FF6D74
triadic
#FF6DBD #BDFF6D #6DBDFF
tetradic
#FF6DBD #FFF86D #6DFFAF #6D74FF
square
#FF6DBD #FFF86D #6DFFAF #6D74FF
split-complementary
#FF6DBD #74FF6D #6DFFF8
monochromatic
#F20084 #FF30A1 #FF6DBD #FFAAD9 #FFE0F1
Accessibility & contrast
On white
2.57
#FF6DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#FF6DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DBD
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DBD | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91C0
Deuteranopia (green-blind)
#A6ABB9
Tritanopia (blue-blind)
#FF688D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff6dbd; /* rgb */ color: rgb(255, 109, 189); /* oklch */ color: oklch(73.6% 0.196 349.0);
Tailwind
colors: {
custom: {
50: '#ff9dd1',
500: '#ff6dbd',
950: '#000000',
},
}SCSS
$custom: #ff6dbd; $custom-light: #ff9dd1; $custom-dark: #000000;
JSON
{
"hex": "#ff6dbd",
"rgb": {
"r": 255,
"g": 109,
"b": 189
},
"hsl": {
"h": 327.123,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.73623,
"c": 0.19592,
"h": 349
},
"luminance": 0.35871
}Semantic roles & 50–950 ramp
primary
#FF6DBD
secondary
#D1F7E2
accent
#E66800
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F14
muted
#877F82