#FD93CC#FD93CC
#FD93CC is a light, vivid pink. Relative luminance 0.461; OKLCH L 79.1% C 0.143 H 347.4°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93CC |
|---|---|
| RGB | rgb(253, 147, 204) |
| HSL | hsl(328, 96%, 78%) |
| HSV | hsv(328, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 19.4%, 0.8%) |
| CIE-LAB | lab(73.62, 46.97, -11.93) |
| CIE-LCH | lch(73.62, 48.46, 345.75°) |
| OKLab | oklab(79.12% 0.14 -0.0312) |
| OKLCH | oklch(79.12% 0.143 347.4) |
| XYZ | xyz(61.8419, 46.1140, 62.7587) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.64
Pink (survey)
#FF81C0
ΔE00 3.77
Pinky
#FC86AA
ΔE00 7.25
Bubblegum (survey)
#FF6CB5
ΔE00 7.65
Carnation Pink
#FF7FA7
ΔE00 7.87
Powder Pink
#FFB2D0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93CC #93FDC4
analogous
#F993FD #FD93CC #FD9397
triadic
#FD93CC #CCFD93 #93CCFD
tetradic
#FD93CC #FDF993 #93FDC4 #9397FD
square
#FD93CC #FDF993 #93FDC4 #9397FD
split-complementary
#FD93CC #97FD93 #93FDF9
monochromatic
#FB1B93 #FC57B0 #FD93CC #FECFE8 #FEE1F1
Accessibility & contrast
On white
2.05
#FD93CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#FD93CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93CC
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93CC | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACE
Deuteranopia (green-blind)
#B7BCC9
Tritanopia (blue-blind)
#FF91A8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd93cc; /* rgb */ color: rgb(253, 147, 204); /* oklch */ color: oklch(79.1% 0.143 347.4);
Tailwind
colors: {
custom: {
50: '#ffb5db',
500: '#fd93cc',
950: '#000000',
},
}SCSS
$custom: #fd93cc; $custom-light: #ffb5db; $custom-dark: #000000;
JSON
{
"hex": "#fd93cc",
"rgb": {
"r": 253,
"g": 147,
"b": 204
},
"hsl": {
"h": 327.736,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.79116,
"c": 0.1434,
"h": 347.4
},
"luminance": 0.4611
}Semantic roles & 50–950 ramp
primary
#FD93CC
secondary
#D4F7E4
accent
#E66A00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083