#FF6AEF#FF6AEF
#FF6AEF is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.3% C 0.233 H 332.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6AEF |
|---|---|
| RGB | rgb(255, 106, 239) |
| HSL | hsl(306, 100%, 71%) |
| HSV | hsv(306, 58%, 100%) |
| CMYK | cmyk(0%, 58.4%, 6.3%, 0%) |
| CIE-LAB | lab(67.88, 72.04, -40.03) |
| CIE-LCH | lch(67.88, 82.41, 330.94°) |
| OKLab | oklab(75.32% 0.2061 -0.1095) |
| OKLCH | oklch(75.32% 0.233 332) |
| XYZ | xyz(61.9739, 37.8045, 85.6775) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.32
Purply Pink
#F075E6
ΔE00 2.57
Light Magenta
#FA5FF7
ΔE00 2.75
Violet Pink
#FB5FFC
ΔE00 3.13
Violet (CSS)
#EE82EE
ΔE00 4.33
Orchid
#DA70D6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6AEF #6AFF7A
analogous
#C46AFF #FF6AEF #FF6AA4
triadic
#FF6AEF #EFFF6A #6AEFFF
tetradic
#FF6AEF #FFC46A #6AFF7A #6AA4FF
square
#FF6AEF #FFC46A #6AFF7A #6AA4FF
split-complementary
#FF6AEF #A4FF6A #6AFFC4
monochromatic
#EF00D5 #FF2DE8 #FF6AEF #FFA7F6 #FFE0FC
Accessibility & contrast
On white
2.45
#FF6AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FF6AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6AEF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6AEF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6498F3
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#FF77A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff6aef; /* rgb */ color: rgb(255, 106, 239); /* oklch */ color: oklch(75.3% 0.233 332.0);
Tailwind
colors: {
custom: {
50: '#ff9cf4',
500: '#ff6aef',
950: '#000000',
},
}SCSS
$custom: #ff6aef; $custom-light: #ff9cf4; $custom-dark: #000000;
JSON
{
"hex": "#ff6aef",
"rgb": {
"r": 255,
"g": 106,
"b": 239
},
"hsl": {
"h": 306.443,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.75323,
"c": 0.23333,
"h": 332
},
"luminance": 0.378
}Semantic roles & 50–950 ramp
primary
#FF6AEF
secondary
#CEF6D3
accent
#E61900
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85