#FD8FFC#FD8FFC
#FD8FFC is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.4% C 0.187 H 327.5°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FFC |
|---|---|
| RGB | rgb(253, 143, 252) |
| HSL | hsl(301, 96%, 78%) |
| HSV | hsv(301, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 0.4%, 0.8%) |
| CIE-LAB | lab(74.55, 56.69, -36.78) |
| CIE-LCH | lch(74.55, 67.57, 327.03°) |
| OKLab | oklab(80.37% 0.1576 -0.1005) |
| OKLCH | oklch(80.37% 0.187 327.5) |
| XYZ | xyz(67.9000, 47.5593, 97.6799) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.73
Candy Pink
#FF63E9
ΔE00 7.66
Violet Pink
#FB5FFC
ΔE00 8.29
Light Magenta
#FA5FF7
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FFC #8FFD90
analogous
#C78FFD #FD8FFC #FD8FC5
triadic
#FD8FFC #FCFD8F #8FFCFD
tetradic
#FD8FFC #FDC78F #8FFD90 #8FC5FD
square
#FD8FFC #FDC78F #8FFD90 #8FC5FD
split-complementary
#FD8FFC #C5FD8F #8FFDC7
monochromatic
#FB17F9 #FC53FA #FD8FFC #FECBFE #FEE1FE
Accessibility & contrast
On white
2.00
#FD8FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FD8FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FFC
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FFC | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#FF9ABA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd8ffc; /* rgb */ color: rgb(253, 143, 252); /* oklch */ color: oklch(80.4% 0.187 327.5);
Tailwind
colors: {
custom: {
50: '#ffb3fd',
500: '#fd8ffc',
950: '#000000',
},
}SCSS
$custom: #fd8ffc; $custom-light: #ffb3fd; $custom-dark: #000000;
JSON
{
"hex": "#fd8ffc",
"rgb": {
"r": 253,
"g": 143,
"b": 252
},
"hsl": {
"h": 300.545,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.80374,
"c": 0.18695,
"h": 327.5
},
"luminance": 0.47556
}Semantic roles & 50–950 ramp
primary
#FD8FFC
secondary
#D4F7D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085