#FF66FD#FF66FD
#FF66FD is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.6% C 0.250 H 328.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF66FD |
|---|---|
| RGB | rgb(255, 102, 253) |
| HSL | hsl(301, 100%, 70%) |
| HSV | hsv(301, 60%, 100%) |
| CMYK | cmyk(0%, 60%, 0.8%, 0%) |
| CIE-LAB | lab(67.92, 75.90, -47.67) |
| CIE-LCH | lch(67.92, 89.62, 327.87°) |
| OKLab | oklab(75.56% 0.2121 -0.1314) |
| OKLCH | oklch(75.56% 0.25 328.2) |
| XYZ | xyz(63.7202, 37.8588, 96.8607) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.41
Light Magenta
#FA5FF7
ΔE00 1.61
Candy Pink
#FF63E9
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 4.07
Violet (CSS)
#EE82EE
ΔE00 5.14
Orchid
#DA70D6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF66FD #66FF68
analogous
#B466FF #FF66FD #FF66B1
triadic
#FF66FD #FDFF66 #66FDFF
tetradic
#FF66FD #FFB466 #66FF68 #66B1FF
square
#FF66FD #FFB466 #66FF68 #66B1FF
split-complementary
#FF66FD #B1FF66 #66FFB4
monochromatic
#EB00E8 #FF29FC #FF66FD #FFA3FE #FFE0FF
Accessibility & contrast
On white
2.45
#FF66FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FF66FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF66FD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF66FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF66FD | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5599FF
Deuteranopia (green-blind)
#8BADF9
Tritanopia (blue-blind)
#FF79A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff66fd; /* rgb */ color: rgb(255, 102, 253); /* oklch */ color: oklch(75.6% 0.250 328.2);
Tailwind
colors: {
custom: {
50: '#ff9afe',
500: '#ff66fd',
950: '#000000',
},
}SCSS
$custom: #ff66fd; $custom-light: #ff9afe; $custom-dark: #000000;
JSON
{
"hex": "#ff66fd",
"rgb": {
"r": 255,
"g": 102,
"b": 253
},
"hsl": {
"h": 300.784,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.75559,
"c": 0.24955,
"h": 328.2
},
"luminance": 0.37855
}Semantic roles & 50–950 ramp
primary
#FF66FD
secondary
#CBF6CC
accent
#E60300
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F18
muted
#877F86