#FD8DFD#FD8DFD
#FD8DFD is a light, vivid purple. Relative luminance 0.470; OKLCH L 80.1% C 0.191 H 327.2°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8DFD |
|---|---|
| RGB | rgb(253, 141, 253) |
| HSL | hsl(300, 97%, 77%) |
| HSV | hsv(300, 44%, 99%) |
| CMYK | cmyk(0%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(74.21, 57.84, -37.84) |
| CIE-LCH | lch(74.21, 69.12, 326.80°) |
| OKLab | oklab(80.14% 0.1606 -0.1036) |
| OKLCH | oklch(80.14% 0.191 327.2) |
| XYZ | xyz(67.7613, 47.0277, 98.4175) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.44
Purply Pink
#F075E6
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 6.77
Candy Pink
#FF63E9
ΔE00 7.35
Violet Pink
#FB5FFC
ΔE00 7.86
Light Magenta
#FA5FF7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8DFD #8DFD8D
analogous
#C58DFD #FD8DFD #FD8DC5
triadic
#FD8DFD #FDFD8D #8DFDFD
tetradic
#FD8DFD #FDC58D #8DFD8D #8DC5FD
square
#FD8DFD #FDC58D #8DFD8D #8DC5FD
split-complementary
#FD8DFD #C5FD8D #8DFDC5
monochromatic
#FB15FB #FC51FC #FD8DFD #FEC9FE #FEE1FE
Accessibility & contrast
On white
2.02
#FD8DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#FD8DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8DFD
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8DFD | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#A3BCF9
Tritanopia (blue-blind)
#FF98B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd8dfd; /* rgb */ color: rgb(253, 141, 253); /* oklch */ color: oklch(80.1% 0.191 327.2);
Tailwind
colors: {
custom: {
50: '#ffb1fe',
500: '#fd8dfd',
950: '#000000',
},
}SCSS
$custom: #fd8dfd; $custom-light: #ffb1fe; $custom-dark: #000000;
JSON
{
"hex": "#fd8dfd",
"rgb": {
"r": 253,
"g": 141,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.80135,
"c": 0.19106,
"h": 327.2
},
"luminance": 0.47024
}Semantic roles & 50–950 ramp
primary
#FD8DFD
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086