#FD83D2#FD83D2
#FD83D2 is a light, vivid pink. Relative luminance 0.418; OKLCH L 77.0% C 0.173 H 342.5°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83D2 |
|---|---|
| RGB | rgb(253, 131, 210) |
| HSL | hsl(321, 97%, 75%) |
| HSV | hsv(321, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 17%, 0.8%) |
| CIE-LAB | lab(70.71, 55.76, -19.63) |
| CIE-LCH | lch(70.71, 59.12, 340.61°) |
| OKLab | oklab(77% 0.1652 -0.0522) |
| OKLCH | oklch(77% 0.173 342.5) |
| XYZ | xyz(60.2581, 41.7729, 65.8495) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.35
Pink (survey)
#FF81C0
ΔE00 3.90
Bubblegum (survey)
#FF6CB5
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.29
Hot Pink
#FF69B4
ΔE00 6.38
Purply Pink
#F075E6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83D2 #83FDAE
analogous
#EB83FD #FD83D2 #FD8395
triadic
#FD83D2 #D2FD83 #83D2FD
tetradic
#FD83D2 #FDEB83 #83FDAE #8395FD
square
#FD83D2 #FDEB83 #83FDAE #8395FD
split-complementary
#FD83D2 #95FD83 #83FDEB
monochromatic
#FB0BA6 #FC47BC #FD83D2 #FEBFE8 #FFE1F4
Accessibility & contrast
On white
2.25
#FD83D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FD83D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83D2
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83D2 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA1D5
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#FF84A1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd83d2; /* rgb */ color: rgb(253, 131, 210); /* oklch */ color: oklch(77.0% 0.173 342.5);
Tailwind
colors: {
custom: {
50: '#ffaae0',
500: '#fd83d2',
950: '#000000',
},
}SCSS
$custom: #fd83d2; $custom-light: #ffaae0; $custom-dark: #000000;
JSON
{
"hex": "#fd83d2",
"rgb": {
"r": 253,
"g": 131,
"b": 210
},
"hsl": {
"h": 321.148,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.76997,
"c": 0.17321,
"h": 342.5
},
"luminance": 0.41768
}Semantic roles & 50–950 ramp
primary
#FD83D2
secondary
#D4F7E0
accent
#E65100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83