#FF68FA#FF68FA
#FF68FA is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.6% C 0.245 H 329.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF68FA |
|---|---|
| RGB | rgb(255, 104, 250) |
| HSL | hsl(302, 100%, 70%) |
| HSV | hsv(302, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 2%, 0%) |
| CIE-LAB | lab(68.07, 74.60, -45.78) |
| CIE-LCH | lch(68.07, 87.53, 328.47°) |
| OKLab | oklab(75.63% 0.2096 -0.126) |
| OKLCH | oklch(75.63% 0.245 329) |
| XYZ | xyz(63.4450, 38.0670, 94.4299) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.80
Light Magenta
#FA5FF7
ΔE00 1.81
Candy Pink
#FF63E9
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 3.61
Violet (CSS)
#EE82EE
ΔE00 4.76
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF68FA #68FF6D
analogous
#B968FF #FF68FA #FF68AE
triadic
#FF68FA #FAFF68 #68FAFF
tetradic
#FF68FA #FFB968 #68FF6D #68AEFF
square
#FF68FA #FFB968 #68FF6D #68AEFF
split-complementary
#FF68FA #AEFF68 #68FFB9
monochromatic
#ED00E5 #FF2BF8 #FF68FA #FFA5FC #FFE0FE
Accessibility & contrast
On white
2.44
#FF68FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FF68FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF68FA
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF68FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF68FA | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A99FE
Deuteranopia (green-blind)
#8EADF6
Tritanopia (blue-blind)
#FF79A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff68fa; /* rgb */ color: rgb(255, 104, 250); /* oklch */ color: oklch(75.6% 0.245 329.0);
Tailwind
colors: {
custom: {
50: '#ff9bfc',
500: '#ff68fa',
950: '#000000',
},
}SCSS
$custom: #ff68fa; $custom-light: #ff9bfc; $custom-dark: #000000;
JSON
{
"hex": "#ff68fa",
"rgb": {
"r": 255,
"g": 104,
"b": 250
},
"hsl": {
"h": 301.987,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.75625,
"c": 0.24456,
"h": 329
},
"luminance": 0.38063
}Semantic roles & 50–950 ramp
primary
#FF68FA
secondary
#CDF6CE
accent
#E60800
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F17
muted
#877F85