#B482ED#B482ED
#B482ED is a light, vivid violet. Relative luminance 0.318; OKLCH L 69.9% C 0.159 H 304.2°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B482ED |
|---|---|
| RGB | rgb(180, 130, 237) |
| HSL | hsl(268, 75%, 72%) |
| HSV | hsv(268, 45%, 93%) |
| CMYK | cmyk(24.1%, 45.1%, 0%, 7.1%) |
| CIE-LAB | lab(63.16, 39.88, -46.96) |
| CIE-LCH | lch(63.16, 61.61, 310.34°) |
| OKLab | oklab(69.87% 0.0891 -0.1313) |
| OKLCH | oklch(69.87% 0.159 304.2) |
| XYZ | xyz(42.0878, 31.7831, 84.0218) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.54
Liliac
#C48EFD
ΔE00 4.10
Light Urple
#B36FF6
ΔE00 5.00
Easter Purple
#C071FE
ΔE00 5.01
Baby Purple
#CA9BF7
ΔE00 7.09
Pale Purple
#B790D4
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B482ED #BBED82
analogous
#8286ED #B482ED #E982ED
triadic
#B482ED #EDB482 #82EDB4
tetradic
#B482ED #ED8286 #BBED82 #82EDE9
square
#B482ED #ED8286 #BBED82 #82EDE9
split-complementary
#B482ED #EDE982 #86ED82
monochromatic
#741FD6 #944DE5 #B482ED #D4B7F5 #EFE4FB
Accessibility & contrast
On white
2.85
#B482ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#B482ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B482ED
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B482ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B482ED | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F1
Deuteranopia (green-blind)
#7299EA
Tritanopia (blue-blind)
#AA94AC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b482ed; /* rgb */ color: rgb(180, 130, 237); /* oklch */ color: oklch(69.9% 0.159 304.2);
Tailwind
colors: {
custom: {
50: '#cca7f3',
500: '#b482ed',
950: '#000000',
},
}SCSS
$custom: #b482ed; $custom-light: #cca7f3; $custom-dark: #000000;
JSON
{
"hex": "#b482ed",
"rgb": {
"r": 180,
"g": 130,
"b": 237
},
"hsl": {
"h": 268.037,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.69871,
"c": 0.15866,
"h": 304.2
},
"luminance": 0.31783
}Semantic roles & 50–950 ramp
primary
#B482ED
secondary
#E6F3D8
accent
#D70F79
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85