#FE66FE#FE66FE
#FE66FE is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.5% C 0.250 H 327.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FE66FE |
|---|---|
| RGB | rgb(254, 102, 254) |
| HSL | hsl(300, 99%, 70%) |
| HSV | hsv(300, 60%, 100%) |
| CMYK | cmyk(0%, 59.8%, 0%, 0.4%) |
| CIE-LAB | lab(67.82, 75.82, -48.37) |
| CIE-LCH | lch(67.82, 89.94, 327.46°) |
| OKLab | oklab(75.48% 0.2112 -0.1335) |
| OKLCH | oklch(75.48% 0.25 327.7) |
| XYZ | xyz(63.5129, 37.7334, 97.6847) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.29
Light Magenta
#FA5FF7
ΔE00 1.58
Candy Pink
#FF63E9
ΔE00 3.25
Purply Pink
#F075E6
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 5.20
Orchid
#DA70D6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE66FE #66FE66
analogous
#B266FE #FE66FE #FE66B2
triadic
#FE66FE #FEFE66 #66FEFE
tetradic
#FE66FE #FEB266 #66FE66 #66B2FE
square
#FE66FE #FEB266 #66FE66 #66B2FE
split-complementary
#FE66FE #B2FE66 #66FEB2
monochromatic
#E802E8 #FE29FE #FE66FE #FEA3FE #FFE0FF
Accessibility & contrast
On white
2.46
#FE66FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FE66FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE66FE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE66FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE66FE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5499FF
Deuteranopia (green-blind)
#8AACFA
Tritanopia (blue-blind)
#FF79A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe66fe; /* rgb */ color: rgb(254, 102, 254); /* oklch */ color: oklch(75.5% 0.250 327.7);
Tailwind
colors: {
custom: {
50: '#ff9aff',
500: '#fe66fe',
950: '#000000',
},
}SCSS
$custom: #fe66fe; $custom-light: #ff9aff; $custom-dark: #000000;
JSON
{
"hex": "#fe66fe",
"rgb": {
"r": 254,
"g": 102,
"b": 254
},
"hsl": {
"h": 300,
"s": 98.701,
"l": 69.804
},
"oklch": {
"l": 0.75479,
"c": 0.24982,
"h": 327.7
},
"luminance": 0.37729
}Semantic roles & 50–950 ramp
primary
#FE66FE
secondary
#CAF5CA
accent
#E60000
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F18
muted
#877F86