#FF6BF5#FF6BF5
#FF6BF5 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.7% C 0.237 H 330.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6BF5 |
|---|---|
| RGB | rgb(255, 107, 245) |
| HSL | hsl(304, 100%, 71%) |
| HSV | hsv(304, 58%, 100%) |
| CMYK | cmyk(0%, 58%, 3.9%, 0%) |
| CIE-LAB | lab(68.29, 72.56, -42.68) |
| CIE-LCH | lch(68.29, 84.19, 329.54°) |
| OKLab | oklab(75.72% 0.2056 -0.1171) |
| OKLCH | oklch(75.72% 0.237 330.3) |
| XYZ | xyz(62.9787, 38.3723, 90.4580) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.09
Light Magenta
#FA5FF7
ΔE00 2.39
Violet Pink
#FB5FFC
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 2.92
Violet (CSS)
#EE82EE
ΔE00 4.23
Orchid
#DA70D6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6BF5 #6BFF75
analogous
#BF6BFF #FF6BF5 #FF6BAB
triadic
#FF6BF5 #F5FF6B #6BF5FF
tetradic
#FF6BF5 #FFBF6B #6BFF75 #6BABFF
square
#FF6BF5 #FFBF6B #6BFF75 #6BABFF
split-complementary
#FF6BF5 #ABFF6B #6BFFBF
monochromatic
#F000DF #FF2EF1 #FF6BF5 #FFA8F9 #FFE0FD
Accessibility & contrast
On white
2.42
#FF6BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FF6BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6BF5
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6BF5 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6199F9
Deuteranopia (green-blind)
#92AEF1
Tritanopia (blue-blind)
#FF7AA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff6bf5; /* rgb */ color: rgb(255, 107, 245); /* oklch */ color: oklch(75.7% 0.237 330.3);
Tailwind
colors: {
custom: {
50: '#ff9df9',
500: '#ff6bf5',
950: '#000000',
},
}SCSS
$custom: #ff6bf5; $custom-light: #ff9df9; $custom-dark: #000000;
JSON
{
"hex": "#ff6bf5",
"rgb": {
"r": 255,
"g": 107,
"b": 245
},
"hsl": {
"h": 304.054,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.75715,
"c": 0.23658,
"h": 330.3
},
"luminance": 0.38368
}Semantic roles & 50–950 ramp
primary
#FF6BF5
secondary
#CFF7D2
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F17
muted
#877F85