#FD83ED#FD83ED
#FD83ED is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.1% C 0.193 H 332.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83ED |
|---|---|
| RGB | rgb(253, 131, 237) |
| HSL | hsl(308, 97%, 75%) |
| HSV | hsv(308, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 6.3%, 0.8%) |
| CIE-LAB | lab(71.71, 59.97, -32.98) |
| CIE-LCH | lch(71.71, 68.44, 331.19°) |
| OKLab | oklab(78.07% 0.1713 -0.0897) |
| OKLCH | oklch(78.07% 0.193 332.4) |
| XYZ | xyz(63.9101, 43.2336, 85.0830) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 3.65
Candy Pink
#FF63E9
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.37
Bubblegum Pink
#FE83CC
ΔE00 6.50
Light Magenta
#FA5FF7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83ED #83FD93
analogous
#D083FD #FD83ED #FD83B0
triadic
#FD83ED #EDFD83 #83EDFD
tetradic
#FD83ED #FDD083 #83FD93 #83B0FD
square
#FD83ED #FDD083 #83FD93 #83B0FD
split-complementary
#FD83ED #B0FD83 #83FDD0
monochromatic
#FB0BDC #FC47E4 #FD83ED #FEBFF6 #FFE1FB
Accessibility & contrast
On white
2.18
#FD83ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FD83ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83ED
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83ED | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#FF8BAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd83ed; /* rgb */ color: rgb(253, 131, 237); /* oklch */ color: oklch(78.1% 0.193 332.4);
Tailwind
colors: {
custom: {
50: '#ffabf3',
500: '#fd83ed',
950: '#000000',
},
}SCSS
$custom: #fd83ed; $custom-light: #ffabf3; $custom-dark: #000000;
JSON
{
"hex": "#fd83ed",
"rgb": {
"r": 253,
"g": 131,
"b": 237
},
"hsl": {
"h": 307.869,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.7807,
"c": 0.19333,
"h": 332.4
},
"luminance": 0.4323
}Semantic roles & 50–950 ramp
primary
#FD83ED
secondary
#D4F7D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85