#FD93AA#FD93AA
#FD93AA is a light, vivid red. Relative luminance 0.447; OKLCH L 78.1% C 0.129 H 6.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93AA |
|---|---|
| RGB | rgb(253, 147, 170) |
| HSL | hsl(347, 96%, 78%) |
| HSV | hsv(347, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 32.8%, 0.8%) |
| CIE-LAB | lab(72.67, 42.41, 5.48) |
| CIE-LCH | lch(72.67, 42.76, 7.37°) |
| OKLab | oklab(78.08% 0.1286 0.0148) |
| OKLCH | oklch(78.08% 0.129 6.6) |
| XYZ | xyz(58.1998, 44.6571, 43.5769) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.88
Rose Pink
#F7879A
ΔE00 3.44
Pinky
#FC86AA
ΔE00 3.71
Pig Pink
#E78EA5
ΔE00 3.98
Carnation Pink
#FF7FA7
ΔE00 4.88
Carnation
#FD798F
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93AA #93FDE6
analogous
#FD93DF #FD93AA #FDB193
triadic
#FD93AA #AAFD93 #93AAFD
tetradic
#FD93AA #DFFD93 #93FDE6 #B193FD
square
#FD93AA #DFFD93 #93FDE6 #B193FD
split-complementary
#FD93AA #93FDB1 #93DFFD
monochromatic
#FB1B4B #FC577B #FD93AA #FECFD9 #FEE1E7
Accessibility & contrast
On white
2.11
#FD93AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FD93AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93AA
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93AA | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AB
Deuteranopia (green-blind)
#BFBAA8
Tritanopia (blue-blind)
#FF8A9B
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd93aa; /* rgb */ color: rgb(253, 147, 170); /* oklch */ color: oklch(78.1% 0.129 6.6);
Tailwind
colors: {
custom: {
50: '#ffb4c3',
500: '#fd93aa',
950: '#000000',
},
}SCSS
$custom: #fd93aa; $custom-light: #ffb4c3; $custom-dark: #000000;
JSON
{
"hex": "#fd93aa",
"rgb": {
"r": 253,
"g": 147,
"b": 170
},
"hsl": {
"h": 346.981,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.78078,
"c": 0.12945,
"h": 6.6
},
"luminance": 0.44652
}Semantic roles & 50–950 ramp
primary
#FD93AA
secondary
#D4F7EF
accent
#E6B400
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081