#FD9DFD#FD9DFD
#FD9DFD is a very light, vivid purple. Relative luminance 0.521; OKLCH L 82.5% C 0.165 H 326.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9DFD |
|---|---|
| RGB | rgb(253, 157, 253) |
| HSL | hsl(300, 96%, 80%) |
| HSV | hsv(300, 38%, 99%) |
| CMYK | cmyk(0%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(77.34, 49.85, -33.00) |
| CIE-LCH | lch(77.34, 59.79, 326.50°) |
| OKLab | oklab(82.47% 0.1382 -0.0899) |
| OKLCH | oklch(82.47% 0.165 326.9) |
| XYZ | xyz(70.2932, 52.0915, 99.2615) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.98
Mauve
#E0B0FF
ΔE00 7.51
Lavender Pink
#DD85D7
ΔE00 7.81
Purply Pink
#F075E6
ΔE00 8.31
Light Lavendar
#EFC0FE
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9DFD #9DFD9D
analogous
#CD9DFD #FD9DFD #FD9DCD
triadic
#FD9DFD #FDFD9D #9DFDFD
tetradic
#FD9DFD #FDCD9D #9DFD9D #9DCDFD
square
#FD9DFD #FDCD9D #9DFD9D #9DCDFD
split-complementary
#FD9DFD #CDFD9D #9DFDCD
monochromatic
#FB25FB #FC61FC #FD9DFD #FED9FE #FEE1FE
Accessibility & contrast
On white
1.84
#FD9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#FD9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9DFD
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9DFD | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#AFC3FA
Tritanopia (blue-blind)
#FFA6C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fd9dfd; /* rgb */ color: rgb(253, 157, 253); /* oklch */ color: oklch(82.5% 0.165 326.9);
Tailwind
colors: {
custom: {
50: '#ffbcfe',
500: '#fd9dfd',
950: '#000000',
},
}SCSS
$custom: #fd9dfd; $custom-light: #ffbcfe; $custom-dark: #000000;
JSON
{
"hex": "#fd9dfd",
"rgb": {
"r": 253,
"g": 157,
"b": 253
},
"hsl": {
"h": 300,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.82474,
"c": 0.16485,
"h": 326.9
},
"luminance": 0.52088
}Semantic roles & 50–950 ramp
primary
#FD9DFD
secondary
#5FE05F
accent
#E60000
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286