#FD83F4#FD83F4
#FD83F4 is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.4% C 0.199 H 330.1°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83F4 |
|---|---|
| RGB | rgb(253, 131, 244) |
| HSL | hsl(304, 97%, 75%) |
| HSV | hsv(304, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 3.6%, 0.8%) |
| CIE-LAB | lab(71.99, 61.12, -36.38) |
| CIE-LCH | lch(71.99, 71.13, 329.24°) |
| OKLab | oklab(78.37% 0.1726 -0.0993) |
| OKLCH | oklch(78.37% 0.199 330.1) |
| XYZ | xyz(64.9528, 43.6507, 90.5746) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 3.69
Candy Pink
#FF63E9
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.87
Light Magenta
#FA5FF7
ΔE00 6.31
Violet Pink
#FB5FFC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83F4 #83FD8C
analogous
#C983FD #FD83F4 #FD83B7
triadic
#FD83F4 #F4FD83 #83F4FD
tetradic
#FD83F4 #FDC983 #83FD8C #83B7FD
square
#FD83F4 #FDC983 #83FD8C #83B7FD
split-complementary
#FD83F4 #B7FD83 #83FDC9
monochromatic
#FB0BE9 #FC47EF #FD83F4 #FEBFF9 #FFE1FC
Accessibility & contrast
On white
2.16
#FD83F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FD83F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83F4
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83F4 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6F8
Deuteranopia (green-blind)
#A0B6F0
Tritanopia (blue-blind)
#FF8DB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd83f4; /* rgb */ color: rgb(253, 131, 244); /* oklch */ color: oklch(78.4% 0.199 330.1);
Tailwind
colors: {
custom: {
50: '#ffabf8',
500: '#fd83f4',
950: '#000000',
},
}SCSS
$custom: #fd83f4; $custom-light: #ffabf8; $custom-dark: #000000;
JSON
{
"hex": "#fd83f4",
"rgb": {
"r": 253,
"g": 131,
"b": 244
},
"hsl": {
"h": 304.426,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78371,
"c": 0.19912,
"h": 330.1
},
"luminance": 0.43647
}Semantic roles & 50–950 ramp
primary
#FD83F4
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85