#FF66FE#FF66FE
#FF66FE is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.6% C 0.250 H 328.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF66FE |
|---|---|
| RGB | rgb(255, 102, 254) |
| HSL | hsl(300, 100%, 70%) |
| HSV | hsv(300, 60%, 100%) |
| CMYK | cmyk(0%, 60%, 0.4%, 0%) |
| CIE-LAB | lab(67.96, 76.06, -48.14) |
| CIE-LCH | lch(67.96, 90.01, 327.67°) |
| OKLab | oklab(75.61% 0.2122 -0.1328) |
| OKLCH | oklch(75.61% 0.25 328) |
| XYZ | xyz(63.8799, 37.9227, 97.7019) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.40
Light Magenta
#FA5FF7
ΔE00 1.66
Candy Pink
#FF63E9
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 5.20
Orchid
#DA70D6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF66FE #66FF67
analogous
#B366FF #FF66FE #FF66B2
triadic
#FF66FE #FEFF66 #66FEFF
tetradic
#FF66FE #FFB366 #66FF67 #66B2FF
square
#FF66FE #FFB366 #66FF67 #66B2FF
split-complementary
#FF66FE #B2FF66 #66FFB3
monochromatic
#EB00E9 #FF29FE #FF66FE #FFA3FE #FFE0FF
Accessibility & contrast
On white
2.45
#FF66FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FF66FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF66FE
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF66FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF66FE | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5499FF
Deuteranopia (green-blind)
#8AADFA
Tritanopia (blue-blind)
#FF79A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff66fe; /* rgb */ color: rgb(255, 102, 254); /* oklch */ color: oklch(75.6% 0.250 328.0);
Tailwind
colors: {
custom: {
50: '#ff9aff',
500: '#ff66fe',
950: '#000000',
},
}SCSS
$custom: #ff66fe; $custom-light: #ff9aff; $custom-dark: #000000;
JSON
{
"hex": "#ff66fe",
"rgb": {
"r": 255,
"g": 102,
"b": 254
},
"hsl": {
"h": 300.392,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.75609,
"c": 0.25035,
"h": 328
},
"luminance": 0.37918
}Semantic roles & 50–950 ramp
primary
#FF66FE
secondary
#CBF6CB
accent
#E60100
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F18
muted
#877F86