#FF6DC0#FF6DC0
#FF6DC0 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.7% C 0.198 H 347.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DC0 |
|---|---|
| RGB | rgb(255, 109, 192) |
| HSL | hsl(326, 100%, 71%) |
| HSV | hsv(326, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 24.7%, 0%) |
| CIE-LAB | lab(66.53, 64.01, -15.87) |
| CIE-LCH | lch(66.53, 65.95, 346.07°) |
| OKLab | oklab(73.73% 0.1931 -0.0417) |
| OKLCH | oklch(73.73% 0.198 347.8) |
| XYZ | xyz(56.2250, 36.0083, 53.8481) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.24
Hot Pink
#FF69B4
ΔE00 2.31
Bubble Gum Pink
#FF69AF
ΔE00 3.36
Pink (survey)
#FF81C0
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 4.10
Barbie Pink
#FE46A5
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DC0 #6DFFAC
analogous
#F56DFF #FF6DC0 #FF6D77
triadic
#FF6DC0 #C0FF6D #6DC0FF
tetradic
#FF6DC0 #FFF56D #6DFFAC #6D77FF
square
#FF6DC0 #FFF56D #6DFFAC #6D77FF
split-complementary
#FF6DC0 #77FF6D #6DFFF5
monochromatic
#F20089 #FF30A6 #FF6DC0 #FFAADA #FFE0F2
Accessibility & contrast
On white
2.56
#FF6DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#FF6DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DC0
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DC0 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D92C3
Deuteranopia (green-blind)
#A5ABBC
Tritanopia (blue-blind)
#FF698E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6dc0; /* rgb */ color: rgb(255, 109, 192); /* oklch */ color: oklch(73.7% 0.198 347.8);
Tailwind
colors: {
custom: {
50: '#ff9dd3',
500: '#ff6dc0',
950: '#000000',
},
}SCSS
$custom: #ff6dc0; $custom-light: #ff9dd3; $custom-dark: #000000;
JSON
{
"hex": "#ff6dc0",
"rgb": {
"r": 255,
"g": 109,
"b": 192
},
"hsl": {
"h": 325.89,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.73731,
"c": 0.19754,
"h": 347.8
},
"luminance": 0.36003
}Semantic roles & 50–950 ramp
primary
#FF6DC0
secondary
#D1F7E1
accent
#E66300
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F14
muted
#877F82