#FD75C4#FD75C4
#FD75C4 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.6% C 0.186 H 346.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75C4 |
|---|---|
| RGB | rgb(253, 117, 196) |
| HSL | hsl(325, 97%, 73%) |
| HSV | hsv(325, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 22.5%, 0.8%) |
| CIE-LAB | lab(67.72, 60.37, -16.35) |
| CIE-LCH | lch(67.72, 62.54, 344.85°) |
| OKLab | oklab(74.61% 0.1813 -0.0431) |
| OKLCH | oklch(74.61% 0.186 346.6) |
| XYZ | xyz(56.8348, 37.5957, 56.4772) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.72
Bubblegum (survey)
#FF6CB5
ΔE00 3.03
Pink (survey)
#FF81C0
ΔE00 3.18
Hot Pink
#FF69B4
ΔE00 3.30
Bubble Gum Pink
#FF69AF
ΔE00 4.20
Pale Magenta
#D767AD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75C4 #75FDAE
analogous
#F275FD #FD75C4 #FD7580
triadic
#FD75C4 #C4FD75 #75C4FD
tetradic
#FD75C4 #FDF275 #75FDAE #7580FD
square
#FD75C4 #FDF275 #75FDAE #7580FD
split-complementary
#FD75C4 #80FD75 #75FDF2
monochromatic
#F4048F #FC39AA #FD75C4 #FEB1DE #FFE1F2
Accessibility & contrast
On white
2.47
#FD75C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FD75C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75C4
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75C4 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8296C7
Deuteranopia (green-blind)
#A7AEC1
Tritanopia (blue-blind)
#FF7394
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd75c4; /* rgb */ color: rgb(253, 117, 196); /* oklch */ color: oklch(74.6% 0.186 346.6);
Tailwind
colors: {
custom: {
50: '#ffa2d6',
500: '#fd75c4',
950: '#000000',
},
}SCSS
$custom: #fd75c4; $custom-light: #ffa2d6; $custom-dark: #000000;
JSON
{
"hex": "#fd75c4",
"rgb": {
"r": 253,
"g": 117,
"b": 196
},
"hsl": {
"h": 325.147,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.74607,
"c": 0.1863,
"h": 346.6
},
"luminance": 0.37591
}Semantic roles & 50–950 ramp
primary
#FD75C4
secondary
#D4F7E3
accent
#E66000
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83