#FD83EF#FD83EF
#FD83EF is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.2% C 0.195 H 331.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83EF |
|---|---|
| RGB | rgb(253, 131, 239) |
| HSL | hsl(307, 97%, 75%) |
| HSV | hsv(307, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 5.5%, 0.8%) |
| CIE-LAB | lab(71.79, 60.29, -33.96) |
| CIE-LCH | lch(71.79, 69.20, 330.61°) |
| OKLab | oklab(78.16% 0.1717 -0.0924) |
| OKLCH | oklch(78.16% 0.195 331.7) |
| XYZ | xyz(64.2039, 43.3512, 86.6305) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.62
Candy Pink
#FF63E9
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.49
Light Magenta
#FA5FF7
ΔE00 6.63
Violet Pink
#FB5FFC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83EF #83FD91
analogous
#CE83FD #FD83EF #FD83B2
triadic
#FD83EF #EFFD83 #83EFFD
tetradic
#FD83EF #FDCE83 #83FD91 #83B2FD
square
#FD83EF #FDCE83 #83FD91 #83B2FD
split-complementary
#FD83EF #B2FD83 #83FDCE
monochromatic
#FB0BDF #FC47E7 #FD83EF #FEBFF7 #FFE1FB
Accessibility & contrast
On white
2.17
#FD83EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FD83EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83EF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83EF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F3
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#FF8CAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd83ef; /* rgb */ color: rgb(253, 131, 239); /* oklch */ color: oklch(78.2% 0.195 331.7);
Tailwind
colors: {
custom: {
50: '#ffabf4',
500: '#fd83ef',
950: '#000000',
},
}SCSS
$custom: #fd83ef; $custom-light: #ffabf4; $custom-dark: #000000;
JSON
{
"hex": "#fd83ef",
"rgb": {
"r": 253,
"g": 131,
"b": 239
},
"hsl": {
"h": 306.885,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78155,
"c": 0.19496,
"h": 331.7
},
"luminance": 0.43347
}Semantic roles & 50–950 ramp
primary
#FD83EF
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85