#FD93CB#FD93CB
#FD93CB is a light, vivid pink. Relative luminance 0.461; OKLCH L 79.1% C 0.143 H 347.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93CB |
|---|---|
| RGB | rgb(253, 147, 203) |
| HSL | hsl(328, 96%, 78%) |
| HSV | hsv(328, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 19.8%, 0.8%) |
| CIE-LAB | lab(73.59, 46.83, -11.42) |
| CIE-LCH | lch(73.59, 48.20, 346.29°) |
| OKLab | oklab(79.08% 0.1397 -0.0299) |
| OKLCH | oklch(79.08% 0.143 347.9) |
| XYZ | xyz(61.7223, 46.0662, 62.1291) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.73
Bubblegum Pink
#FE83CC
ΔE00 3.76
Pinky
#FC86AA
ΔE00 7.03
Bubblegum (survey)
#FF6CB5
ΔE00 7.62
Carnation Pink
#FF7FA7
ΔE00 7.67
Powder Pink
#FFB2D0
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93CB #93FDC5
analogous
#FA93FD #FD93CB #FD9396
triadic
#FD93CB #CBFD93 #93CBFD
tetradic
#FD93CB #FDFA93 #93FDC5 #9396FD
square
#FD93CB #FDFA93 #93FDC5 #9396FD
split-complementary
#FD93CB #96FD93 #93FDFA
monochromatic
#FB1B91 #FC57AE #FD93CB #FECFE8 #FEE1F1
Accessibility & contrast
On white
2.06
#FD93CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#FD93CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93CB
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93CB | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACD
Deuteranopia (green-blind)
#B7BBC8
Tritanopia (blue-blind)
#FF91A7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd93cb; /* rgb */ color: rgb(253, 147, 203); /* oklch */ color: oklch(79.1% 0.143 347.9);
Tailwind
colors: {
custom: {
50: '#ffb5da',
500: '#fd93cb',
950: '#000000',
},
}SCSS
$custom: #fd93cb; $custom-light: #ffb5da; $custom-dark: #000000;
JSON
{
"hex": "#fd93cb",
"rgb": {
"r": 253,
"g": 147,
"b": 203
},
"hsl": {
"h": 328.302,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.79082,
"c": 0.14281,
"h": 347.9
},
"luminance": 0.46062
}Semantic roles & 50–950 ramp
primary
#FD93CB
secondary
#D4F7E5
accent
#E66C00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083