#FD83AE#FD83AE
#FD83AE is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.8% C 0.154 H 359.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83AE |
|---|---|
| RGB | rgb(253, 131, 174) |
| HSL | hsl(339, 97%, 75%) |
| HSV | hsv(339, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 31.2%, 0.8%) |
| CIE-LAB | lab(69.59, 50.89, -1.21) |
| CIE-LCH | lch(69.59, 50.90, 358.64°) |
| OKLab | oklab(75.79% 0.1544 -0.0025) |
| OKLCH | oklch(75.79% 0.154 359.1) |
| XYZ | xyz(56.2666, 40.1763, 44.8276) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.57
Carnation Pink
#FF7FA7
ΔE00 1.65
Rosa
#FE86A4
ΔE00 3.32
Pink (survey)
#FF81C0
ΔE00 4.46
Pig Pink
#E78EA5
ΔE00 5.25
Bubble Gum Pink
#FF69AF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83AE #83FDD2
analogous
#FD83EB #FD83AE #FD9583
triadic
#FD83AE #AEFD83 #83AEFD
tetradic
#FD83AE #EBFD83 #83FDD2 #9583FD
square
#FD83AE #EBFD83 #83FDD2 #9583FD
split-complementary
#FD83AE #83FD95 #83EBFD
monochromatic
#FB0B5F #FC4787 #FD83AE #FEBFD5 #FFE1EB
Accessibility & contrast
On white
2.32
#FD83AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FD83AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83AE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83AE | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CAF
Deuteranopia (green-blind)
#B5B2AB
Tritanopia (blue-blind)
#FF7B93
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd83ae; /* rgb */ color: rgb(253, 131, 174); /* oklch */ color: oklch(75.8% 0.154 359.1);
Tailwind
colors: {
custom: {
50: '#ffaac6',
500: '#fd83ae',
950: '#000000',
},
}SCSS
$custom: #fd83ae; $custom-light: #ffaac6; $custom-dark: #000000;
JSON
{
"hex": "#fd83ae",
"rgb": {
"r": 253,
"g": 131,
"b": 174
},
"hsl": {
"h": 338.852,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.75788,
"c": 0.15441,
"h": 359.1
},
"luminance": 0.40171
}Semantic roles & 50–950 ramp
primary
#FD83AE
secondary
#D4F7EB
accent
#E69500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82