#B756E8#B756E8
#B756E8 is a light, highly saturated violet. Relative luminance 0.225; OKLCH L 63.6% C 0.220 H 312.4°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B756E8 |
|---|---|
| RGB | rgb(183, 86, 232) |
| HSL | hsl(280, 76%, 62%) |
| HSV | hsv(280, 63%, 91%) |
| CMYK | cmyk(21.1%, 62.9%, 0%, 9%) |
| CIE-LAB | lab(54.61, 62.12, -57.76) |
| CIE-LCH | lch(54.61, 84.83, 317.08°) |
| OKLab | oklab(63.55% 0.1485 -0.1626) |
| OKLCH | oklch(63.55% 0.22 312.4) |
| XYZ | xyz(37.4191, 22.5500, 78.7097) |
| Luminance | 0.2255 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.52
Lightish Purple
#A552E6
ΔE00 3.70
Lighter Purple
#A55AF4
ΔE00 3.99
Bright Lilac
#C95EFB
ΔE00 4.48
Bright Lavender
#C760FF
ΔE00 4.79
Heliotrope
#D94FF5
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B756E8 #87E856
analogous
#6E56E8 #B756E8 #E856D0
triadic
#B756E8 #E8B756 #56E8B7
tetradic
#B756E8 #E86E56 #87E856 #56D0E8
square
#B756E8 #E86E56 #87E856 #56D0E8
split-complementary
#B756E8 #D0E856 #56E86E
monochromatic
#7A17AC #A020E1 #B756E8 #CE8CEF #E5C2F7
Accessibility & contrast
On white
3.81
#B756E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#B756E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B756E8
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B756E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B756E8 | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F7EEC
Deuteranopia (green-blind)
#4B85E5
Tritanopia (blue-blind)
#B27298
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #b756e8; /* rgb */ color: rgb(183, 86, 232); /* oklch */ color: oklch(63.6% 0.220 312.4);
Tailwind
colors: {
custom: {
50: '#d08bf0',
500: '#b756e8',
950: '#000000',
},
}SCSS
$custom: #b756e8; $custom-light: #d08bf0; $custom-dark: #000000;
JSON
{
"hex": "#b756e8",
"rgb": {
"r": 183,
"g": 86,
"b": 232
},
"hsl": {
"h": 279.863,
"s": 76.042,
"l": 62.353
},
"oklch": {
"l": 0.63555,
"c": 0.2202,
"h": 312.4
},
"luminance": 0.22549
}Semantic roles & 50–950 ramp
primary
#B756E8
secondary
#C4E8B2
accent
#D80D51
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140C17
muted
#837D85