#FD74BD#FD74BD
#FD74BD is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.2% C 0.184 H 349.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FD74BD |
|---|---|
| RGB | rgb(253, 116, 189) |
| HSL | hsl(328, 97%, 72%) |
| HSV | hsv(328, 54%, 99%) |
| CMYK | cmyk(0%, 54.2%, 25.3%, 0.8%) |
| CIE-LAB | lab(67.32, 59.90, -13.02) |
| CIE-LCH | lch(67.32, 61.29, 347.73°) |
| OKLab | oklab(74.23% 0.1807 -0.034) |
| OKLCH | oklch(74.23% 0.184 349.4) |
| XYZ | xyz(55.9407, 37.0526, 52.3399) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.83
Hot Pink
#FF69B4
ΔE00 2.23
Pink (survey)
#FF81C0
ΔE00 2.66
Bubble Gum Pink
#FF69AF
ΔE00 2.95
Bubblegum Pink
#FE83CC
ΔE00 3.40
Carnation Pink
#FF7FA7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD74BD #74FDB4
analogous
#F874FD #FD74BD #FD7479
triadic
#FD74BD #BDFD74 #74BDFD
tetradic
#FD74BD #FDF874 #74FDB4 #7479FD
square
#FD74BD #FDF874 #74FDB4 #7479FD
split-complementary
#FD74BD #79FD74 #74FDF8
monochromatic
#F30383 #FC38A0 #FD74BD #FEB0DA #FFE1F1
Accessibility & contrast
On white
2.50
#FD74BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#FD74BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD74BD
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD74BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD74BD | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8495BF
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#FF7090
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd74bd; /* rgb */ color: rgb(253, 116, 189); /* oklch */ color: oklch(74.2% 0.184 349.4);
Tailwind
colors: {
custom: {
50: '#ffa1d0',
500: '#fd74bd',
950: '#000000',
},
}SCSS
$custom: #fd74bd; $custom-light: #ffa1d0; $custom-dark: #000000;
JSON
{
"hex": "#fd74bd",
"rgb": {
"r": 253,
"g": 116,
"b": 189
},
"hsl": {
"h": 328.029,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.74229,
"c": 0.18389,
"h": 349.4
},
"luminance": 0.37048
}Semantic roles & 50–950 ramp
primary
#FD74BD
secondary
#D4F7E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82