#FD83EB#FD83EB
#FD83EB is a light, vivid purple. Relative luminance 0.431; OKLCH L 78.0% C 0.192 H 333.0°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83EB |
|---|---|
| RGB | rgb(253, 131, 235) |
| HSL | hsl(309, 97%, 75%) |
| HSV | hsv(309, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 7.1%, 0.8%) |
| CIE-LAB | lab(71.63, 59.64, -32.01) |
| CIE-LCH | lch(71.63, 67.69, 331.78°) |
| OKLab | oklab(77.99% 0.1709 -0.0869) |
| OKLCH | oklch(77.99% 0.192 333) |
| XYZ | xyz(63.6195, 43.1174, 83.5527) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 5.28
Candy Pink
#FF63E9
ΔE00 5.35
Bubblegum Pink
#FE83CC
ΔE00 6.15
Light Magenta
#FA5FF7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83EB #83FD95
analogous
#D283FD #FD83EB #FD83AE
triadic
#FD83EB #EBFD83 #83EBFD
tetradic
#FD83EB #FDD283 #83FD95 #83AEFD
square
#FD83EB #FDD283 #83FD95 #83AEFD
split-complementary
#FD83EB #AEFD83 #83FDD2
monochromatic
#FB0BD8 #FC47E1 #FD83EB #FEBFF5 #FFE1FA
Accessibility & contrast
On white
2.18
#FD83EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FD83EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83EB
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83EB | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EF
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#FF8BAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd83eb; /* rgb */ color: rgb(253, 131, 235); /* oklch */ color: oklch(78.0% 0.192 333.0);
Tailwind
colors: {
custom: {
50: '#ffabf1',
500: '#fd83eb',
950: '#000000',
},
}SCSS
$custom: #fd83eb; $custom-light: #ffabf1; $custom-dark: #000000;
JSON
{
"hex": "#fd83eb",
"rgb": {
"r": 253,
"g": 131,
"b": 235
},
"hsl": {
"h": 308.852,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.77985,
"c": 0.19172,
"h": 333
},
"luminance": 0.43113
}Semantic roles & 50–950 ramp
primary
#FD83EB
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85