#FD83DB#FD83DB
#FD83DB is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.3% C 0.179 H 338.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83DB |
|---|---|
| RGB | rgb(253, 131, 219) |
| HSL | hsl(317, 97%, 75%) |
| HSV | hsv(317, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 13.4%, 0.8%) |
| CIE-LAB | lab(71.03, 57.12, -24.12) |
| CIE-LCH | lch(71.03, 62.00, 337.10°) |
| OKLab | oklab(77.34% 0.1674 -0.0647) |
| OKLCH | oklch(77.34% 0.179 338.9) |
| XYZ | xyz(61.4111, 42.2340, 71.9216) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 5.32
Violet (CSS)
#EE82EE
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.44
Pink (survey)
#FF81C0
ΔE00 5.69
Candy Pink
#FF63E9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83DB #83FDA5
analogous
#E283FD #FD83DB #FD839E
triadic
#FD83DB #DBFD83 #83DBFD
tetradic
#FD83DB #FDE283 #83FDA5 #839EFD
square
#FD83DB #FDE283 #83FDA5 #839EFD
split-complementary
#FD83DB #9EFD83 #83FDE2
monochromatic
#FB0BB8 #FC47CA #FD83DB #FEBFEC #FFE1F6
Accessibility & contrast
On white
2.22
#FD83DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FD83DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83DB
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83DB | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DE
Deuteranopia (green-blind)
#A9B5D8
Tritanopia (blue-blind)
#FF86A5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd83db; /* rgb */ color: rgb(253, 131, 219); /* oklch */ color: oklch(77.3% 0.179 338.9);
Tailwind
colors: {
custom: {
50: '#ffabe6',
500: '#fd83db',
950: '#000000',
},
}SCSS
$custom: #fd83db; $custom-light: #ffabe6; $custom-dark: #000000;
JSON
{
"hex": "#fd83db",
"rgb": {
"r": 253,
"g": 131,
"b": 219
},
"hsl": {
"h": 316.721,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.77339,
"c": 0.17947,
"h": 338.9
},
"luminance": 0.4223
}Semantic roles & 50–950 ramp
primary
#FD83DB
secondary
#D4F7DE
accent
#E64000
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84