#B05CDF#B05CDF
#B05CDF is a light, highly saturated violet. Relative luminance 0.222; OKLCH L 62.9% C 0.200 H 311.6°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B05CDF |
|---|---|
| RGB | rgb(176, 92, 223) |
| HSL | hsl(278, 67%, 62%) |
| HSV | hsv(278, 59%, 87%) |
| CMYK | cmyk(21.1%, 58.7%, 0%, 12.5%) |
| CIE-LAB | lab(54.25, 55.74, -53.31) |
| CIE-LCH | lch(54.25, 77.13, 316.27°) |
| OKLab | oklab(62.94% 0.1329 -0.1498) |
| OKLCH | oklch(62.94% 0.2 311.6) |
| XYZ | xyz(35.0485, 22.2129, 72.2389) |
| Luminance | 0.2221 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.24
Lightish Purple
#A552E6
ΔE00 3.65
Lighter Purple
#A55AF4
ΔE00 4.13
Bright Lilac
#C95EFB
ΔE00 5.45
Amethyst
#9B5FC0
ΔE00 5.70
Light Urple
#B36FF6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B05CDF #8BDF5C
analogous
#6F5CDF #B05CDF #DF5CCD
triadic
#B05CDF #DFB05C #5CDFB0
tetradic
#B05CDF #DF6F5C #8BDF5C #5CCDDF
square
#B05CDF #DF6F5C #8BDF5C #5CCDDF
split-complementary
#B05CDF #CDDF5C #5CDF6F
monochromatic
#7320A1 #972AD4 #B05CDF #C98FE9 #E2C2F3
Accessibility & contrast
On white
3.86
#B05CDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#B05CDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B05CDF
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B05CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B05CDF | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E7EE3
Deuteranopia (green-blind)
#5283DC
Tritanopia (blue-blind)
#AB7495
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #b05cdf; /* rgb */ color: rgb(176, 92, 223); /* oklch */ color: oklch(62.9% 0.200 311.6);
Tailwind
colors: {
custom: {
50: '#cb8eea',
500: '#b05cdf',
950: '#000000',
},
}SCSS
$custom: #b05cdf; $custom-light: #cb8eea; $custom-dark: #000000;
JSON
{
"hex": "#b05cdf",
"rgb": {
"r": 176,
"g": 92,
"b": 223
},
"hsl": {
"h": 278.473,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.62943,
"c": 0.20022,
"h": 311.6
},
"luminance": 0.22212
}Semantic roles & 50–950 ramp
primary
#B05CDF
secondary
#C5E4B3
accent
#CF1659
background
#FCF8FE
surface
#F9F0FD
border
#D2CBD5
text
#140D16
muted
#827D84