#FD83D9#FD83D9
#FD83D9 is a light, vivid pink. Relative luminance 0.421; OKLCH L 77.3% C 0.178 H 339.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83D9 |
|---|---|
| RGB | rgb(253, 131, 217) |
| HSL | hsl(318, 97%, 75%) |
| HSV | hsv(318, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 14.2%, 0.8%) |
| CIE-LAB | lab(70.96, 56.81, -23.13) |
| CIE-LCH | lch(70.96, 61.34, 337.85°) |
| OKLab | oklab(77.26% 0.1669 -0.0619) |
| OKLCH | oklch(77.26% 0.178 339.6) |
| XYZ | xyz(61.1494, 42.1293, 70.5432) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.77
Pink (survey)
#FF81C0
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 5.73
Candy Pink
#FF63E9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83D9 #83FDA7
analogous
#E483FD #FD83D9 #FD839C
triadic
#FD83D9 #D9FD83 #83D9FD
tetradic
#FD83D9 #FDE483 #83FDA7 #839CFD
square
#FD83D9 #FDE483 #83FDA7 #839CFD
split-complementary
#FD83D9 #9CFD83 #83FDE4
monochromatic
#FB0BB4 #FC47C7 #FD83D9 #FEBFEB #FFE1F6
Accessibility & contrast
On white
2.23
#FD83D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FD83D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83D9
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83D9 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DC
Deuteranopia (green-blind)
#A9B5D6
Tritanopia (blue-blind)
#FF86A4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd83d9; /* rgb */ color: rgb(253, 131, 217); /* oklch */ color: oklch(77.3% 0.178 339.6);
Tailwind
colors: {
custom: {
50: '#ffabe5',
500: '#fd83d9',
950: '#000000',
},
}SCSS
$custom: #fd83d9; $custom-light: #ffabe5; $custom-dark: #000000;
JSON
{
"hex": "#fd83d9",
"rgb": {
"r": 253,
"g": 131,
"b": 217
},
"hsl": {
"h": 317.705,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.77261,
"c": 0.17803,
"h": 339.6
},
"luminance": 0.42125
}Semantic roles & 50–950 ramp
primary
#FD83D9
secondary
#D4F7DE
accent
#E64400
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84