#FD66FD#FD66FD
#FD66FD is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.3% C 0.249 H 327.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FD66FD |
|---|---|
| RGB | rgb(253, 102, 253) |
| HSL | hsl(300, 97%, 70%) |
| HSV | hsv(300, 60%, 99%) |
| CMYK | cmyk(0%, 59.7%, 0%, 0.8%) |
| CIE-LAB | lab(67.64, 75.42, -48.13) |
| CIE-LCH | lch(67.64, 89.47, 327.46°) |
| OKLab | oklab(75.3% 0.2101 -0.1328) |
| OKLCH | oklch(75.3% 0.249 327.7) |
| XYZ | xyz(62.9881, 37.4813, 96.8264) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.19
Light Magenta
#FA5FF7
ΔE00 1.44
Candy Pink
#FF63E9
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 4.08
Violet (CSS)
#EE82EE
ΔE00 5.16
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD66FD #66FD66
analogous
#B266FD #FD66FD #FD66B2
triadic
#FD66FD #FDFD66 #66FDFD
tetradic
#FD66FD #FDB266 #66FD66 #66B2FD
square
#FD66FD #FDB266 #66FD66 #66B2FD
split-complementary
#FD66FD #B2FD66 #66FDB2
monochromatic
#E603E6 #FC2AFC #FD66FD #FEA2FE #FFDFFF
Accessibility & contrast
On white
2.47
#FD66FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FD66FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD66FD
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD66FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD66FD | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5498FF
Deuteranopia (green-blind)
#89ACF9
Tritanopia (blue-blind)
#FF79A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd66fd; /* rgb */ color: rgb(253, 102, 253); /* oklch */ color: oklch(75.3% 0.249 327.7);
Tailwind
colors: {
custom: {
50: '#ff9afe',
500: '#fd66fd',
950: '#000000',
},
}SCSS
$custom: #fd66fd; $custom-light: #ff9afe; $custom-dark: #000000;
JSON
{
"hex": "#fd66fd",
"rgb": {
"r": 253,
"g": 102,
"b": 253
},
"hsl": {
"h": 300,
"s": 97.419,
"l": 69.608
},
"oklch": {
"l": 0.75299,
"c": 0.24851,
"h": 327.7
},
"luminance": 0.37477
}Semantic roles & 50–950 ramp
primary
#FD66FD
secondary
#CAF5CA
accent
#E60000
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86