#FF6D9C#FF6D9C
#FF6D9C is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.6% C 0.182 H 2.6°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6D9C |
|---|---|
| RGB | rgb(255, 109, 156) |
| HSL | hsl(341, 100%, 71%) |
| HSV | hsv(341, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 38.8%, 0%) |
| CIE-LAB | lab(65.44, 59.77, 2.95) |
| CIE-LCH | lch(65.44, 59.84, 2.83°) |
| OKLab | oklab(72.56% 0.1822 0.0084) |
| OKLCH | oklch(72.56% 0.182 2.6) |
| XYZ | xyz(52.7126, 34.6033, 35.3492) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.00
Carnation Pink
#FF7FA7
ΔE00 3.47
Medium Pink
#F36196
ΔE00 3.52
Strawberry
#FC5A8D
ΔE00 3.76
Pinky
#FC86AA
ΔE00 4.87
Bubble Gum Pink
#FF69AF
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6D9C #6DFFD0
analogous
#FF6DE5 #FF6D9C #FF876D
triadic
#FF6D9C #9CFF6D #6D9CFF
tetradic
#FF6D9C #E5FF6D #6DFFD0 #876DFF
square
#FF6D9C #E5FF6D #6DFFD0 #876DFF
split-complementary
#FF6D9C #6DFF87 #6DE5FF
monochromatic
#F2004E #FF3073 #FF6D9C #FFAAC6 #FFE0EA
Accessibility & contrast
On white
2.65
#FF6D9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#FF6D9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6D9C
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6D9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6D9C | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888D9D
Deuteranopia (green-blind)
#AEA999
Tritanopia (blue-blind)
#FF5E7F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff6d9c; /* rgb */ color: rgb(255, 109, 156); /* oklch */ color: oklch(72.6% 0.182 2.6);
Tailwind
colors: {
custom: {
50: '#ff9cb9',
500: '#ff6d9c',
950: '#000000',
},
}SCSS
$custom: #ff6d9c; $custom-light: #ff9cb9; $custom-dark: #000000;
JSON
{
"hex": "#ff6d9c",
"rgb": {
"r": 255,
"g": 109,
"b": 156
},
"hsl": {
"h": 340.685,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.72564,
"c": 0.18238,
"h": 2.6
},
"luminance": 0.34598
}Semantic roles & 50–950 ramp
primary
#FF6D9C
secondary
#D1F7EB
accent
#E69C00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190F11
muted
#877E80