#FF68FB#FF68FB
#FF68FB is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.7% C 0.245 H 328.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF68FB |
|---|---|
| RGB | rgb(255, 104, 251) |
| HSL | hsl(302, 100%, 70%) |
| HSV | hsv(302, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 1.6%, 0%) |
| CIE-LAB | lab(68.12, 74.77, -46.26) |
| CIE-LCH | lch(68.12, 87.92, 328.26°) |
| OKLab | oklab(75.67% 0.2097 -0.1274) |
| OKLCH | oklch(75.67% 0.245 328.7) |
| XYZ | xyz(63.6022, 38.1299, 95.2579) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.75
Light Magenta
#FA5FF7
ΔE00 1.81
Candy Pink
#FF63E9
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 3.71
Violet (CSS)
#EE82EE
ΔE00 4.81
Orchid
#DA70D6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF68FB #68FF6C
analogous
#B768FF #FF68FB #FF68B0
triadic
#FF68FB #FBFF68 #68FBFF
tetradic
#FF68FB #FFB768 #68FF6C #68B0FF
square
#FF68FB #FFB768 #68FF6C #68B0FF
split-complementary
#FF68FB #B0FF68 #68FFB7
monochromatic
#ED00E6 #FF2BF9 #FF68FB #FFA5FD #FFE0FE
Accessibility & contrast
On white
2.43
#FF68FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FF68FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF68FB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF68FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF68FB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5999FF
Deuteranopia (green-blind)
#8DADF7
Tritanopia (blue-blind)
#FF79A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff68fb; /* rgb */ color: rgb(255, 104, 251); /* oklch */ color: oklch(75.7% 0.245 328.7);
Tailwind
colors: {
custom: {
50: '#ff9bfd',
500: '#ff68fb',
950: '#000000',
},
}SCSS
$custom: #ff68fb; $custom-light: #ff9bfd; $custom-dark: #000000;
JSON
{
"hex": "#ff68fb",
"rgb": {
"r": 255,
"g": 104,
"b": 251
},
"hsl": {
"h": 301.589,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.75674,
"c": 0.24534,
"h": 328.7
},
"luminance": 0.38126
}Semantic roles & 50–950 ramp
primary
#FF68FB
secondary
#CDF6CE
accent
#E60600
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F18
muted
#877F86