#FD83E4#FD83E4
#FD83E4 is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.7% C 0.186 H 335.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83E4 |
|---|---|
| RGB | rgb(253, 131, 228) |
| HSL | hsl(312, 97%, 75%) |
| HSV | hsv(312, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 9.9%, 0.8%) |
| CIE-LAB | lab(71.37, 58.52, -28.58) |
| CIE-LCH | lch(71.37, 65.12, 333.97°) |
| OKLab | oklab(77.7% 0.1694 -0.0772) |
| OKLCH | oklch(77.7% 0.186 335.5) |
| XYZ | xyz(62.6281, 42.7208, 78.3310) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 4.21
Bubblegum Pink
#FE83CC
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 5.72
Pink (survey)
#FF81C0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83E4 #83FD9C
analogous
#D983FD #FD83E4 #FD83A7
triadic
#FD83E4 #E4FD83 #83E4FD
tetradic
#FD83E4 #FDD983 #83FD9C #83A7FD
square
#FD83E4 #FDD983 #83FD9C #83A7FD
split-complementary
#FD83E4 #A7FD83 #83FDD9
monochromatic
#FB0BCA #FC47D7 #FD83E4 #FEBFF1 #FFE1F8
Accessibility & contrast
On white
2.20
#FD83E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FD83E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83E4
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83E4 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A3E7
Deuteranopia (green-blind)
#A6B5E1
Tritanopia (blue-blind)
#FF89A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd83e4; /* rgb */ color: rgb(253, 131, 228); /* oklch */ color: oklch(77.7% 0.186 335.5);
Tailwind
colors: {
custom: {
50: '#ffabec',
500: '#fd83e4',
950: '#000000',
},
}SCSS
$custom: #fd83e4; $custom-light: #ffabec; $custom-dark: #000000;
JSON
{
"hex": "#fd83e4",
"rgb": {
"r": 253,
"g": 131,
"b": 228
},
"hsl": {
"h": 312.295,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.77696,
"c": 0.1862,
"h": 335.5
},
"luminance": 0.42717
}Semantic roles & 50–950 ramp
primary
#FD83E4
secondary
#D4F7DB
accent
#E62F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84