#FF6CA0#FF6CA0
#FF6CA0 is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.6% C 0.185 H 0.7°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CA0 |
|---|---|
| RGB | rgb(255, 108, 160) |
| HSL | hsl(339, 100%, 71%) |
| HSV | hsv(339, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 37.3%, 0%) |
| CIE-LAB | lab(65.38, 60.64, 0.59) |
| CIE-LCH | lch(65.38, 60.64, 0.55°) |
| OKLab | oklab(72.56% 0.1849 0.0023) |
| OKLCH | oklch(72.56% 0.185 0.7) |
| XYZ | xyz(52.9508, 34.5289, 37.1271) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.27
Carnation Pink
#FF7FA7
ΔE00 3.67
Bubble Gum Pink
#FF69AF
ΔE00 3.81
Rosy Pink
#F6688E
ΔE00 3.85
Strawberry
#FC5A8D
ΔE00 4.15
Bubblegum (survey)
#FF6CB5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CA0 #6CFFCB
analogous
#FF6CE9 #FF6CA0 #FF816C
triadic
#FF6CA0 #A0FF6C #6CA0FF
tetradic
#FF6CA0 #E9FF6C #6CFFCB #816CFF
square
#FF6CA0 #E9FF6C #6CFFCB #816CFF
split-complementary
#FF6CA0 #6CFF81 #6CE9FF
monochromatic
#F10055 #FF2F78 #FF6CA0 #FFA9C8 #FFE0EB
Accessibility & contrast
On white
2.66
#FF6CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#FF6CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CA0
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CA0 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868DA1
Deuteranopia (green-blind)
#ADA99D
Tritanopia (blue-blind)
#FF5E80
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff6ca0; /* rgb */ color: rgb(255, 108, 160); /* oklch */ color: oklch(72.6% 0.185 0.7);
Tailwind
colors: {
custom: {
50: '#ff9cbc',
500: '#ff6ca0',
950: '#000000',
},
}SCSS
$custom: #ff6ca0; $custom-light: #ff9cbc; $custom-dark: #000000;
JSON
{
"hex": "#ff6ca0",
"rgb": {
"r": 255,
"g": 108,
"b": 160
},
"hsl": {
"h": 338.776,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.72556,
"c": 0.18493,
"h": 0.7
},
"luminance": 0.34523
}Semantic roles & 50–950 ramp
primary
#FF6CA0
secondary
#D0F7E9
accent
#E69400
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190F11
muted
#877E80