#FF6BEF#FF6BEF
#FF6BEF is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.4% C 0.232 H 332.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6BEF |
|---|---|
| RGB | rgb(255, 107, 239) |
| HSL | hsl(306, 100%, 71%) |
| HSV | hsv(306, 58%, 100%) |
| CMYK | cmyk(0%, 58%, 6.3%, 0%) |
| CIE-LAB | lab(68.03, 71.62, -39.79) |
| CIE-LCH | lch(68.03, 81.93, 330.94°) |
| OKLab | oklab(75.44% 0.2048 -0.1088) |
| OKLCH | oklch(75.44% 0.232 332) |
| XYZ | xyz(62.0776, 38.0118, 85.7120) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.44
Purply Pink
#F075E6
ΔE00 2.50
Light Magenta
#FA5FF7
ΔE00 2.88
Violet Pink
#FB5FFC
ΔE00 3.25
Violet (CSS)
#EE82EE
ΔE00 4.21
Orchid
#DA70D6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6BEF #6BFF7B
analogous
#C56BFF #FF6BEF #FF6BA5
triadic
#FF6BEF #EFFF6B #6BEFFF
tetradic
#FF6BEF #FFC56B #6BFF7B #6BA5FF
square
#FF6BEF #FFC56B #6BFF7B #6BA5FF
split-complementary
#FF6BEF #A5FF6B #6BFFC5
monochromatic
#F000D6 #FF2EE8 #FF6BEF #FFA8F6 #FFE0FC
Accessibility & contrast
On white
2.44
#FF6BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FF6BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6BEF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6BEF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F3
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#FF77A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff6bef; /* rgb */ color: rgb(255, 107, 239); /* oklch */ color: oklch(75.4% 0.232 332.0);
Tailwind
colors: {
custom: {
50: '#ff9df4',
500: '#ff6bef',
950: '#000000',
},
}SCSS
$custom: #ff6bef; $custom-light: #ff9df4; $custom-dark: #000000;
JSON
{
"hex": "#ff6bef",
"rgb": {
"r": 255,
"g": 107,
"b": 239
},
"hsl": {
"h": 306.486,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.75435,
"c": 0.23195,
"h": 332
},
"luminance": 0.38007
}Semantic roles & 50–950 ramp
primary
#FF6BEF
secondary
#CFF7D3
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F17
muted
#877F85