#FD83F3#FD83F3
#FD83F3 is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.3% C 0.198 H 330.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83F3 |
|---|---|
| RGB | rgb(253, 131, 243) |
| HSL | hsl(305, 97%, 75%) |
| HSV | hsv(305, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 4%, 0.8%) |
| CIE-LAB | lab(71.95, 60.96, -35.90) |
| CIE-LCH | lch(71.95, 70.74, 329.51°) |
| OKLab | oklab(78.33% 0.1724 -0.0979) |
| OKLCH | oklch(78.33% 0.198 330.4) |
| XYZ | xyz(64.8014, 43.5901, 89.7772) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.66
Candy Pink
#FF63E9
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.79
Light Magenta
#FA5FF7
ΔE00 6.36
Violet Pink
#FB5FFC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83F3 #83FD8D
analogous
#CA83FD #FD83F3 #FD83B6
triadic
#FD83F3 #F3FD83 #83F3FD
tetradic
#FD83F3 #FDCA83 #83FD8D #83B6FD
square
#FD83F3 #FDCA83 #83FD8D #83B6FD
split-complementary
#FD83F3 #B6FD83 #83FDCA
monochromatic
#FB0BE7 #FC47ED #FD83F3 #FEBFF9 #FFE1FC
Accessibility & contrast
On white
2.16
#FD83F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FD83F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83F3
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83F3 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F7
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#FF8DB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd83f3; /* rgb */ color: rgb(253, 131, 243); /* oklch */ color: oklch(78.3% 0.198 330.4);
Tailwind
colors: {
custom: {
50: '#ffabf7',
500: '#fd83f3',
950: '#000000',
},
}SCSS
$custom: #fd83f3; $custom-light: #ffabf7; $custom-dark: #000000;
JSON
{
"hex": "#fd83f3",
"rgb": {
"r": 253,
"g": 131,
"b": 243
},
"hsl": {
"h": 304.918,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78327,
"c": 0.19828,
"h": 330.4
},
"luminance": 0.43586
}Semantic roles & 50–950 ramp
primary
#FD83F3
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85