#FF68FE#FF68FE
#FF68FE is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.8% C 0.248 H 327.9°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FF68FE |
|---|---|
| RGB | rgb(255, 104, 254) |
| HSL | hsl(300, 100%, 70%) |
| HSV | hsv(300, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 0.4%, 0%) |
| CIE-LAB | lab(68.26, 75.25, -47.68) |
| CIE-LCH | lch(68.26, 89.09, 327.64°) |
| OKLab | oklab(75.82% 0.2099 -0.1315) |
| OKLCH | oklch(75.82% 0.248 327.9) |
| XYZ | xyz(64.0788, 38.3205, 97.7682) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.68
Light Magenta
#FA5FF7
ΔE00 1.90
Candy Pink
#FF63E9
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 4.04
Violet (CSS)
#EE82EE
ΔE00 4.96
Orchid
#DA70D6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF68FE #68FF69
analogous
#B468FF #FF68FE #FF68B3
triadic
#FF68FE #FEFF68 #68FEFF
tetradic
#FF68FE #FFB468 #68FF69 #68B3FF
square
#FF68FE #FFB468 #68FF69 #68B3FF
split-complementary
#FF68FE #B3FF68 #68FFB4
monochromatic
#ED00EB #FF2BFE #FF68FE #FFA5FE #FFE0FF
Accessibility & contrast
On white
2.42
#FF68FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#FF68FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF68FE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF68FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF68FE | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#579AFF
Deuteranopia (green-blind)
#8CADFA
Tritanopia (blue-blind)
#FF7BAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff68fe; /* rgb */ color: rgb(255, 104, 254); /* oklch */ color: oklch(75.8% 0.248 327.9);
Tailwind
colors: {
custom: {
50: '#ff9cff',
500: '#ff68fe',
950: '#000000',
},
}SCSS
$custom: #ff68fe; $custom-light: #ff9cff; $custom-dark: #000000;
JSON
{
"hex": "#ff68fe",
"rgb": {
"r": 255,
"g": 104,
"b": 254
},
"hsl": {
"h": 300.397,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.75821,
"c": 0.24771,
"h": 327.9
},
"luminance": 0.38316
}Semantic roles & 50–950 ramp
primary
#FF68FE
secondary
#CDF6CD
accent
#E60200
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F18
muted
#877F86