#FD8FFD#FD8FFD
#FD8FFD is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.4% C 0.188 H 327.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FFD |
|---|---|
| RGB | rgb(253, 143, 253) |
| HSL | hsl(300, 96%, 78%) |
| HSV | hsv(300, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(74.59, 56.86, -37.26) |
| CIE-LCH | lch(74.59, 67.98, 326.77°) |
| OKLab | oklab(80.42% 0.1578 -0.1019) |
| OKLCH | oklch(80.42% 0.188 327.1) |
| XYZ | xyz(68.0588, 47.6228, 98.5167) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.83
Candy Pink
#FF63E9
ΔE00 7.70
Violet Pink
#FB5FFC
ΔE00 8.25
Light Magenta
#FA5FF7
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FFD #8FFD8F
analogous
#C68FFD #FD8FFD #FD8FC6
triadic
#FD8FFD #FDFD8F #8FFDFD
tetradic
#FD8FFD #FDC68F #8FFD8F #8FC6FD
square
#FD8FFD #FDC68F #8FFD8F #8FC6FD
split-complementary
#FD8FFD #C6FD8F #8FFDC6
monochromatic
#FB17FB #FC53FC #FD8FFD #FECBFE #FEE1FE
Accessibility & contrast
On white
2.00
#FD8FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#FD8FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FFD
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FFD | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#A4BDFA
Tritanopia (blue-blind)
#FF9ABA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd8ffd; /* rgb */ color: rgb(253, 143, 253); /* oklch */ color: oklch(80.4% 0.188 327.1);
Tailwind
colors: {
custom: {
50: '#ffb3fe',
500: '#fd8ffd',
950: '#000000',
},
}SCSS
$custom: #fd8ffd; $custom-light: #ffb3fe; $custom-dark: #000000;
JSON
{
"hex": "#fd8ffd",
"rgb": {
"r": 253,
"g": 143,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.80417,
"c": 0.18785,
"h": 327.1
},
"luminance": 0.47619
}Semantic roles & 50–950 ramp
primary
#FD8FFD
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086