#B654E8#B654E8
#B654E8 is a light, highly saturated violet. Relative luminance 0.221; OKLCH L 63.2% C 0.223 H 312.2°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B654E8 |
|---|---|
| RGB | rgb(182, 84, 232) |
| HSL | hsl(280, 76%, 62%) |
| HSV | hsv(280, 64%, 91%) |
| CMYK | cmyk(21.6%, 63.8%, 0%, 9%) |
| CIE-LAB | lab(54.15, 62.81, -58.50) |
| CIE-LCH | lch(54.15, 85.83, 317.03°) |
| OKLab | oklab(63.2% 0.1496 -0.1648) |
| OKLCH | oklch(63.2% 0.223 312.2) |
| XYZ | xyz(37.0246, 22.1129, 78.6461) |
| Luminance | 0.2211 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lightish Purple
#A552E6
ΔE00 3.32
Mediumorchid
#BA55D3
ΔE00 3.60
Lighter Purple
#A55AF4
ΔE00 3.86
Bright Lilac
#C95EFB
ΔE00 4.87
Bright Lavender
#C760FF
ΔE00 5.17
Heliotrope
#D94FF5
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B654E8 #86E854
analogous
#6C54E8 #B654E8 #E854D0
triadic
#B654E8 #E8B654 #54E8B6
tetradic
#B654E8 #E86C54 #86E854 #54D0E8
square
#B654E8 #E86C54 #86E854 #54D0E8
split-complementary
#B654E8 #D0E854 #54E86C
monochromatic
#7917AB #9F1EE1 #B654E8 #CD8AEF #E4C0F7
Accessibility & contrast
On white
3.87
#B654E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#B654E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B654E8
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B654E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B654E8 | 1.00 | 3.87 | 5.42 | 5.42 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DEC
Deuteranopia (green-blind)
#4884E5
Tritanopia (blue-blind)
#B07197
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #b654e8; /* rgb */ color: rgb(182, 84, 232); /* oklch */ color: oklch(63.2% 0.223 312.2);
Tailwind
colors: {
custom: {
50: '#d08af0',
500: '#b654e8',
950: '#000000',
},
}SCSS
$custom: #b654e8; $custom-light: #d08af0; $custom-dark: #000000;
JSON
{
"hex": "#b654e8",
"rgb": {
"r": 182,
"g": 84,
"b": 232
},
"hsl": {
"h": 279.73,
"s": 76.289,
"l": 61.961
},
"oklch": {
"l": 0.63197,
"c": 0.22252,
"h": 312.2
},
"luminance": 0.22112
}Semantic roles & 50–950 ramp
primary
#B654E8
secondary
#C3E7B1
accent
#D80D52
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140C17
muted
#837D85