#FF6DC3#FF6DC3
#FF6DC3 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.8% C 0.199 H 346.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DC3 |
|---|---|
| RGB | rgb(255, 109, 195) |
| HSL | hsl(325, 100%, 71%) |
| HSV | hsv(325, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 23.5%, 0%) |
| CIE-LAB | lab(66.63, 64.40, -17.41) |
| CIE-LCH | lch(66.63, 66.71, 344.87°) |
| OKLab | oklab(73.84% 0.1939 -0.0459) |
| OKLCH | oklch(73.84% 0.199 346.7) |
| XYZ | xyz(56.5608, 36.1426, 55.6166) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.84
Hot Pink
#FF69B4
ΔE00 2.89
Bubble Gum Pink
#FF69AF
ΔE00 3.95
Bubblegum Pink
#FE83CC
ΔE00 4.02
Pink (survey)
#FF81C0
ΔE00 4.37
Barbie Pink
#FE46A5
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DC3 #6DFFA9
analogous
#F26DFF #FF6DC3 #FF6D7A
triadic
#FF6DC3 #C3FF6D #6DC3FF
tetradic
#FF6DC3 #FFF26D #6DFFA9 #6D7AFF
square
#FF6DC3 #FFF26D #6DFFA9 #6D7AFF
split-complementary
#FF6DC3 #7AFF6D #6DFFF2
monochromatic
#F2008E #FF30AA #FF6DC3 #FFAADC #FFE0F2
Accessibility & contrast
On white
2.55
#FF6DC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#FF6DC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DC3
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DC3 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C92C6
Deuteranopia (green-blind)
#A5ABBF
Tritanopia (blue-blind)
#FF6A8F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6dc3; /* rgb */ color: rgb(255, 109, 195); /* oklch */ color: oklch(73.8% 0.199 346.7);
Tailwind
colors: {
custom: {
50: '#ff9dd5',
500: '#ff6dc3',
950: '#000000',
},
}SCSS
$custom: #ff6dc3; $custom-light: #ff9dd5; $custom-dark: #000000;
JSON
{
"hex": "#ff6dc3",
"rgb": {
"r": 255,
"g": 109,
"b": 195
},
"hsl": {
"h": 324.658,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.73841,
"c": 0.19922,
"h": 346.7
},
"luminance": 0.36137
}Semantic roles & 50–950 ramp
primary
#FF6DC3
secondary
#D1F7E1
accent
#E65E00
background
#FFFAFD
surface
#FFF3FA
border
#D7CDD3
text
#190F14
muted
#877F83