#FD6FC4#FD6FC4
#FD6FC4 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.9% C 0.195 H 346.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FC4 |
|---|---|
| RGB | rgb(253, 111, 196) |
| HSL | hsl(324, 97%, 71%) |
| HSV | hsv(324, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 22.5%, 0.8%) |
| CIE-LAB | lab(66.70, 63.08, -17.89) |
| CIE-LCH | lch(66.70, 65.56, 344.17°) |
| OKLab | oklab(73.85% 0.1895 -0.0472) |
| OKLCH | oklch(73.85% 0.195 346) |
| XYZ | xyz(56.1580, 36.2421, 56.2516) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.10
Hot Pink
#FF69B4
ΔE00 3.19
Bubblegum Pink
#FE83CC
ΔE00 3.76
Bubble Gum Pink
#FF69AF
ΔE00 4.23
Pink (survey)
#FF81C0
ΔE00 4.30
Pale Magenta
#D767AD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FC4 #6FFDA8
analogous
#EF6FFD #FD6FC4 #FD6F7D
triadic
#FD6FC4 #C4FD6F #6FC4FD
tetradic
#FD6FC4 #FDEF6F #6FFDA8 #6F7DFD
square
#FD6FC4 #FDEF6F #6FFDA8 #6F7DFD
split-complementary
#FD6FC4 #7DFD6F #6FFDEF
monochromatic
#EE0390 #FC33AB #FD6FC4 #FEABDD #FFE1F3
Accessibility & contrast
On white
2.55
#FD6FC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#FD6FC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FC4
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FC4 | 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)
#7D93C7
Deuteranopia (green-blind)
#A4ABC0
Tritanopia (blue-blind)
#FF6D91
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fd6fc4; /* rgb */ color: rgb(253, 111, 196); /* oklch */ color: oklch(73.9% 0.195 346.0);
Tailwind
colors: {
custom: {
50: '#ff9ed6',
500: '#fd6fc4',
950: '#000000',
},
}SCSS
$custom: #fd6fc4; $custom-light: #ff9ed6; $custom-dark: #000000;
JSON
{
"hex": "#fd6fc4",
"rgb": {
"r": 253,
"g": 111,
"b": 196
},
"hsl": {
"h": 324.085,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.73851,
"c": 0.19525,
"h": 346
},
"luminance": 0.36237
}Semantic roles & 50–950 ramp
primary
#FD6FC4
secondary
#D1F6E0
accent
#E65C00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83