#FF6DC6#FF6DC6
#FF6DC6 is a light, highly saturated pink. Relative luminance 0.363; OKLCH L 74.0% C 0.201 H 345.6°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DC6 |
|---|---|
| RGB | rgb(255, 109, 198) |
| HSL | hsl(323, 100%, 71%) |
| HSV | hsv(323, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 22.4%, 0%) |
| CIE-LAB | lab(66.73, 64.80, -18.94) |
| CIE-LCH | lch(66.73, 67.51, 343.71°) |
| OKLab | oklab(73.95% 0.1946 -0.0501) |
| OKLCH | oklch(73.95% 0.201 345.6) |
| XYZ | xyz(56.9034, 36.2796, 57.4209) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.43
Hot Pink
#FF69B4
ΔE00 3.47
Bubblegum Pink
#FE83CC
ΔE00 4.03
Bubble Gum Pink
#FF69AF
ΔE00 4.54
Pink (survey)
#FF81C0
ΔE00 4.71
Candy Pink
#FF63E9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DC6 #6DFFA6
analogous
#EF6DFF #FF6DC6 #FF6D7D
triadic
#FF6DC6 #C6FF6D #6DC6FF
tetradic
#FF6DC6 #FFEF6D #6DFFA6 #6D7DFF
square
#FF6DC6 #FFEF6D #6DFFA6 #6D7DFF
split-complementary
#FF6DC6 #7DFF6D #6DFFEF
monochromatic
#F20093 #FF30AE #FF6DC6 #FFAADE #FFE0F3
Accessibility & contrast
On white
2.54
#FF6DC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#FF6DC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DC6
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DC6 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B93C9
Deuteranopia (green-blind)
#A4ABC2
Tritanopia (blue-blind)
#FF6B91
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6dc6; /* rgb */ color: rgb(255, 109, 198); /* oklch */ color: oklch(74.0% 0.201 345.6);
Tailwind
colors: {
custom: {
50: '#ff9dd7',
500: '#ff6dc6',
950: '#000000',
},
}SCSS
$custom: #ff6dc6; $custom-light: #ff9dd7; $custom-dark: #000000;
JSON
{
"hex": "#ff6dc6",
"rgb": {
"r": 255,
"g": 109,
"b": 198
},
"hsl": {
"h": 323.425,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.73952,
"c": 0.20096,
"h": 345.6
},
"luminance": 0.36274
}Semantic roles & 50–950 ramp
primary
#FF6DC6
secondary
#D1F7E0
accent
#E65A00
background
#FFFAFD
surface
#FFF3FA
border
#D7CDD3
text
#190F14
muted
#877F83