#FF6AEA#FF6AEA
#FF6AEA is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.1% C 0.230 H 333.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6AEA |
|---|---|
| RGB | rgb(255, 106, 234) |
| HSL | hsl(308, 100%, 71%) |
| HSV | hsv(308, 58%, 100%) |
| CMYK | cmyk(0%, 58.4%, 8.2%, 0%) |
| CIE-LAB | lab(67.66, 71.26, -37.60) |
| CIE-LCH | lch(67.66, 80.57, 332.18°) |
| OKLab | oklab(75.09% 0.2054 -0.1026) |
| OKLCH | oklch(75.09% 0.23 333.5) |
| XYZ | xyz(61.2455, 37.5131, 81.8410) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.07
Purply Pink
#F075E6
ΔE00 2.46
Light Magenta
#FA5FF7
ΔE00 3.33
Violet Pink
#FB5FFC
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 4.47
Orchid
#DA70D6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6AEA #6AFF7F
analogous
#C96AFF #FF6AEA #FF6A9F
triadic
#FF6AEA #EAFF6A #6AEAFF
tetradic
#FF6AEA #FFC96A #6AFF7F #6A9FFF
square
#FF6AEA #FFC96A #6AFF7F #6A9FFF
split-complementary
#FF6AEA #9FFF6A #6AFFC9
monochromatic
#EF00CD #FF2DE1 #FF6AEA #FFA7F3 #FFE0FB
Accessibility & contrast
On white
2.47
#FF6AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FF6AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6AEA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6AEA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EE
Deuteranopia (green-blind)
#96ADE6
Tritanopia (blue-blind)
#FF75A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff6aea; /* rgb */ color: rgb(255, 106, 234); /* oklch */ color: oklch(75.1% 0.230 333.5);
Tailwind
colors: {
custom: {
50: '#ff9cf1',
500: '#ff6aea',
950: '#000000',
},
}SCSS
$custom: #ff6aea; $custom-light: #ff9cf1; $custom-dark: #000000;
JSON
{
"hex": "#ff6aea",
"rgb": {
"r": 255,
"g": 106,
"b": 234
},
"hsl": {
"h": 308.456,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.75094,
"c": 0.22956,
"h": 333.5
},
"luminance": 0.37509
}Semantic roles & 50–950 ramp
primary
#FF6AEA
secondary
#CEF6D4
accent
#E62000
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85