#FF6FF1#FF6FF1
#FF6FF1 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 76.0% C 0.228 H 331.5°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6FF1 |
|---|---|
| RGB | rgb(255, 111, 241) |
| HSL | hsl(306, 100%, 72%) |
| HSV | hsv(306, 56%, 100%) |
| CMYK | cmyk(0%, 56.5%, 5.5%, 0%) |
| CIE-LAB | lab(68.74, 70.23, -39.78) |
| CIE-LCH | lch(68.74, 80.72, 330.47°) |
| OKLab | oklab(75.98% 0.2002 -0.1088) |
| OKLCH | oklch(75.98% 0.228 331.5) |
| XYZ | xyz(62.8014, 38.9841, 87.4190) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 2.42
Light Magenta
#FA5FF7
ΔE00 3.26
Violet Pink
#FB5FFC
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 3.72
Orchid
#DA70D6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6FF1 #6FFF7D
analogous
#C56FFF #FF6FF1 #FF6FA9
triadic
#FF6FF1 #F1FF6F #6FF1FF
tetradic
#FF6FF1 #FFC56F #6FFF7D #6FA9FF
square
#FF6FF1 #FFC56F #6FFF7D #6FA9FF
split-complementary
#FF6FF1 #A9FF6F #6FFFC5
monochromatic
#F400DC #FF32EB #FF6FF1 #FFACF7 #FFE0FC
Accessibility & contrast
On white
2.39
#FF6FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FF6FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6FF1
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6FF1 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689BF5
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#FF7BA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff6ff1; /* rgb */ color: rgb(255, 111, 241); /* oklch */ color: oklch(76.0% 0.228 331.5);
Tailwind
colors: {
custom: {
50: '#ff9ff6',
500: '#ff6ff1',
950: '#000000',
},
}SCSS
$custom: #ff6ff1; $custom-light: #ff9ff6; $custom-dark: #000000;
JSON
{
"hex": "#ff6ff1",
"rgb": {
"r": 255,
"g": 111,
"b": 241
},
"hsl": {
"h": 305.833,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.75983,
"c": 0.22787,
"h": 331.5
},
"luminance": 0.3898
}Semantic roles & 50–950 ramp
primary
#FF6FF1
secondary
#D3F7D6
accent
#E61600
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85