#B693EA#B693EA
#B693EA is a light, vivid violet. Relative luminance 0.368; OKLCH L 72.8% C 0.128 H 301.8°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B693EA |
|---|---|
| RGB | rgb(182, 147, 234) |
| HSL | hsl(264, 67%, 75%) |
| HSV | hsv(264, 37%, 92%) |
| CMYK | cmyk(22.2%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.09, 30.31, -39.12) |
| CIE-LCH | lch(67.09, 49.49, 307.77°) |
| OKLab | oklab(72.84% 0.0674 -0.1086) |
| OKLCH | oklch(72.84% 0.128 301.8) |
| XYZ | xyz(44.5732, 36.7530, 82.5717) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.95
Liliac
#C48EFD
ΔE00 4.14
Lavender (survey)
#C79FEF
ΔE00 4.19
Pale Purple
#B790D4
ΔE00 4.62
Pastel Purple
#CAA0FF
ΔE00 4.63
Lavender
#B39DDB
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693EA #C7EA93
analogous
#939CEA #B693EA #E293EA
triadic
#B693EA #EAB693 #93EAB6
tetradic
#B693EA #EA939C #C7EA93 #93EAE2
square
#B693EA #EA939C #C7EA93 #93EAE2
split-complementary
#B693EA #EAE293 #9CEA93
monochromatic
#712DD6 #9360E0 #B693EA #D9C6F4 #EEE5FA
Accessibility & contrast
On white
2.51
#B693EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#B693EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693EA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693EA | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3ED
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#ADA1B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b693ea; /* rgb */ color: rgb(182, 147, 234); /* oklch */ color: oklch(72.8% 0.128 301.8);
Tailwind
colors: {
custom: {
50: '#cdb3f1',
500: '#b693ea',
950: '#000000',
},
}SCSS
$custom: #b693ea; $custom-light: #cdb3f1; $custom-dark: #000000;
JSON
{
"hex": "#b693ea",
"rgb": {
"r": 182,
"g": 147,
"b": 234
},
"hsl": {
"h": 264.138,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.72835,
"c": 0.12785,
"h": 301.8
},
"luminance": 0.36753
}Semantic roles & 50–950 ramp
primary
#B693EA
secondary
#E8F2D9
accent
#CF1685
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084