#FF6DA5#FF6DA5
#FF6DA5 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.8% C 0.185 H 358.8°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DA5 |
|---|---|
| RGB | rgb(255, 109, 165) |
| HSL | hsl(337, 100%, 71%) |
| HSV | hsv(337, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 35.3%, 0%) |
| CIE-LAB | lab(65.69, 60.75, -1.82) |
| CIE-LCH | lch(65.69, 60.77, 358.29°) |
| OKLab | oklab(72.83% 0.1852 -0.004) |
| OKLCH | oklch(72.83% 0.185 358.8) |
| XYZ | xyz(53.5031, 34.9195, 39.5125) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.76
Medium Pink
#F36196
ΔE00 3.66
Bubblegum (survey)
#FF6CB5
ΔE00 3.73
Hot Pink
#FF69B4
ΔE00 3.82
Carnation Pink
#FF7FA7
ΔE00 3.84
Rosy Pink
#F6688E
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DA5 #6DFFC7
analogous
#FF6DEE #FF6DA5 #FF7E6D
triadic
#FF6DA5 #A5FF6D #6DA5FF
tetradic
#FF6DA5 #EEFF6D #6DFFC7 #7E6DFF
square
#FF6DA5 #EEFF6D #6DFFC7 #7E6DFF
split-complementary
#FF6DA5 #6DFF7E #6DEEFF
monochromatic
#F2005D #FF307F #FF6DA5 #FFAACB #FFE0EC
Accessibility & contrast
On white
2.63
#FF6DA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#FF6DA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DA5
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DA5 | 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)
#858EA7
Deuteranopia (green-blind)
#ACAAA2
Tritanopia (blue-blind)
#FF6182
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff6da5; /* rgb */ color: rgb(255, 109, 165); /* oklch */ color: oklch(72.8% 0.185 358.8);
Tailwind
colors: {
custom: {
50: '#ff9dbf',
500: '#ff6da5',
950: '#000000',
},
}SCSS
$custom: #ff6da5; $custom-light: #ff9dbf; $custom-dark: #000000;
JSON
{
"hex": "#ff6da5",
"rgb": {
"r": 255,
"g": 109,
"b": 165
},
"hsl": {
"h": 336.986,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.7283,
"c": 0.18522,
"h": 358.8
},
"luminance": 0.34914
}Semantic roles & 50–950 ramp
primary
#FF6DA5
secondary
#D1F7E8
accent
#E68D00
background
#FFFAFB
surface
#FFF3F7
border
#D7CDD0
text
#190F12
muted
#877F81