#FF6DC5#FF6DC5
#FF6DC5 is a light, highly saturated pink. Relative luminance 0.362; OKLCH L 73.9% C 0.200 H 345.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DC5 |
|---|---|
| RGB | rgb(255, 109, 197) |
| HSL | hsl(324, 100%, 71%) |
| HSV | hsv(324, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 22.7%, 0%) |
| CIE-LAB | lab(66.70, 64.67, -18.43) |
| CIE-LCH | lch(66.70, 67.24, 344.09°) |
| OKLab | oklab(73.91% 0.1944 -0.0487) |
| OKLCH | oklch(73.91% 0.2 345.9) |
| XYZ | xyz(56.7885, 36.2337, 56.8155) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.24
Hot Pink
#FF69B4
ΔE00 3.28
Bubblegum Pink
#FE83CC
ΔE00 4.02
Bubble Gum Pink
#FF69AF
ΔE00 4.34
Pink (survey)
#FF81C0
ΔE00 4.59
Candy Pink
#FF63E9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DC5 #6DFFA7
analogous
#F06DFF #FF6DC5 #FF6D7C
triadic
#FF6DC5 #C5FF6D #6DC5FF
tetradic
#FF6DC5 #FFF06D #6DFFA7 #6D7CFF
square
#FF6DC5 #FFF06D #6DFFA7 #6D7CFF
split-complementary
#FF6DC5 #7CFF6D #6DFFF0
monochromatic
#F20092 #FF30AD #FF6DC5 #FFAADD #FFE0F3
Accessibility & contrast
On white
2.55
#FF6DC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#FF6DC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DC5
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DC5 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 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)
#7B93C8
Deuteranopia (green-blind)
#A4ABC1
Tritanopia (blue-blind)
#FF6B90
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6dc5; /* rgb */ color: rgb(255, 109, 197); /* oklch */ color: oklch(73.9% 0.200 345.9);
Tailwind
colors: {
custom: {
50: '#ff9dd6',
500: '#ff6dc5',
950: '#000000',
},
}SCSS
$custom: #ff6dc5; $custom-light: #ff9dd6; $custom-dark: #000000;
JSON
{
"hex": "#ff6dc5",
"rgb": {
"r": 255,
"g": 109,
"b": 197
},
"hsl": {
"h": 323.836,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.73915,
"c": 0.20037,
"h": 345.9
},
"luminance": 0.36228
}Semantic roles & 50–950 ramp
primary
#FF6DC5
secondary
#D1F7E0
accent
#E65B00
background
#FFFAFD
surface
#FFF3FA
border
#D7CDD3
text
#190F14
muted
#877F83