#FD83DF#FD83DF
#FD83DF is a light, vivid pink. Relative luminance 0.424; OKLCH L 77.5% C 0.182 H 337.3°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83DF |
|---|---|
| RGB | rgb(253, 131, 223) |
| HSL | hsl(315, 97%, 75%) |
| HSV | hsv(315, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 11.9%, 0.8%) |
| CIE-LAB | lab(71.18, 57.73, -26.11) |
| CIE-LCH | lch(71.18, 63.36, 335.67°) |
| OKLab | oklab(77.5% 0.1683 -0.0703) |
| OKLCH | oklch(77.5% 0.182 337.3) |
| XYZ | xyz(61.9440, 42.4472, 74.7283) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.93
Violet (CSS)
#EE82EE
ΔE00 4.68
Purply Pink
#F075E6
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 5.23
Candy Pink
#FF63E9
ΔE00 6.15
Pink (survey)
#FF81C0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83DF #83FDA1
analogous
#DE83FD #FD83DF #FD83A2
triadic
#FD83DF #DFFD83 #83DFFD
tetradic
#FD83DF #FDDE83 #83FDA1 #83A2FD
square
#FD83DF #FDDE83 #83FDA1 #83A2FD
split-complementary
#FD83DF #A2FD83 #83FDDE
monochromatic
#FB0BC0 #FC47CF #FD83DF #FEBFEF #FFE1F7
Accessibility & contrast
On white
2.21
#FD83DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FD83DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83DF
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83DF | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A3E2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#FF87A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd83df; /* rgb */ color: rgb(253, 131, 223); /* oklch */ color: oklch(77.5% 0.182 337.3);
Tailwind
colors: {
custom: {
50: '#ffabe9',
500: '#fd83df',
950: '#000000',
},
}SCSS
$custom: #fd83df; $custom-light: #ffabe9; $custom-dark: #000000;
JSON
{
"hex": "#fd83df",
"rgb": {
"r": 253,
"g": 131,
"b": 223
},
"hsl": {
"h": 314.754,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.77496,
"c": 0.18241,
"h": 337.3
},
"luminance": 0.42443
}Semantic roles & 50–950 ramp
primary
#FD83DF
secondary
#D4F7DD
accent
#E63800
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84