#B454E8#B454E8
#B454E8 is a light, highly saturated violet. Relative luminance 0.219; OKLCH L 63.0% C 0.222 H 311.5°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B454E8 |
|---|---|
| RGB | rgb(180, 84, 232) |
| HSL | hsl(279, 76%, 62%) |
| HSV | hsv(279, 64%, 91%) |
| CMYK | cmyk(22.4%, 63.8%, 0%, 9%) |
| CIE-LAB | lab(53.89, 62.37, -58.93) |
| CIE-LCH | lch(53.89, 85.80, 316.62°) |
| OKLab | oklab(62.96% 0.1471 -0.1661) |
| OKLCH | oklch(62.96% 0.222 311.5) |
| XYZ | xyz(36.5555, 21.8710, 78.6241) |
| Luminance | 0.2187 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lightish Purple
#A552E6
ΔE00 2.95
Lighter Purple
#A55AF4
ΔE00 3.57
Mediumorchid
#BA55D3
ΔE00 3.79
Bright Lilac
#C95EFB
ΔE00 5.14
Bright Lavender
#C760FF
ΔE00 5.40
Heliotrope
#D94FF5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B454E8 #88E854
analogous
#6A54E8 #B454E8 #E854D2
triadic
#B454E8 #E8B454 #54E8B4
tetradic
#B454E8 #E86A54 #88E854 #54D2E8
square
#B454E8 #E86A54 #88E854 #54D2E8
split-complementary
#B454E8 #D2E854 #54E86A
monochromatic
#7717AB #9C1EE1 #B454E8 #CC8AEF #E3C0F7
Accessibility & contrast
On white
3.91
#B454E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#B454E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B454E8
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B454E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B454E8 | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CED
Deuteranopia (green-blind)
#4583E5
Tritanopia (blue-blind)
#AE7197
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #b454e8; /* rgb */ color: rgb(180, 84, 232); /* oklch */ color: oklch(63.0% 0.222 311.5);
Tailwind
colors: {
custom: {
50: '#ce8af0',
500: '#b454e8',
950: '#000000',
},
}SCSS
$custom: #b454e8; $custom-light: #ce8af0; $custom-dark: #000000;
JSON
{
"hex": "#b454e8",
"rgb": {
"r": 180,
"g": 84,
"b": 232
},
"hsl": {
"h": 278.919,
"s": 76.289,
"l": 61.961
},
"oklch": {
"l": 0.62957,
"c": 0.22186,
"h": 311.5
},
"luminance": 0.2187
}Semantic roles & 50–950 ramp
primary
#B454E8
secondary
#C4E7B1
accent
#D80D55
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140C17
muted
#837D85