#FF66FA#FF66FA
#FF66FA is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.4% C 0.247 H 329.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FF66FA |
|---|---|
| RGB | rgb(255, 102, 250) |
| HSL | hsl(302, 100%, 70%) |
| HSV | hsv(302, 60%, 100%) |
| CMYK | cmyk(0%, 60%, 2%, 0%) |
| CIE-LAB | lab(67.78, 75.41, -46.24) |
| CIE-LCH | lch(67.78, 88.46, 328.48°) |
| OKLab | oklab(75.41% 0.2119 -0.1273) |
| OKLCH | oklch(75.41% 0.247 329) |
| XYZ | xyz(63.2460, 37.6691, 94.3636) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.54
Violet Pink
#FB5FFC
ΔE00 1.54
Candy Pink
#FF63E9
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 5.00
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF66FA #66FF6B
analogous
#B866FF #FF66FA #FF66AD
triadic
#FF66FA #FAFF66 #66FAFF
tetradic
#FF66FA #FFB866 #66FF6B #66ADFF
square
#FF66FA #FFB866 #66FF6B #66ADFF
split-complementary
#FF66FA #ADFF66 #66FFB8
monochromatic
#EB00E3 #FF29F8 #FF66FA #FFA3FC #FFE0FE
Accessibility & contrast
On white
2.46
#FF66FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FF66FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF66FA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF66FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF66FA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5798FE
Deuteranopia (green-blind)
#8CACF6
Tritanopia (blue-blind)
#FF78A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff66fa; /* rgb */ color: rgb(255, 102, 250); /* oklch */ color: oklch(75.4% 0.247 329.0);
Tailwind
colors: {
custom: {
50: '#ff9afc',
500: '#ff66fa',
950: '#000000',
},
}SCSS
$custom: #ff66fa; $custom-light: #ff9afc; $custom-dark: #000000;
JSON
{
"hex": "#ff66fa",
"rgb": {
"r": 255,
"g": 102,
"b": 250
},
"hsl": {
"h": 301.961,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.75411,
"c": 0.24721,
"h": 329
},
"luminance": 0.37665
}Semantic roles & 50–950 ramp
primary
#FF66FA
secondary
#CBF6CC
accent
#E60800
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F17
muted
#877F85