#FD75C8#FD75C8
#FD75C8 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.8% C 0.189 H 345.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75C8 |
|---|---|
| RGB | rgb(253, 117, 200) |
| HSL | hsl(323, 97%, 73%) |
| HSV | hsv(323, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 20.9%, 0.8%) |
| CIE-LAB | lab(67.86, 60.92, -18.38) |
| CIE-LCH | lch(67.86, 63.63, 343.21°) |
| OKLab | oklab(74.75% 0.1823 -0.0487) |
| OKLCH | oklch(74.75% 0.189 345.1) |
| XYZ | xyz(57.2961, 37.7802, 58.9071) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.71
Bubblegum (survey)
#FF6CB5
ΔE00 3.76
Pink (survey)
#FF81C0
ΔE00 3.78
Hot Pink
#FF69B4
ΔE00 3.97
Bubble Gum Pink
#FF69AF
ΔE00 4.93
Purply Pink
#F075E6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75C8 #75FDAA
analogous
#EE75FD #FD75C8 #FD7584
triadic
#FD75C8 #C8FD75 #75C8FD
tetradic
#FD75C8 #FDEE75 #75FDAA #7584FD
square
#FD75C8 #FDEE75 #75FDAA #7584FD
split-complementary
#FD75C8 #84FD75 #75FDEE
monochromatic
#F40496 #FC39B0 #FD75C8 #FEB1E0 #FFE1F3
Accessibility & contrast
On white
2.45
#FD75C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FD75C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75C8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75C8 | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8197CB
Deuteranopia (green-blind)
#A6AEC5
Tritanopia (blue-blind)
#FF7496
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd75c8; /* rgb */ color: rgb(253, 117, 200); /* oklch */ color: oklch(74.8% 0.189 345.1);
Tailwind
colors: {
custom: {
50: '#ffa2d8',
500: '#fd75c8',
950: '#000000',
},
}SCSS
$custom: #fd75c8; $custom-light: #ffa2d8; $custom-dark: #000000;
JSON
{
"hex": "#fd75c8",
"rgb": {
"r": 253,
"g": 117,
"b": 200
},
"hsl": {
"h": 323.382,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.74754,
"c": 0.18868,
"h": 345.1
},
"luminance": 0.37775
}Semantic roles & 50–950 ramp
primary
#FD75C8
secondary
#D4F7E2
accent
#E65900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83