#FF6AEE#FF6AEE
#FF6AEE is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.3% C 0.233 H 332.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6AEE |
|---|---|
| RGB | rgb(255, 106, 238) |
| HSL | hsl(307, 100%, 71%) |
| HSV | hsv(307, 58%, 100%) |
| CMYK | cmyk(0%, 58.4%, 6.7%, 0%) |
| CIE-LAB | lab(67.83, 71.88, -39.54) |
| CIE-LCH | lch(67.83, 82.04, 331.18°) |
| OKLab | oklab(75.28% 0.2059 -0.1081) |
| OKLCH | oklch(75.28% 0.233 332.3) |
| XYZ | xyz(61.8266, 37.7456, 84.9016) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.24
Purply Pink
#F075E6
ΔE00 2.53
Light Magenta
#FA5FF7
ΔE00 2.85
Violet Pink
#FB5FFC
ΔE00 3.26
Violet (CSS)
#EE82EE
ΔE00 4.35
Orchid
#DA70D6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6AEE #6AFF7B
analogous
#C66AFF #FF6AEE #FF6AA3
triadic
#FF6AEE #EEFF6A #6AEEFF
tetradic
#FF6AEE #FFC66A #6AFF7B #6AA3FF
square
#FF6AEE #FFC66A #6AFF7B #6AA3FF
split-complementary
#FF6AEE #A3FF6A #6AFFC6
monochromatic
#EF00D3 #FF2DE7 #FF6AEE #FFA7F5 #FFE0FC
Accessibility & contrast
On white
2.46
#FF6AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FF6AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6AEE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6AEE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F2
Deuteranopia (green-blind)
#94ADEA
Tritanopia (blue-blind)
#FF76A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff6aee; /* rgb */ color: rgb(255, 106, 238); /* oklch */ color: oklch(75.3% 0.233 332.3);
Tailwind
colors: {
custom: {
50: '#ff9cf4',
500: '#ff6aee',
950: '#000000',
},
}SCSS
$custom: #ff6aee; $custom-light: #ff9cf4; $custom-dark: #000000;
JSON
{
"hex": "#ff6aee",
"rgb": {
"r": 255,
"g": 106,
"b": 238
},
"hsl": {
"h": 306.846,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.75277,
"c": 0.23257,
"h": 332.3
},
"luminance": 0.37741
}Semantic roles & 50–950 ramp
primary
#FF6AEE
secondary
#CEF6D3
accent
#E61A00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85