#B05BDD#B05BDD
#B05BDD is a light, vivid violet. Relative luminance 0.219; OKLCH L 62.7% C 0.200 H 312.2°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B05BDD |
|---|---|
| RGB | rgb(176, 91, 221) |
| HSL | hsl(279, 66%, 61%) |
| HSV | hsv(279, 59%, 87%) |
| CMYK | cmyk(20.4%, 58.8%, 0%, 13.3%) |
| CIE-LAB | lab(53.96, 55.80, -52.65) |
| CIE-LCH | lch(53.96, 76.72, 316.66°) |
| OKLab | oklab(62.69% 0.1341 -0.1478) |
| OKLCH | oklch(62.69% 0.2 312.2) |
| XYZ | xyz(34.6944, 21.9336, 70.7986) |
| Luminance | 0.2193 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.93
Lightish Purple
#A552E6
ΔE00 3.63
Lighter Purple
#A55AF4
ΔE00 4.39
Amethyst
#9B5FC0
ΔE00 5.47
Bright Lilac
#C95EFB
ΔE00 5.71
Bright Lavender
#C760FF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B05BDD #88DD5B
analogous
#6F5BDD #B05BDD #DD5BC9
triadic
#B05BDD #DDB05B #5BDDB0
tetradic
#B05BDD #DD6F5B #88DD5B #5BC9DD
square
#B05BDD #DD6F5B #88DD5B #5BC9DD
split-complementary
#B05BDD #C9DD5B #5BDD6F
monochromatic
#72219D #972BD0 #B05BDD #C88EE8 #E1C0F2
Accessibility & contrast
On white
3.90
#B05BDD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#B05BDD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B05BDD
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B05BDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B05BDD | 1.00 | 3.90 | 5.39 | 5.39 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F7DE1
Deuteranopia (green-blind)
#5283DA
Tritanopia (blue-blind)
#AB7394
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #b05bdd; /* rgb */ color: rgb(176, 91, 221); /* oklch */ color: oklch(62.7% 0.200 312.2);
Tailwind
colors: {
custom: {
50: '#cb8de8',
500: '#b05bdd',
950: '#000000',
},
}SCSS
$custom: #b05bdd; $custom-light: #cb8de8; $custom-dark: #000000;
JSON
{
"hex": "#b05bdd",
"rgb": {
"r": 176,
"g": 91,
"b": 221
},
"hsl": {
"h": 279.231,
"s": 65.657,
"l": 61.176
},
"oklch": {
"l": 0.62691,
"c": 0.19959,
"h": 312.2
},
"luminance": 0.21933
}Semantic roles & 50–950 ramp
primary
#B05BDD
secondary
#C2E2B1
accent
#CE1857
background
#FCF8FE
surface
#F9F0FD
border
#D2CBD5
text
#140C16
muted
#827D84