#FD75C3#FD75C3
#FD75C3 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.6% C 0.186 H 347.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75C3 |
|---|---|
| RGB | rgb(253, 117, 195) |
| HSL | hsl(326, 97%, 73%) |
| HSV | hsv(326, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 22.9%, 0.8%) |
| CIE-LAB | lab(67.69, 60.23, -15.84) |
| CIE-LCH | lch(67.69, 62.28, 345.27°) |
| OKLab | oklab(74.57% 0.181 -0.0417) |
| OKLCH | oklch(74.57% 0.186 347) |
| XYZ | xyz(56.7213, 37.5503, 55.8798) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.76
Bubblegum (survey)
#FF6CB5
ΔE00 2.86
Pink (survey)
#FF81C0
ΔE00 3.05
Hot Pink
#FF69B4
ΔE00 3.14
Bubble Gum Pink
#FF69AF
ΔE00 4.02
Pale Magenta
#D767AD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75C3 #75FDAF
analogous
#F375FD #FD75C3 #FD757F
triadic
#FD75C3 #C3FD75 #75C3FD
tetradic
#FD75C3 #FDF375 #75FDAF #757FFD
square
#FD75C3 #FDF375 #75FDAF #757FFD
split-complementary
#FD75C3 #7FFD75 #75FDF3
monochromatic
#F4048D #FC39A9 #FD75C3 #FEB1DD #FFE1F2
Accessibility & contrast
On white
2.47
#FD75C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FD75C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75C3
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75C3 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8296C6
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#FF7293
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd75c3; /* rgb */ color: rgb(253, 117, 195); /* oklch */ color: oklch(74.6% 0.186 347.0);
Tailwind
colors: {
custom: {
50: '#ffa2d5',
500: '#fd75c3',
950: '#000000',
},
}SCSS
$custom: #fd75c3; $custom-light: #ffa2d5; $custom-dark: #000000;
JSON
{
"hex": "#fd75c3",
"rgb": {
"r": 253,
"g": 117,
"b": 195
},
"hsl": {
"h": 325.588,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.74571,
"c": 0.18572,
"h": 347
},
"luminance": 0.37545
}Semantic roles & 50–950 ramp
primary
#FD75C3
secondary
#D4F7E3
accent
#E66200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83