#FF6DCA#FF6DCA
#FF6DCA is a light, highly saturated pink. Relative luminance 0.365; OKLCH L 74.1% C 0.203 H 344.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DCA |
|---|---|
| RGB | rgb(255, 109, 202) |
| HSL | hsl(322, 100%, 71%) |
| HSV | hsv(322, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 20.8%, 0%) |
| CIE-LAB | lab(66.87, 65.34, -20.97) |
| CIE-LCH | lch(66.87, 68.62, 342.20°) |
| OKLab | oklab(74.1% 0.1956 -0.0557) |
| OKLCH | oklch(74.1% 0.203 344.1) |
| XYZ | xyz(57.3709, 36.4666, 59.8829) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.17
Bubblegum (survey)
#FF6CB5
ΔE00 4.21
Hot Pink
#FF69B4
ΔE00 4.24
Pink (survey)
#FF81C0
ΔE00 5.22
Bubble Gum Pink
#FF69AF
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DCA #6DFFA2
analogous
#EB6DFF #FF6DCA #FF6D81
triadic
#FF6DCA #CAFF6D #6DCAFF
tetradic
#FF6DCA #FFEB6D #6DFFA2 #6D81FF
square
#FF6DCA #FFEB6D #6DFFA2 #6D81FF
split-complementary
#FF6DCA #81FF6D #6DFFEB
monochromatic
#F2009A #FF30B4 #FF6DCA #FFAAE0 #FFE0F4
Accessibility & contrast
On white
2.53
#FF6DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FF6DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DCA
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DCA | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7993CD
Deuteranopia (green-blind)
#A3ACC6
Tritanopia (blue-blind)
#FF6C93
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff6dca; /* rgb */ color: rgb(255, 109, 202); /* oklch */ color: oklch(74.1% 0.203 344.1);
Tailwind
colors: {
custom: {
50: '#ff9dda',
500: '#ff6dca',
950: '#000000',
},
}SCSS
$custom: #ff6dca; $custom-light: #ff9dda; $custom-dark: #000000;
JSON
{
"hex": "#ff6dca",
"rgb": {
"r": 255,
"g": 109,
"b": 202
},
"hsl": {
"h": 321.781,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.74104,
"c": 0.20336,
"h": 344.1
},
"luminance": 0.36462
}Semantic roles & 50–950 ramp
primary
#FF6DCA
secondary
#D1F7DF
accent
#E65300
background
#FFFAFD
surface
#FFF3FA
border
#D7CDD3
text
#190F14
muted
#877F83