#FF69FE#FF69FE
#FF69FE is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.9% C 0.246 H 327.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69FE |
|---|---|
| RGB | rgb(255, 105, 254) |
| HSL | hsl(300, 100%, 71%) |
| HSV | hsv(300, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 0.4%, 0%) |
| CIE-LAB | lab(68.40, 74.84, -47.45) |
| CIE-LCH | lch(68.40, 88.62, 327.63°) |
| OKLab | oklab(75.93% 0.2088 -0.1308) |
| OKLCH | oklch(75.93% 0.246 327.9) |
| XYZ | xyz(64.1801, 38.5230, 97.8020) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.82
Light Magenta
#FA5FF7
ΔE00 2.03
Candy Pink
#FF63E9
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 3.98
Violet (CSS)
#EE82EE
ΔE00 4.85
Orchid
#DA70D6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69FE #69FF6A
analogous
#B569FF #FF69FE #FF69B3
triadic
#FF69FE #FEFF69 #69FEFF
tetradic
#FF69FE #FFB569 #69FF6A #69B3FF
square
#FF69FE #FFB569 #69FF6A #69B3FF
split-complementary
#FF69FE #B3FF69 #69FFB5
monochromatic
#EE00EC #FF2CFE #FF69FE #FFA6FE #FFE0FF
Accessibility & contrast
On white
2.41
#FF69FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FF69FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69FE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69FE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#589AFF
Deuteranopia (green-blind)
#8CAEFA
Tritanopia (blue-blind)
#FF7BAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff69fe; /* rgb */ color: rgb(255, 105, 254); /* oklch */ color: oklch(75.9% 0.246 327.9);
Tailwind
colors: {
custom: {
50: '#ff9cff',
500: '#ff69fe',
950: '#000000',
},
}SCSS
$custom: #ff69fe; $custom-light: #ff9cff; $custom-dark: #000000;
JSON
{
"hex": "#ff69fe",
"rgb": {
"r": 255,
"g": 105,
"b": 254
},
"hsl": {
"h": 300.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75929,
"c": 0.24638,
"h": 327.9
},
"luminance": 0.38519
}Semantic roles & 50–950 ramp
primary
#FF69FE
secondary
#CEF6CE
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F18
muted
#877F86