#FD92AF#FD92AF
#FD92AF is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.1% C 0.132 H 3.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FD92AF |
|---|---|
| RGB | rgb(253, 146, 175) |
| HSL | hsl(344, 96%, 78%) |
| HSV | hsv(344, 42%, 99%) |
| CMYK | cmyk(0%, 42.3%, 30.8%, 0.8%) |
| CIE-LAB | lab(72.59, 43.53, 2.60) |
| CIE-LCH | lch(72.59, 43.61, 3.42°) |
| OKLab | oklab(78.06% 0.1319 0.0074) |
| OKLCH | oklch(78.06% 0.132 3.2) |
| XYZ | xyz(58.5269, 44.5403, 46.0638) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.69
Rosa
#FE86A4
ΔE00 2.80
Pig Pink
#E78EA5
ΔE00 3.83
Carnation Pink
#FF7FA7
ΔE00 4.07
Rose Pink
#F7879A
ΔE00 4.50
Faded Pink
#DE9DAC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD92AF #92FDE0
analogous
#FD92E5 #FD92AF #FDAA92
triadic
#FD92AF #AFFD92 #92AFFD
tetradic
#FD92AF #E5FD92 #92FDE0 #AA92FD
square
#FD92AF #E5FD92 #92FDE0 #AA92FD
split-complementary
#FD92AF #92FDAA #92E5FD
monochromatic
#FB1A57 #FC5683 #FD92AF #FECEDB #FEE1E9
Accessibility & contrast
On white
2.12
#FD92AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FD92AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD92AF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD92AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD92AF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6B0
Deuteranopia (green-blind)
#BDBAAD
Tritanopia (blue-blind)
#FF8A9C
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd92af; /* rgb */ color: rgb(253, 146, 175); /* oklch */ color: oklch(78.1% 0.132 3.2);
Tailwind
colors: {
custom: {
50: '#ffb4c6',
500: '#fd92af',
950: '#000000',
},
}SCSS
$custom: #fd92af; $custom-light: #ffb4c6; $custom-dark: #000000;
JSON
{
"hex": "#fd92af",
"rgb": {
"r": 253,
"g": 146,
"b": 175
},
"hsl": {
"h": 343.738,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.78062,
"c": 0.13214,
"h": 3.2
},
"luminance": 0.44536
}Semantic roles & 50–950 ramp
primary
#FD92AF
secondary
#D4F7ED
accent
#E6A700
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082