#FD75D4#FD75D4
#FD75D4 is a light, vivid pink. Relative luminance 0.384; OKLCH L 75.2% C 0.196 H 340.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75D4 |
|---|---|
| RGB | rgb(253, 117, 212) |
| HSL | hsl(318, 97%, 73%) |
| HSV | hsv(318, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 16.2%, 0.8%) |
| CIE-LAB | lab(68.29, 62.62, -24.44) |
| CIE-LCH | lch(68.29, 67.22, 338.68°) |
| OKLab | oklab(75.21% 0.1852 -0.0655) |
| OKLCH | oklch(75.21% 0.196 340.5) |
| XYZ | xyz(58.7540, 38.3634, 66.5850) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 4.75
Candy Pink
#FF63E9
ΔE00 5.12
Pink (survey)
#FF81C0
ΔE00 5.78
Bubblegum (survey)
#FF6CB5
ΔE00 5.97
Violet (CSS)
#EE82EE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75D4 #75FD9E
analogous
#E275FD #FD75D4 #FD7590
triadic
#FD75D4 #D4FD75 #75D4FD
tetradic
#FD75D4 #FDE275 #75FD9E #7590FD
square
#FD75D4 #FDE275 #75FD9E #7590FD
split-complementary
#FD75D4 #90FD75 #75FDE2
monochromatic
#F404AC #FC39C1 #FD75D4 #FEB1E7 #FFE1F6
Accessibility & contrast
On white
2.42
#FD75D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FD75D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75D4
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75D4 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C99D7
Deuteranopia (green-blind)
#A3AED0
Tritanopia (blue-blind)
#FF779B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd75d4; /* rgb */ color: rgb(253, 117, 212); /* oklch */ color: oklch(75.2% 0.196 340.5);
Tailwind
colors: {
custom: {
50: '#ffa2e1',
500: '#fd75d4',
950: '#000000',
},
}SCSS
$custom: #fd75d4; $custom-light: #ffa2e1; $custom-dark: #000000;
JSON
{
"hex": "#fd75d4",
"rgb": {
"r": 253,
"g": 117,
"b": 212
},
"hsl": {
"h": 318.088,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.75213,
"c": 0.19639,
"h": 340.5
},
"luminance": 0.38359
}Semantic roles & 50–950 ramp
primary
#FD75D4
secondary
#D4F7DF
accent
#E64500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83