#FD92AA#FD92AA
#FD92AA is a light, vivid red. Relative luminance 0.443; OKLCH L 77.9% C 0.131 H 6.2°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FD92AA |
|---|---|
| RGB | rgb(253, 146, 170) |
| HSL | hsl(347, 96%, 78%) |
| HSV | hsv(347, 42%, 99%) |
| CMYK | cmyk(0%, 42.3%, 32.8%, 0.8%) |
| CIE-LAB | lab(72.46, 42.91, 5.19) |
| CIE-LCH | lch(72.46, 43.23, 6.89°) |
| OKLab | oklab(77.92% 0.1301 0.014) |
| OKLCH | oklch(77.92% 0.131 6.2) |
| XYZ | xyz(58.0449, 44.3475, 43.5253) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.63
Rose Pink
#F7879A
ΔE00 3.40
Pinky
#FC86AA
ΔE00 3.41
Pig Pink
#E78EA5
ΔE00 3.89
Carnation Pink
#FF7FA7
ΔE00 4.59
Carnation
#FD798F
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD92AA #92FDE5
analogous
#FD92DF #FD92AA #FDAF92
triadic
#FD92AA #AAFD92 #92AAFD
tetradic
#FD92AA #DFFD92 #92FDE5 #AF92FD
square
#FD92AA #DFFD92 #92FDE5 #AF92FD
split-complementary
#FD92AA #92FDAF #92DFFD
monochromatic
#FB1A4C #FC567B #FD92AA #FECED9 #FEE1E8
Accessibility & contrast
On white
2.13
#FD92AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FD92AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD92AA
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD92AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD92AA | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5AB
Deuteranopia (green-blind)
#BEB9A8
Tritanopia (blue-blind)
#FF899B
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd92aa; /* rgb */ color: rgb(253, 146, 170); /* oklch */ color: oklch(77.9% 0.131 6.2);
Tailwind
colors: {
custom: {
50: '#ffb4c3',
500: '#fd92aa',
950: '#000000',
},
}SCSS
$custom: #fd92aa; $custom-light: #ffb4c3; $custom-dark: #000000;
JSON
{
"hex": "#fd92aa",
"rgb": {
"r": 253,
"g": 146,
"b": 170
},
"hsl": {
"h": 346.542,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.77922,
"c": 0.1309,
"h": 6.2
},
"luminance": 0.44343
}Semantic roles & 50–950 ramp
primary
#FD92AA
secondary
#D4F7EF
accent
#E6B200
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081