#FD83EE#FD83EE
#FD83EE is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.1% C 0.194 H 332.0°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83EE |
|---|---|
| RGB | rgb(253, 131, 238) |
| HSL | hsl(307, 97%, 75%) |
| HSV | hsv(307, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 5.9%, 0.8%) |
| CIE-LAB | lab(71.75, 60.13, -33.47) |
| CIE-LCH | lch(71.75, 68.82, 330.90°) |
| OKLab | oklab(78.11% 0.1715 -0.091) |
| OKLCH | oklch(78.11% 0.194 332) |
| XYZ | xyz(64.0566, 43.2922, 85.8546) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 3.63
Candy Pink
#FF63E9
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.43
Bubblegum Pink
#FE83CC
ΔE00 6.68
Light Magenta
#FA5FF7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83EE #83FD92
analogous
#CF83FD #FD83EE #FD83B1
triadic
#FD83EE #EEFD83 #83EEFD
tetradic
#FD83EE #FDCF83 #83FD92 #83B1FD
square
#FD83EE #FDCF83 #83FD92 #83B1FD
split-complementary
#FD83EE #B1FD83 #83FDCF
monochromatic
#FB0BDD #FC47E6 #FD83EE #FEBFF6 #FFE1FB
Accessibility & contrast
On white
2.17
#FD83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FD83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83EE
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83EE | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#FF8CAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd83ee; /* rgb */ color: rgb(253, 131, 238); /* oklch */ color: oklch(78.1% 0.194 332.0);
Tailwind
colors: {
custom: {
50: '#ffabf4',
500: '#fd83ee',
950: '#000000',
},
}SCSS
$custom: #fd83ee; $custom-light: #ffabf4; $custom-dark: #000000;
JSON
{
"hex": "#fd83ee",
"rgb": {
"r": 253,
"g": 131,
"b": 238
},
"hsl": {
"h": 307.377,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78112,
"c": 0.19414,
"h": 332
},
"luminance": 0.43288
}Semantic roles & 50–950 ramp
primary
#FD83EE
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85