#FF6FFA#FF6FFA
#FF6FFA is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.4% C 0.235 H 328.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6FFA |
|---|---|
| RGB | rgb(255, 111, 250) |
| HSL | hsl(302, 100%, 72%) |
| HSV | hsv(302, 56%, 100%) |
| CMYK | cmyk(0%, 56.5%, 2%, 0%) |
| CIE-LAB | lab(69.14, 71.68, -44.10) |
| CIE-LCH | lch(69.14, 84.16, 328.40°) |
| OKLab | oklab(76.4% 0.2013 -0.1212) |
| OKLCH | oklch(76.4% 0.235 328.9) |
| XYZ | xyz(64.1790, 39.5351, 94.6746) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.83
Light Magenta
#FA5FF7
ΔE00 2.83
Candy Pink
#FF63E9
ΔE00 3.02
Purply Pink
#F075E6
ΔE00 3.25
Violet (CSS)
#EE82EE
ΔE00 3.93
Orchid
#DA70D6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6FFA #6FFF74
analogous
#BC6FFF #FF6FFA #FF6FB2
triadic
#FF6FFA #FAFF6F #6FFAFF
tetradic
#FF6FFA #FFBC6F #6FFF74 #6FB2FF
square
#FF6FFA #FFBC6F #6FFF74 #6FB2FF
split-complementary
#FF6FFA #B2FF6F #6FFFBC
monochromatic
#F400EB #FF32F8 #FF6FFA #FFACFC #FFE0FE
Accessibility & contrast
On white
2.36
#FF6FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FF6FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6FFA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6FFA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFE
Deuteranopia (green-blind)
#92B0F6
Tritanopia (blue-blind)
#FF7FAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff6ffa; /* rgb */ color: rgb(255, 111, 250); /* oklch */ color: oklch(76.4% 0.235 328.9);
Tailwind
colors: {
custom: {
50: '#ff9ffc',
500: '#ff6ffa',
950: '#000000',
},
}SCSS
$custom: #ff6ffa; $custom-light: #ff9ffc; $custom-dark: #000000;
JSON
{
"hex": "#ff6ffa",
"rgb": {
"r": 255,
"g": 111,
"b": 250
},
"hsl": {
"h": 302.083,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.76404,
"c": 0.23498,
"h": 328.9
},
"luminance": 0.39531
}Semantic roles & 50–950 ramp
primary
#FF6FFA
secondary
#D3F7D4
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F17
muted
#877F85