#FD92AE#FD92AE
#FD92AE is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.0% C 0.132 H 3.8°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FD92AE |
|---|---|
| RGB | rgb(253, 146, 174) |
| HSL | hsl(344, 96%, 78%) |
| HSV | hsv(344, 42%, 99%) |
| CMYK | cmyk(0%, 42.3%, 31.2%, 0.8%) |
| CIE-LAB | lab(72.56, 43.41, 3.12) |
| CIE-LCH | lch(72.56, 43.52, 4.11°) |
| OKLab | oklab(78.03% 0.1316 0.0087) |
| OKLCH | oklch(78.03% 0.132 3.8) |
| XYZ | xyz(58.4291, 44.5011, 45.5484) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 2.70
Pinky
#FC86AA
ΔE00 2.79
Pig Pink
#E78EA5
ΔE00 3.80
Carnation Pink
#FF7FA7
ΔE00 4.13
Rose Pink
#F7879A
ΔE00 4.26
Faded Pink
#DE9DAC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD92AE #92FDE1
analogous
#FD92E3 #FD92AE #FDAB92
triadic
#FD92AE #AEFD92 #92AEFD
tetradic
#FD92AE #E3FD92 #92FDE1 #AB92FD
square
#FD92AE #E3FD92 #92FDE1 #AB92FD
split-complementary
#FD92AE #92FDAB #92E3FD
monochromatic
#FB1A55 #FC5681 #FD92AE #FECEDB #FEE1E9
Accessibility & contrast
On white
2.12
#FD92AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FD92AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD92AE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD92AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD92AE | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AF
Deuteranopia (green-blind)
#BDBAAC
Tritanopia (blue-blind)
#FF8A9C
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd92ae; /* rgb */ color: rgb(253, 146, 174); /* oklch */ color: oklch(78.0% 0.132 3.8);
Tailwind
colors: {
custom: {
50: '#ffb4c6',
500: '#fd92ae',
950: '#000000',
},
}SCSS
$custom: #fd92ae; $custom-light: #ffb4c6; $custom-dark: #000000;
JSON
{
"hex": "#fd92ae",
"rgb": {
"r": 253,
"g": 146,
"b": 174
},
"hsl": {
"h": 344.299,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.78033,
"c": 0.13187,
"h": 3.8
},
"luminance": 0.44496
}Semantic roles & 50–950 ramp
primary
#FD92AE
secondary
#D4F7EE
accent
#E6A900
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082