#FF6DA4#FF6DA4
#FF6DA4 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.8% C 0.185 H 359.2°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DA4 |
|---|---|
| RGB | rgb(255, 109, 164) |
| HSL | hsl(337, 100%, 71%) |
| HSV | hsv(337, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 35.7%, 0%) |
| CIE-LAB | lab(65.66, 60.64, -1.29) |
| CIE-LCH | lch(65.66, 60.65, 358.78°) |
| OKLab | oklab(72.8% 0.1849 -0.0026) |
| OKLCH | oklch(72.8% 0.185 359.2) |
| XYZ | xyz(53.4124, 34.8832, 39.0350) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.00
Medium Pink
#F36196
ΔE00 3.58
Carnation Pink
#FF7FA7
ΔE00 3.74
Bubblegum (survey)
#FF6CB5
ΔE00 3.97
Hot Pink
#FF69B4
ΔE00 4.05
Rosy Pink
#F6688E
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DA4 #6DFFC8
analogous
#FF6DED #FF6DA4 #FF7F6D
triadic
#FF6DA4 #A4FF6D #6DA4FF
tetradic
#FF6DA4 #EDFF6D #6DFFC8 #7F6DFF
square
#FF6DA4 #EDFF6D #6DFFC8 #7F6DFF
split-complementary
#FF6DA4 #6DFF7F #6DEDFF
monochromatic
#F2005B #FF307E #FF6DA4 #FFAACA #FFE0EC
Accessibility & contrast
On white
2.63
#FF6DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#FF6DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DA4
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DA4 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868EA6
Deuteranopia (green-blind)
#ACAAA1
Tritanopia (blue-blind)
#FF6182
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff6da4; /* rgb */ color: rgb(255, 109, 164); /* oklch */ color: oklch(72.8% 0.185 359.2);
Tailwind
colors: {
custom: {
50: '#ff9dbe',
500: '#ff6da4',
950: '#000000',
},
}SCSS
$custom: #ff6da4; $custom-light: #ff9dbe; $custom-dark: #000000;
JSON
{
"hex": "#ff6da4",
"rgb": {
"r": 255,
"g": 109,
"b": 164
},
"hsl": {
"h": 337.397,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.72799,
"c": 0.18488,
"h": 359.2
},
"luminance": 0.34878
}Semantic roles & 50–950 ramp
primary
#FF6DA4
secondary
#D1F7E9
accent
#E68F00
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F12
muted
#877F81