#FD6FD3#FD6FD3
#FD6FD3 is a light, highly saturated pink. Relative luminance 0.370; OKLCH L 74.4% C 0.205 H 340.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FD3 |
|---|---|
| RGB | rgb(253, 111, 211) |
| HSL | hsl(318, 97%, 71%) |
| HSV | hsv(318, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 16.6%, 0.8%) |
| CIE-LAB | lab(67.25, 65.16, -25.47) |
| CIE-LCH | lch(67.25, 69.96, 338.65°) |
| OKLab | oklab(74.43% 0.193 -0.0683) |
| OKLCH | oklch(74.43% 0.205 340.5) |
| XYZ | xyz(57.9514, 36.9594, 65.6971) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.49
Purply Pink
#F075E6
ΔE00 4.59
Bubblegum Pink
#FE83CC
ΔE00 4.73
Bubblegum (survey)
#FF6CB5
ΔE00 5.96
Hot Pink
#FF69B4
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FD3 #6FFD99
analogous
#E06FFD #FD6FD3 #FD6F8C
triadic
#FD6FD3 #D3FD6F #6FD3FD
tetradic
#FD6FD3 #FDE06F #6FFD99 #6F8CFD
square
#FD6FD3 #FDE06F #6FFD99 #6F8CFD
split-complementary
#FD6FD3 #8CFD6F #6FFDE0
monochromatic
#EE03A9 #FC33C1 #FD6FD3 #FEABE5 #FFE1F6
Accessibility & contrast
On white
2.50
#FD6FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#FD6FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FD3
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FD3 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7795D6
Deuteranopia (green-blind)
#9FACCF
Tritanopia (blue-blind)
#FF7298
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd6fd3; /* rgb */ color: rgb(253, 111, 211); /* oklch */ color: oklch(74.4% 0.205 340.5);
Tailwind
colors: {
custom: {
50: '#ff9ee0',
500: '#fd6fd3',
950: '#000000',
},
}SCSS
$custom: #fd6fd3; $custom-light: #ff9ee0; $custom-dark: #000000;
JSON
{
"hex": "#fd6fd3",
"rgb": {
"r": 253,
"g": 111,
"b": 211
},
"hsl": {
"h": 317.746,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.74431,
"c": 0.20469,
"h": 340.5
},
"luminance": 0.36955
}Semantic roles & 50–950 ramp
primary
#FD6FD3
secondary
#D1F6DC
accent
#E64400
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83