#B45BDF#B45BDF
#B45BDF is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.3% C 0.203 H 313.2°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B45BDF |
|---|---|
| RGB | rgb(180, 91, 223) |
| HSL | hsl(280, 67%, 62%) |
| HSV | hsv(280, 59%, 87%) |
| CMYK | cmyk(19.3%, 59.2%, 0%, 12.5%) |
| CIE-LAB | lab(54.57, 57.19, -52.78) |
| CIE-LCH | lch(54.57, 77.82, 317.30°) |
| OKLab | oklab(63.28% 0.139 -0.1481) |
| OKLCH | oklch(63.28% 0.203 313.2) |
| XYZ | xyz(35.8805, 22.5142, 72.2533) |
| Luminance | 0.2251 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.70
Lightish Purple
#A552E6
ΔE00 4.15
Lighter Purple
#A55AF4
ΔE00 4.66
Bright Lilac
#C95EFB
ΔE00 5.06
Bright Lavender
#C760FF
ΔE00 5.42
Light Urple
#B36FF6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B45BDF #86DF5B
analogous
#725BDF #B45BDF #DF5BC8
triadic
#B45BDF #DFB45B #5BDFB4
tetradic
#B45BDF #DF725B #86DF5B #5BC8DF
square
#B45BDF #DF725B #86DF5B #5BC8DF
split-complementary
#B45BDF #C8DF5B #5BDF72
monochromatic
#761FA0 #9C29D4 #B45BDF #CB8EE9 #E3C1F3
Accessibility & contrast
On white
3.82
#B45BDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#B45BDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B45BDF
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B45BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B45BDF | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F7EE3
Deuteranopia (green-blind)
#5485DC
Tritanopia (blue-blind)
#B07395
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #b45bdf; /* rgb */ color: rgb(180, 91, 223); /* oklch */ color: oklch(63.3% 0.203 313.2);
Tailwind
colors: {
custom: {
50: '#ce8ee9',
500: '#b45bdf',
950: '#000000',
},
}SCSS
$custom: #b45bdf; $custom-light: #ce8ee9; $custom-dark: #000000;
JSON
{
"hex": "#b45bdf",
"rgb": {
"r": 180,
"g": 91,
"b": 223
},
"hsl": {
"h": 280.455,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.6328,
"c": 0.20312,
"h": 313.2
},
"luminance": 0.22513
}Semantic roles & 50–950 ramp
primary
#B45BDF
secondary
#C2E3B2
accent
#CF1653
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140D16
muted
#837D84