#FD83E2#FD83E2
#FD83E2 is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.6% C 0.185 H 336.2°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83E2 |
|---|---|
| RGB | rgb(253, 131, 226) |
| HSL | hsl(313, 97%, 75%) |
| HSV | hsv(313, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 10.7%, 0.8%) |
| CIE-LAB | lab(71.29, 58.20, -27.59) |
| CIE-LCH | lch(71.29, 64.41, 334.64°) |
| OKLab | oklab(77.62% 0.169 -0.0744) |
| OKLCH | oklch(77.62% 0.185 336.2) |
| XYZ | xyz(62.3520, 42.6104, 76.8773) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.20
Purply Pink
#F075E6
ΔE00 4.42
Bubblegum Pink
#FE83CC
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 5.15
Candy Pink
#FF63E9
ΔE00 5.88
Pink (survey)
#FF81C0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83E2 #83FD9E
analogous
#DB83FD #FD83E2 #FD83A5
triadic
#FD83E2 #E2FD83 #83E2FD
tetradic
#FD83E2 #FDDB83 #83FD9E #83A5FD
square
#FD83E2 #FDDB83 #83FD9E #83A5FD
split-complementary
#FD83E2 #A5FD83 #83FDDB
monochromatic
#FB0BC6 #FC47D4 #FD83E2 #FEBFF0 #FFE1F8
Accessibility & contrast
On white
2.21
#FD83E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FD83E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83E2
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83E2 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A3E5
Deuteranopia (green-blind)
#A6B5DF
Tritanopia (blue-blind)
#FF88A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd83e2; /* rgb */ color: rgb(253, 131, 226); /* oklch */ color: oklch(77.6% 0.185 336.2);
Tailwind
colors: {
custom: {
50: '#ffabeb',
500: '#fd83e2',
950: '#000000',
},
}SCSS
$custom: #fd83e2; $custom-light: #ffabeb; $custom-dark: #000000;
JSON
{
"hex": "#fd83e2",
"rgb": {
"r": 253,
"g": 131,
"b": 226
},
"hsl": {
"h": 313.279,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.77616,
"c": 0.18467,
"h": 336.2
},
"luminance": 0.42606
}Semantic roles & 50–950 ramp
primary
#FD83E2
secondary
#D4F7DC
accent
#E63300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84