#B35AEA#B35AEA
#B35AEA is a light, highly saturated violet. Relative luminance 0.228; OKLCH L 63.7% C 0.215 H 310.1°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B35AEA |
|---|---|
| RGB | rgb(179, 90, 234) |
| HSL | hsl(277, 77%, 64%) |
| HSV | hsv(277, 62%, 92%) |
| CMYK | cmyk(23.5%, 61.5%, 0%, 8.2%) |
| CIE-LAB | lab(54.90, 59.77, -58.43) |
| CIE-LCH | lch(54.90, 83.59, 315.65°) |
| OKLab | oklab(63.7% 0.1389 -0.1647) |
| OKLCH | oklch(63.7% 0.215 310.1) |
| XYZ | xyz(37.0950, 22.8373, 80.2799) |
| Luminance | 0.2284 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lighter Purple
#A55AF4
ΔE00 3.19
Lightish Purple
#A552E6
ΔE00 3.50
Mediumorchid
#BA55D3
ΔE00 4.27
Bright Lilac
#C95EFB
ΔE00 4.45
Bright Lavender
#C760FF
ΔE00 4.60
Light Urple
#B36FF6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B35AEA #91EA5A
analogous
#6B5AEA #B35AEA #EA5AD9
triadic
#B35AEA #EAB35A #5AEAB3
tetradic
#B35AEA #EA6B5A #91EA5A #5AD9EA
square
#B35AEA #EA6B5A #91EA5A #5AD9EA
split-complementary
#B35AEA #D9EA5A #5AEA6B
monochromatic
#7717B3 #9A24E3 #B35AEA #CC90F1 #E5C7F8
Accessibility & contrast
On white
3.77
#B35AEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#B35AEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B35AEA
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B35AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B35AEA | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#157FEE
Deuteranopia (green-blind)
#4985E7
Tritanopia (blue-blind)
#AC769A
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #b35aea; /* rgb */ color: rgb(179, 90, 234); /* oklch */ color: oklch(63.7% 0.215 310.1);
Tailwind
colors: {
custom: {
50: '#cd8df1',
500: '#b35aea',
950: '#000000',
},
}SCSS
$custom: #b35aea; $custom-light: #cd8df1; $custom-dark: #000000;
JSON
{
"hex": "#b35aea",
"rgb": {
"r": 179,
"g": 90,
"b": 234
},
"hsl": {
"h": 277.083,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.63702,
"c": 0.21544,
"h": 310.1
},
"luminance": 0.22837
}Semantic roles & 50–950 ramp
primary
#B35AEA
secondary
#CAE9B6
accent
#DA0C5A
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140D17
muted
#837D85