#FD93BD#FD93BD
#FD93BD is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.6% C 0.136 H 355.4°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93BD |
|---|---|
| RGB | rgb(253, 147, 189) |
| HSL | hsl(336, 96%, 78%) |
| HSV | hsv(336, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 25.3%, 0.8%) |
| CIE-LAB | lab(73.17, 44.86, -4.30) |
| CIE-LCH | lch(73.17, 45.06, 354.52°) |
| OKLab | oklab(78.63% 0.1352 -0.0108) |
| OKLCH | oklch(78.63% 0.136 355.4) |
| XYZ | xyz(60.1287, 45.4287, 53.7359) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.08
Pink (survey)
#FF81C0
ΔE00 4.69
Carnation Pink
#FF7FA7
ΔE00 5.12
Rosa
#FE86A4
ΔE00 5.53
Pig Pink
#E78EA5
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93BD #93FDD3
analogous
#FD93F2 #FD93BD #FD9E93
triadic
#FD93BD #BDFD93 #93BDFD
tetradic
#FD93BD #F2FD93 #93FDD3 #9E93FD
square
#FD93BD #F2FD93 #93FDD3 #9E93FD
split-complementary
#FD93BD #93FD9E #93F2FD
monochromatic
#FB1B74 #FC5798 #FD93BD #FECFE2 #FEE1ED
Accessibility & contrast
On white
2.08
#FD93BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#FD93BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93BD
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93BD | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BE
Deuteranopia (green-blind)
#BBBBBA
Tritanopia (blue-blind)
#FF8EA2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd93bd; /* rgb */ color: rgb(253, 147, 189); /* oklch */ color: oklch(78.6% 0.136 355.4);
Tailwind
colors: {
custom: {
50: '#ffb4d0',
500: '#fd93bd',
950: '#000000',
},
}SCSS
$custom: #fd93bd; $custom-light: #ffb4d0; $custom-dark: #000000;
JSON
{
"hex": "#fd93bd",
"rgb": {
"r": 253,
"g": 147,
"b": 189
},
"hsl": {
"h": 336.226,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.78631,
"c": 0.13562,
"h": 355.4
},
"luminance": 0.45424
}Semantic roles & 50–950 ramp
primary
#FD93BD
secondary
#D4F7E9
accent
#E68B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082