#FD75C2#FD75C2
#FD75C2 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.5% C 0.185 H 347.4°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75C2 |
|---|---|
| RGB | rgb(253, 117, 194) |
| HSL | hsl(326, 97%, 73%) |
| HSV | hsv(326, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 23.3%, 0.8%) |
| CIE-LAB | lab(67.65, 60.10, -15.33) |
| CIE-LCH | lch(67.65, 62.02, 345.69°) |
| OKLab | oklab(74.54% 0.1807 -0.0403) |
| OKLCH | oklch(74.54% 0.185 347.4) |
| XYZ | xyz(56.6087, 37.5052, 55.2863) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.69
Bubblegum Pink
#FE83CC
ΔE00 2.81
Pink (survey)
#FF81C0
ΔE00 2.92
Hot Pink
#FF69B4
ΔE00 2.99
Bubble Gum Pink
#FF69AF
ΔE00 3.85
Pale Magenta
#D767AD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75C2 #75FDB0
analogous
#F475FD #FD75C2 #FD757E
triadic
#FD75C2 #C2FD75 #75C2FD
tetradic
#FD75C2 #FDF475 #75FDB0 #757EFD
square
#FD75C2 #FDF475 #75FDB0 #757EFD
split-complementary
#FD75C2 #7EFD75 #75FDF4
monochromatic
#F4048C #FC39A7 #FD75C2 #FEB1DD #FFE1F2
Accessibility & contrast
On white
2.47
#FD75C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FD75C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75C2
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75C2 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8396C4
Deuteranopia (green-blind)
#A8ADBF
Tritanopia (blue-blind)
#FF7293
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd75c2; /* rgb */ color: rgb(253, 117, 194); /* oklch */ color: oklch(74.5% 0.185 347.4);
Tailwind
colors: {
custom: {
50: '#ffa2d4',
500: '#fd75c2',
950: '#000000',
},
}SCSS
$custom: #fd75c2; $custom-light: #ffa2d4; $custom-dark: #000000;
JSON
{
"hex": "#fd75c2",
"rgb": {
"r": 253,
"g": 117,
"b": 194
},
"hsl": {
"h": 326.029,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.74535,
"c": 0.18514,
"h": 347.4
},
"luminance": 0.375
}Semantic roles & 50–950 ramp
primary
#FD75C2
secondary
#D4F7E3
accent
#E66400
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83