#B083EE#B083EE
#B083EE is a light, vivid violet. Relative luminance 0.316; OKLCH L 69.7% C 0.157 H 301.9°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B083EE |
|---|---|
| RGB | rgb(176, 131, 238) |
| HSL | hsl(265, 76%, 72%) |
| HSV | hsv(265, 45%, 93%) |
| CMYK | cmyk(26.1%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(63.04, 38.48, -47.73) |
| CIE-LCH | lch(63.04, 61.31, 308.87°) |
| OKLab | oklab(69.7% 0.0831 -0.1336) |
| OKLCH | oklch(69.7% 0.157 301.9) |
| XYZ | xyz(41.4500, 31.6357, 84.7949) |
| Luminance | 0.3164 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.19
Liliac
#C48EFD
ΔE00 4.38
Light Urple
#B36FF6
ΔE00 5.21
Easter Purple
#C071FE
ΔE00 5.47
Baby Purple
#CA9BF7
ΔE00 7.33
Mediumpurple
#9370DB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B083EE #C1EE83
analogous
#838BEE #B083EE #E683EE
triadic
#B083EE #EEB083 #83EEB0
tetradic
#B083EE #EE838B #C1EE83 #83EEE6
square
#B083EE #EE838B #C1EE83 #83EEE6
split-complementary
#B083EE #EEE683 #8BEE83
monochromatic
#6C1ED9 #8E4DE7 #B083EE #D2B9F5 #EEE4FB
Accessibility & contrast
On white
2.87
#B083EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#B083EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B083EE
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B083EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B083EE | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F2
Deuteranopia (green-blind)
#6F98EB
Tritanopia (blue-blind)
#A596AD
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b083ee; /* rgb */ color: rgb(176, 131, 238); /* oklch */ color: oklch(69.7% 0.157 301.9);
Tailwind
colors: {
custom: {
50: '#caa8f4',
500: '#b083ee',
950: '#000000',
},
}SCSS
$custom: #b083ee; $custom-light: #caa8f4; $custom-dark: #000000;
JSON
{
"hex": "#b083ee",
"rgb": {
"r": 176,
"g": 131,
"b": 238
},
"hsl": {
"h": 265.234,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.69704,
"c": 0.15737,
"h": 301.9
},
"luminance": 0.31636
}Semantic roles & 50–950 ramp
primary
#B083EE
secondary
#E8F3D8
accent
#D80D83
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#130F17
muted
#827F85