#FF6CFA#FF6CFA
#FF6CFA is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 76.1% C 0.239 H 329.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CFA |
|---|---|
| RGB | rgb(255, 108, 250) |
| HSL | hsl(302, 100%, 71%) |
| HSV | hsv(302, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 2%, 0%) |
| CIE-LAB | lab(68.67, 72.95, -44.83) |
| CIE-LCH | lch(68.67, 85.63, 328.43°) |
| OKLab | oklab(76.07% 0.2049 -0.1233) |
| OKLCH | oklch(76.07% 0.239 329) |
| XYZ | xyz(63.8572, 38.8914, 94.5673) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.38
Light Magenta
#FA5FF7
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 3.37
Violet (CSS)
#EE82EE
ΔE00 4.28
Orchid
#DA70D6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CFA #6CFF71
analogous
#BA6CFF #FF6CFA #FF6CB0
triadic
#FF6CFA #FAFF6C #6CFAFF
tetradic
#FF6CFA #FFBA6C #6CFF71 #6CB0FF
square
#FF6CFA #FFBA6C #6CFF71 #6CB0FF
split-complementary
#FF6CFA #B0FF6C #6CFFBA
monochromatic
#F100E8 #FF2FF8 #FF6CFA #FFA9FC #FFE0FE
Accessibility & contrast
On white
2.39
#FF6CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FF6CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CFA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CFA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9BFE
Deuteranopia (green-blind)
#90AFF6
Tritanopia (blue-blind)
#FF7CA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6cfa; /* rgb */ color: rgb(255, 108, 250); /* oklch */ color: oklch(76.1% 0.239 329.0);
Tailwind
colors: {
custom: {
50: '#ff9efc',
500: '#ff6cfa',
950: '#000000',
},
}SCSS
$custom: #ff6cfa; $custom-light: #ff9efc; $custom-dark: #000000;
JSON
{
"hex": "#ff6cfa",
"rgb": {
"r": 255,
"g": 108,
"b": 250
},
"hsl": {
"h": 302.041,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.76065,
"c": 0.23914,
"h": 329
},
"luminance": 0.38887
}Semantic roles & 50–950 ramp
primary
#FF6CFA
secondary
#D0F7D1
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F17
muted
#877F85