#FD75B2#FD75B2
#FD75B2 is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.0% C 0.177 H 354.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75B2 |
|---|---|
| RGB | rgb(253, 117, 178) |
| HSL | hsl(333, 97%, 73%) |
| HSV | hsv(333, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 29.6%, 0.8%) |
| CIE-LAB | lab(67.15, 58.04, -7.07) |
| CIE-LCH | lch(67.15, 58.47, 353.05°) |
| OKLab | oklab(73.99% 0.1761 -0.0179) |
| OKLCH | oklch(73.99% 0.177 354.2) |
| XYZ | xyz(54.9075, 36.8248, 46.3270) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.06
Bubble Gum Pink
#FF69AF
ΔE00 2.11
Hot Pink
#FF69B4
ΔE00 2.49
Pink (survey)
#FF81C0
ΔE00 2.98
Carnation Pink
#FF7FA7
ΔE00 4.58
Bubblegum Pink
#FE83CC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75B2 #75FDC0
analogous
#FD75F6 #FD75B2 #FD7C75
triadic
#FD75B2 #B2FD75 #75B2FD
tetradic
#FD75B2 #F6FD75 #75FDC0 #7C75FD
square
#FD75B2 #F6FD75 #75FDC0 #7C75FD
split-complementary
#FD75B2 #75FD7C #75F6FD
monochromatic
#F4046F #FC3990 #FD75B2 #FEB1D4 #FFE1EE
Accessibility & contrast
On white
2.51
#FD75B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FD75B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75B2
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75B2 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8894B4
Deuteranopia (green-blind)
#ACADAF
Tritanopia (blue-blind)
#FF6D8C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fd75b2; /* rgb */ color: rgb(253, 117, 178); /* oklch */ color: oklch(74.0% 0.177 354.2);
Tailwind
colors: {
custom: {
50: '#ffa1c9',
500: '#fd75b2',
950: '#000000',
},
}SCSS
$custom: #fd75b2; $custom-light: #ffa1c9; $custom-dark: #000000;
JSON
{
"hex": "#fd75b2",
"rgb": {
"r": 253,
"g": 117,
"b": 178
},
"hsl": {
"h": 333.088,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.73988,
"c": 0.17701,
"h": 354.2
},
"luminance": 0.3682
}Semantic roles & 50–950 ramp
primary
#FD75B2
secondary
#D4F7E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82