#FF6DA0#FF6DA0
#FF6DA0 is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.7% C 0.184 H 0.9°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DA0 |
|---|---|
| RGB | rgb(255, 109, 160) |
| HSL | hsl(339, 100%, 71%) |
| HSV | hsv(339, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 37.3%, 0%) |
| CIE-LAB | lab(65.55, 60.20, 0.83) |
| CIE-LCH | lch(65.55, 60.20, 0.79°) |
| OKLab | oklab(72.68% 0.1835 0.0029) |
| OKLCH | oklch(72.68% 0.184 0.9) |
| XYZ | xyz(53.0569, 34.7410, 37.1624) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.41
Carnation Pink
#FF7FA7
ΔE00 3.48
Rosy Pink
#F6688E
ΔE00 3.81
Bubble Gum Pink
#FF69AF
ΔE00 3.95
Strawberry
#FC5A8D
ΔE00 4.23
Pinky
#FC86AA
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DA0 #6DFFCC
analogous
#FF6DE9 #FF6DA0 #FF836D
triadic
#FF6DA0 #A0FF6D #6DA0FF
tetradic
#FF6DA0 #E9FF6D #6DFFCC #836DFF
square
#FF6DA0 #E9FF6D #6DFFCC #836DFF
split-complementary
#FF6DA0 #6DFF83 #6DE9FF
monochromatic
#F20054 #FF3078 #FF6DA0 #FFAAC8 #FFE0EB
Accessibility & contrast
On white
2.64
#FF6DA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#FF6DA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DA0
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DA0 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878EA1
Deuteranopia (green-blind)
#ADAA9D
Tritanopia (blue-blind)
#FF6080
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff6da0; /* rgb */ color: rgb(255, 109, 160); /* oklch */ color: oklch(72.7% 0.184 0.9);
Tailwind
colors: {
custom: {
50: '#ff9cbc',
500: '#ff6da0',
950: '#000000',
},
}SCSS
$custom: #ff6da0; $custom-light: #ff9cbc; $custom-dark: #000000;
JSON
{
"hex": "#ff6da0",
"rgb": {
"r": 255,
"g": 109,
"b": 160
},
"hsl": {
"h": 339.041,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.7268,
"c": 0.18356,
"h": 0.9
},
"luminance": 0.34735
}Semantic roles & 50–950 ramp
primary
#FF6DA0
secondary
#D1F7EA
accent
#E69500
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80