#B693E4#B693E4
#B693E4 is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.6% C 0.120 H 303.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B693E4 |
|---|---|
| RGB | rgb(182, 147, 228) |
| HSL | hsl(266, 60%, 74%) |
| HSV | hsv(266, 36%, 89%) |
| CMYK | cmyk(20.2%, 35.5%, 0%, 10.6%) |
| CIE-LAB | lab(66.83, 28.94, -36.22) |
| CIE-LCH | lch(66.83, 46.36, 308.62°) |
| OKLab | oklab(72.56% 0.0661 -0.1003) |
| OKLCH | oklch(72.56% 0.12 303.4) |
| XYZ | xyz(43.7258, 36.4140, 78.1088) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.46
Lavender (survey)
#C79FEF
ΔE00 3.96
Baby Purple
#CA9BF7
ΔE00 4.20
Lavender
#B39DDB
ΔE00 4.25
Liliac
#C48EFD
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693E4 #C1E493
analogous
#9398E4 #B693E4 #DE93E4
triadic
#B693E4 #E4B693 #93E4B6
tetradic
#B693E4 #E49398 #C1E493 #93E4DE
square
#B693E4 #E49398 #C1E493 #93E4DE
split-complementary
#B693E4 #E4DE93 #98E493
monochromatic
#7433CA #9562D8 #B693E4 #D7C4F0 #EEE7F9
Accessibility & contrast
On white
2.54
#B693E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#B693E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693E4
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693E4 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A2E7
Deuteranopia (green-blind)
#88A3E2
Tritanopia (blue-blind)
#AFA0B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b693e4; /* rgb */ color: rgb(182, 147, 228); /* oklch */ color: oklch(72.6% 0.120 303.4);
Tailwind
colors: {
custom: {
50: '#cdb3ed',
500: '#b693e4',
950: '#000000',
},
}SCSS
$custom: #b693e4; $custom-light: #cdb3ed; $custom-dark: #000000;
JSON
{
"hex": "#b693e4",
"rgb": {
"r": 182,
"g": 147,
"b": 228
},
"hsl": {
"h": 265.926,
"s": 60,
"l": 73.529
},
"oklch": {
"l": 0.72556,
"c": 0.12011,
"h": 303.4
},
"luminance": 0.36414
}Semantic roles & 50–950 ramp
primary
#B693E4
secondary
#E7F0DB
accent
#C81E7E
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084