#FD66FF#FD66FF
#FD66FF is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.4% C 0.250 H 327.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FD66FF |
|---|---|
| RGB | rgb(253, 102, 255) |
| HSL | hsl(299, 100%, 70%) |
| HSV | hsv(299, 60%, 100%) |
| CMYK | cmyk(0.8%, 60%, 0%, 0%) |
| CIE-LAB | lab(67.73, 75.75, -49.07) |
| CIE-LCH | lch(67.73, 90.25, 327.06°) |
| OKLab | oklab(75.4% 0.2102 -0.1355) |
| OKLCH | oklch(75.4% 0.25 327.2) |
| XYZ | xyz(63.3084, 37.6094, 98.5132) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.21
Light Magenta
#FA5FF7
ΔE00 1.59
Candy Pink
#FF63E9
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 4.31
Violet (CSS)
#EE82EE
ΔE00 5.28
Orchid
#DA70D6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD66FF #68FF66
analogous
#B166FF #FD66FF #FF66B4
triadic
#FD66FF #FFFD66 #66FFFD
tetradic
#FD66FF #FFB166 #68FF66 #66B4FF
square
#FD66FF #FFB166 #68FF66 #66B4FF
split-complementary
#FD66FF #B4FF66 #66FFB1
monochromatic
#E800EB #FC29FF #FD66FF #FEA3FF #FFE0FF
Accessibility & contrast
On white
2.46
#FD66FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FD66FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD66FF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD66FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD66FF | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5298FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#FF7AAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd66ff; /* rgb */ color: rgb(253, 102, 255); /* oklch */ color: oklch(75.4% 0.250 327.2);
Tailwind
colors: {
custom: {
50: '#ff9aff',
500: '#fd66ff',
950: '#000000',
},
}SCSS
$custom: #fd66ff; $custom-light: #ff9aff; $custom-dark: #000000;
JSON
{
"hex": "#fd66ff",
"rgb": {
"r": 253,
"g": 102,
"b": 255
},
"hsl": {
"h": 299.216,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.75399,
"c": 0.2501,
"h": 327.2
},
"luminance": 0.37605
}Semantic roles & 50–950 ramp
primary
#FD66FF
secondary
#CCF6CB
accent
#E60003
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86