#FF6AEC#FF6AEC
#FF6AEC is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.2% C 0.231 H 332.9°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6AEC |
|---|---|
| RGB | rgb(255, 106, 236) |
| HSL | hsl(308, 100%, 71%) |
| HSV | hsv(308, 58%, 100%) |
| CMYK | cmyk(0%, 58.4%, 7.5%, 0%) |
| CIE-LAB | lab(67.75, 71.57, -38.57) |
| CIE-LCH | lch(67.75, 81.30, 331.68°) |
| OKLab | oklab(75.19% 0.2057 -0.1053) |
| OKLCH | oklch(75.19% 0.231 332.9) |
| XYZ | xyz(61.5344, 37.6287, 83.3627) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.11
Purply Pink
#F075E6
ΔE00 2.47
Light Magenta
#FA5FF7
ΔE00 3.08
Violet Pink
#FB5FFC
ΔE00 3.52
Violet (CSS)
#EE82EE
ΔE00 4.40
Orchid
#DA70D6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6AEC #6AFF7D
analogous
#C76AFF #FF6AEC #FF6AA1
triadic
#FF6AEC #ECFF6A #6AECFF
tetradic
#FF6AEC #FFC76A #6AFF7D #6AA1FF
square
#FF6AEC #FFC76A #6AFF7D #6AA1FF
split-complementary
#FF6AEC #A1FF6A #6AFFC7
monochromatic
#EF00D0 #FF2DE4 #FF6AEC #FFA7F4 #FFE0FB
Accessibility & contrast
On white
2.46
#FF6AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FF6AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6AEC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6AEC | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697F0
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#FF76A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff6aec; /* rgb */ color: rgb(255, 106, 236); /* oklch */ color: oklch(75.2% 0.231 332.9);
Tailwind
colors: {
custom: {
50: '#ff9cf2',
500: '#ff6aec',
950: '#000000',
},
}SCSS
$custom: #ff6aec; $custom-light: #ff9cf2; $custom-dark: #000000;
JSON
{
"hex": "#ff6aec",
"rgb": {
"r": 255,
"g": 106,
"b": 236
},
"hsl": {
"h": 307.651,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.75185,
"c": 0.23106,
"h": 332.9
},
"luminance": 0.37624
}Semantic roles & 50–950 ramp
primary
#FF6AEC
secondary
#CEF6D3
accent
#E61D00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85