#FF6AEB#FF6AEB
#FF6AEB is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.1% C 0.230 H 333.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6AEB |
|---|---|
| RGB | rgb(255, 106, 235) |
| HSL | hsl(308, 100%, 71%) |
| HSV | hsv(308, 58%, 100%) |
| CMYK | cmyk(0%, 58.4%, 7.8%, 0%) |
| CIE-LAB | lab(67.70, 71.41, -38.09) |
| CIE-LCH | lch(67.70, 80.94, 331.93°) |
| OKLab | oklab(75.14% 0.2055 -0.1039) |
| OKLCH | oklch(75.14% 0.23 333.2) |
| XYZ | xyz(61.3895, 37.5708, 82.5997) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.08
Purply Pink
#F075E6
ΔE00 2.46
Light Magenta
#FA5FF7
ΔE00 3.21
Violet Pink
#FB5FFC
ΔE00 3.66
Violet (CSS)
#EE82EE
ΔE00 4.43
Orchid
#DA70D6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6AEB #6AFF7E
analogous
#C96AFF #FF6AEB #FF6AA0
triadic
#FF6AEB #EBFF6A #6AEBFF
tetradic
#FF6AEB #FFC96A #6AFF7E #6AA0FF
square
#FF6AEB #FFC96A #6AFF7E #6AA0FF
split-complementary
#FF6AEB #A0FF6A #6AFFC9
monochromatic
#EF00CF #FF2DE3 #FF6AEB #FFA7F3 #FFE0FB
Accessibility & contrast
On white
2.47
#FF6AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FF6AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6AEB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6AEB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EF
Deuteranopia (green-blind)
#95ADE7
Tritanopia (blue-blind)
#FF75A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff6aeb; /* rgb */ color: rgb(255, 106, 235); /* oklch */ color: oklch(75.1% 0.230 333.2);
Tailwind
colors: {
custom: {
50: '#ff9cf2',
500: '#ff6aeb',
950: '#000000',
},
}SCSS
$custom: #ff6aeb; $custom-light: #ff9cf2; $custom-dark: #000000;
JSON
{
"hex": "#ff6aeb",
"rgb": {
"r": 255,
"g": 106,
"b": 235
},
"hsl": {
"h": 308.054,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.75139,
"c": 0.23031,
"h": 333.2
},
"luminance": 0.37566
}Semantic roles & 50–950 ramp
primary
#FF6AEB
secondary
#CEF6D4
accent
#E61F00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85