#FF6CFF#FF6CFF
#FF6CFF is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.3% C 0.243 H 327.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CFF |
|---|---|
| RGB | rgb(255, 108, 255) |
| HSL | hsl(300, 100%, 71%) |
| HSV | hsv(300, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 0%, 0%) |
| CIE-LAB | lab(68.90, 73.77, -47.21) |
| CIE-LCH | lch(68.90, 87.58, 327.38°) |
| OKLab | oklab(76.31% 0.2054 -0.1302) |
| OKLCH | oklch(76.31% 0.243 327.6) |
| XYZ | xyz(64.6516, 39.2092, 98.7512) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.25
Light Magenta
#FA5FF7
ΔE00 2.47
Candy Pink
#FF63E9
ΔE00 3.49
Purply Pink
#F075E6
ΔE00 3.95
Violet (CSS)
#EE82EE
ΔE00 4.57
Orchid
#DA70D6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CFF #6CFF6C
analogous
#B56CFF #FF6CFF #FF6CB5
triadic
#FF6CFF #FFFF6C #6CFFFF
tetradic
#FF6CFF #FFB56C #6CFF6C #6CB5FF
square
#FF6CFF #FFB56C #6CFF6C #6CB5FF
split-complementary
#FF6CFF #B5FF6C #6CFFB5
monochromatic
#F100F1 #FF2FFF #FF6CFF #FFA9FF #FFE0FF
Accessibility & contrast
On white
2.38
#FF6CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FF6CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CFF
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CFF | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9CFF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#FF7EAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff6cff; /* rgb */ color: rgb(255, 108, 255); /* oklch */ color: oklch(76.3% 0.243 327.6);
Tailwind
colors: {
custom: {
50: '#ff9eff',
500: '#ff6cff',
950: '#000000',
},
}SCSS
$custom: #ff6cff; $custom-light: #ff9eff; $custom-dark: #000000;
JSON
{
"hex": "#ff6cff",
"rgb": {
"r": 255,
"g": 108,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.76307,
"c": 0.24314,
"h": 327.6
},
"luminance": 0.39205
}Semantic roles & 50–950 ramp
primary
#FF6CFF
secondary
#D0F7D0
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F18
muted
#877F86