#B693E5#B693E5
#B693E5 is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.6% C 0.121 H 303.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B693E5 |
|---|---|
| RGB | rgb(182, 147, 229) |
| HSL | hsl(266, 61%, 74%) |
| HSV | hsv(266, 36%, 90%) |
| CMYK | cmyk(20.5%, 35.8%, 0%, 10.2%) |
| CIE-LAB | lab(66.88, 29.16, -36.70) |
| CIE-LCH | lch(66.88, 46.88, 308.47°) |
| OKLab | oklab(72.6% 0.0664 -0.1017) |
| OKLCH | oklch(72.6% 0.121 303.1) |
| XYZ | xyz(43.8650, 36.4697, 78.8420) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.65
Lavender (survey)
#C79FEF
ΔE00 3.98
Baby Purple
#CA9BF7
ΔE00 4.13
Lavender
#B39DDB
ΔE00 4.37
Liliac
#C48EFD
ΔE00 4.81
Pastel Purple
#CAA0FF
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693E5 #C2E593
analogous
#9399E5 #B693E5 #DF93E5
triadic
#B693E5 #E5B693 #93E5B6
tetradic
#B693E5 #E59399 #C2E593 #93E5DF
square
#B693E5 #E59399 #C2E593 #93E5DF
split-complementary
#B693E5 #E5DF93 #99E593
monochromatic
#7331CC #9562D9 #B693E5 #D7C4F1 #EEE6F9
Accessibility & contrast
On white
2.53
#B693E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#B693E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693E5
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693E5 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A2E8
Deuteranopia (green-blind)
#88A3E3
Tritanopia (blue-blind)
#AEA0B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b693e5; /* rgb */ color: rgb(182, 147, 229); /* oklch */ color: oklch(72.6% 0.121 303.1);
Tailwind
colors: {
custom: {
50: '#cdb3ed',
500: '#b693e5',
950: '#000000',
},
}SCSS
$custom: #b693e5; $custom-light: #cdb3ed; $custom-dark: #000000;
JSON
{
"hex": "#b693e5",
"rgb": {
"r": 182,
"g": 147,
"b": 229
},
"hsl": {
"h": 265.61,
"s": 61.194,
"l": 73.725
},
"oklch": {
"l": 0.72602,
"c": 0.1214,
"h": 303.1
},
"luminance": 0.3647
}Semantic roles & 50–950 ramp
primary
#B693E5
secondary
#E7F0DB
accent
#C91D7F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084