#FF6FEF#FF6FEF
#FF6FEF is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.9% C 0.226 H 332.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6FEF |
|---|---|
| RGB | rgb(255, 111, 239) |
| HSL | hsl(307, 100%, 72%) |
| HSV | hsv(307, 56%, 100%) |
| CMYK | cmyk(0%, 56.5%, 6.3%, 0%) |
| CIE-LAB | lab(68.65, 69.92, -38.82) |
| CIE-LCH | lch(68.65, 79.97, 330.96°) |
| OKLab | oklab(75.89% 0.1999 -0.1061) |
| OKLCH | oklch(75.89% 0.226 332.1) |
| XYZ | xyz(62.5043, 38.8652, 85.8543) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 2.31
Light Magenta
#FA5FF7
ΔE00 3.43
Violet (CSS)
#EE82EE
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 3.75
Orchid
#DA70D6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6FEF #6FFF7F
analogous
#C76FFF #FF6FEF #FF6FA7
triadic
#FF6FEF #EFFF6F #6FEFFF
tetradic
#FF6FEF #FFC76F #6FFF7F #6FA7FF
square
#FF6FEF #FFC76F #6FFF7F #6FA7FF
split-complementary
#FF6FEF #A7FF6F #6FFFC7
monochromatic
#F400D9 #FF32E8 #FF6FEF #FFACF6 #FFE0FC
Accessibility & contrast
On white
2.39
#FF6FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FF6FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6FEF
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6FEF | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF3
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#FF7BA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6fef; /* rgb */ color: rgb(255, 111, 239); /* oklch */ color: oklch(75.9% 0.226 332.1);
Tailwind
colors: {
custom: {
50: '#ff9ff4',
500: '#ff6fef',
950: '#000000',
},
}SCSS
$custom: #ff6fef; $custom-light: #ff9ff4; $custom-dark: #000000;
JSON
{
"hex": "#ff6fef",
"rgb": {
"r": 255,
"g": 111,
"b": 239
},
"hsl": {
"h": 306.667,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.75892,
"c": 0.22632,
"h": 332.1
},
"luminance": 0.38861
}Semantic roles & 50–950 ramp
primary
#FF6FEF
secondary
#D3F7D7
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85