#FD83F2#FD83F2
#FD83F2 is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.3% C 0.197 H 330.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83F2 |
|---|---|
| RGB | rgb(253, 131, 242) |
| HSL | hsl(305, 97%, 75%) |
| HSV | hsv(305, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 4.3%, 0.8%) |
| CIE-LAB | lab(71.91, 60.79, -35.41) |
| CIE-LCH | lch(71.91, 70.35, 329.78°) |
| OKLab | oklab(78.28% 0.1722 -0.0966) |
| OKLCH | oklch(78.28% 0.197 330.7) |
| XYZ | xyz(64.6508, 43.5299, 88.9840) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 3.64
Candy Pink
#FF63E9
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.71
Light Magenta
#FA5FF7
ΔE00 6.42
Violet Pink
#FB5FFC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83F2 #83FD8E
analogous
#CB83FD #FD83F2 #FD83B5
triadic
#FD83F2 #F2FD83 #83F2FD
tetradic
#FD83F2 #FDCB83 #83FD8E #83B5FD
square
#FD83F2 #FDCB83 #83FD8E #83B5FD
split-complementary
#FD83F2 #B5FD83 #83FDCB
monochromatic
#FB0BE5 #FC47EC #FD83F2 #FEBFF8 #FFE1FC
Accessibility & contrast
On white
2.16
#FD83F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FD83F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83F2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83F2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F6
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#FF8DAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd83f2; /* rgb */ color: rgb(253, 131, 242); /* oklch */ color: oklch(78.3% 0.197 330.7);
Tailwind
colors: {
custom: {
50: '#ffabf6',
500: '#fd83f2',
950: '#000000',
},
}SCSS
$custom: #fd83f2; $custom-light: #ffabf6; $custom-dark: #000000;
JSON
{
"hex": "#fd83f2",
"rgb": {
"r": 253,
"g": 131,
"b": 242
},
"hsl": {
"h": 305.41,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78284,
"c": 0.19744,
"h": 330.7
},
"luminance": 0.43526
}Semantic roles & 50–950 ramp
primary
#FD83F2
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85