#FF6DB2#FF6DB2
#FF6DB2 is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.2% C 0.190 H 353.3°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DB2 |
|---|---|
| RGB | rgb(255, 109, 178) |
| HSL | hsl(332, 100%, 71%) |
| HSV | hsv(332, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 30.2%, 0%) |
| CIE-LAB | lab(66.07, 62.26, -8.64) |
| CIE-LCH | lch(66.07, 62.85, 352.10°) |
| OKLab | oklab(73.25% 0.1892 -0.0221) |
| OKLCH | oklch(73.25% 0.19 353.3) |
| XYZ | xyz(54.7470, 35.4171, 46.0638) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.76
Bubble Gum Pink
#FF69AF
ΔE00 0.77
Hot Pink
#FF69B4
ΔE00 1.04
Pink (survey)
#FF81C0
ΔE00 3.92
Bubblegum Pink
#FE83CC
ΔE00 5.52
Medium Pink
#F36196
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DB2 #6DFFBA
analogous
#FF6DFB #FF6DB2 #FF716D
triadic
#FF6DB2 #B2FF6D #6DB2FF
tetradic
#FF6DB2 #FBFF6D #6DFFBA #716DFF
square
#FF6DB2 #FBFF6D #6DFFBA #716DFF
split-complementary
#FF6DB2 #6DFF71 #6DFBFF
monochromatic
#F20072 #FF3092 #FF6DB2 #FFAAD2 #FFE0EF
Accessibility & contrast
On white
2.60
#FF6DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#FF6DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DB2
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DB2 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8290B4
Deuteranopia (green-blind)
#A9AAAF
Tritanopia (blue-blind)
#FF6588
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff6db2; /* rgb */ color: rgb(255, 109, 178); /* oklch */ color: oklch(73.2% 0.190 353.3);
Tailwind
colors: {
custom: {
50: '#ff9dc9',
500: '#ff6db2',
950: '#000000',
},
}SCSS
$custom: #ff6db2; $custom-light: #ff9dc9; $custom-dark: #000000;
JSON
{
"hex": "#ff6db2",
"rgb": {
"r": 255,
"g": 109,
"b": 178
},
"hsl": {
"h": 331.644,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.73245,
"c": 0.19048,
"h": 353.3
},
"luminance": 0.35412
}Semantic roles & 50–950 ramp
primary
#FF6DB2
secondary
#D1F7E5
accent
#E67900
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#190F13
muted
#877F82