#FD92AB#FD92AB
#FD92AB is a light, vivid red. Relative luminance 0.444; OKLCH L 78.0% C 0.131 H 5.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FD92AB |
|---|---|
| RGB | rgb(253, 146, 171) |
| HSL | hsl(346, 96%, 78%) |
| HSV | hsv(346, 42%, 99%) |
| CMYK | cmyk(0%, 42.3%, 32.4%, 0.8%) |
| CIE-LAB | lab(72.49, 43.04, 4.67) |
| CIE-LCH | lch(72.49, 43.29, 6.19°) |
| OKLab | oklab(77.95% 0.1305 0.0127) |
| OKLCH | oklch(77.95% 0.131 5.6) |
| XYZ | xyz(58.1399, 44.3855, 44.0253) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.59
Pinky
#FC86AA
ΔE00 3.22
Rose Pink
#F7879A
ΔE00 3.60
Pig Pink
#E78EA5
ΔE00 3.84
Carnation Pink
#FF7FA7
ΔE00 4.45
Carnation
#FD798F
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD92AB #92FDE4
analogous
#FD92E1 #FD92AB #FDAE92
triadic
#FD92AB #ABFD92 #92ABFD
tetradic
#FD92AB #E1FD92 #92FDE4 #AE92FD
square
#FD92AB #E1FD92 #92FDE4 #AE92FD
split-complementary
#FD92AB #92FDAE #92E1FD
monochromatic
#FB1A4E #FC567D #FD92AB #FECED9 #FEE1E8
Accessibility & contrast
On white
2.13
#FD92AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FD92AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD92AB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD92AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD92AB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AC
Deuteranopia (green-blind)
#BEB9A9
Tritanopia (blue-blind)
#FF899B
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd92ab; /* rgb */ color: rgb(253, 146, 171); /* oklch */ color: oklch(78.0% 0.131 5.6);
Tailwind
colors: {
custom: {
50: '#ffb4c3',
500: '#fd92ab',
950: '#000000',
},
}SCSS
$custom: #fd92ab; $custom-light: #ffb4c3; $custom-dark: #000000;
JSON
{
"hex": "#fd92ab",
"rgb": {
"r": 253,
"g": 146,
"b": 171
},
"hsl": {
"h": 345.981,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.7795,
"c": 0.13113,
"h": 5.6
},
"luminance": 0.44381
}Semantic roles & 50–950 ramp
primary
#FD92AB
secondary
#D4F7EF
accent
#E6B000
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081