#FF6DC4#FF6DC4
#FF6DC4 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.9% C 0.200 H 346.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DC4 |
|---|---|
| RGB | rgb(255, 109, 196) |
| HSL | hsl(324, 100%, 71%) |
| HSV | hsv(324, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 23.1%, 0%) |
| CIE-LAB | lab(66.66, 64.53, -17.92) |
| CIE-LCH | lch(66.66, 66.98, 344.48°) |
| OKLab | oklab(73.88% 0.1941 -0.0473) |
| OKLCH | oklch(73.88% 0.2 346.3) |
| XYZ | xyz(56.6743, 36.1880, 56.2140) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.04
Hot Pink
#FF69B4
ΔE00 3.09
Bubblegum Pink
#FE83CC
ΔE00 4.01
Bubble Gum Pink
#FF69AF
ΔE00 4.15
Pink (survey)
#FF81C0
ΔE00 4.48
Barbie Pink
#FE46A5
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DC4 #6DFFA8
analogous
#F16DFF #FF6DC4 #FF6D7B
triadic
#FF6DC4 #C4FF6D #6DC4FF
tetradic
#FF6DC4 #FFF16D #6DFFA8 #6D7BFF
square
#FF6DC4 #FFF16D #6DFFA8 #6D7BFF
split-complementary
#FF6DC4 #7BFF6D #6DFFF1
monochromatic
#F20090 #FF30AB #FF6DC4 #FFAADD #FFE0F3
Accessibility & contrast
On white
2.55
#FF6DC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FF6DC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DC4
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DC4 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C92C7
Deuteranopia (green-blind)
#A4ABC0
Tritanopia (blue-blind)
#FF6A90
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6dc4; /* rgb */ color: rgb(255, 109, 196); /* oklch */ color: oklch(73.9% 0.200 346.3);
Tailwind
colors: {
custom: {
50: '#ff9dd6',
500: '#ff6dc4',
950: '#000000',
},
}SCSS
$custom: #ff6dc4; $custom-light: #ff9dd6; $custom-dark: #000000;
JSON
{
"hex": "#ff6dc4",
"rgb": {
"r": 255,
"g": 109,
"b": 196
},
"hsl": {
"h": 324.247,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.73878,
"c": 0.1998,
"h": 346.3
},
"luminance": 0.36183
}Semantic roles & 50–950 ramp
primary
#FF6DC4
secondary
#D1F7E0
accent
#E65D00
background
#FFFAFD
surface
#FFF3FA
border
#D7CDD3
text
#190F14
muted
#877F83