#B693EB#B693EB
#B693EB is a light, vivid violet. Relative luminance 0.368; OKLCH L 72.9% C 0.129 H 301.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B693EB |
|---|---|
| RGB | rgb(182, 147, 235) |
| HSL | hsl(264, 69%, 75%) |
| HSV | hsv(264, 37%, 92%) |
| CMYK | cmyk(22.6%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(67.13, 30.54, -39.61) |
| CIE-LCH | lch(67.13, 50.01, 307.64°) |
| OKLab | oklab(72.88% 0.0677 -0.11) |
| OKLCH | oklch(72.88% 0.129 301.6) |
| XYZ | xyz(44.7173, 36.8106, 83.3305) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.94
Liliac
#C48EFD
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 4.26
Pastel Purple
#CAA0FF
ΔE00 4.58
Pale Purple
#B790D4
ΔE00 4.80
Lavender
#B39DDB
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693EB #C8EB93
analogous
#939CEB #B693EB #E293EB
triadic
#B693EB #EBB693 #93EBB6
tetradic
#B693EB #EB939C #C8EB93 #93EBE2
square
#B693EB #EB939C #C8EB93 #93EBE2
split-complementary
#B693EB #EBE293 #9CEB93
monochromatic
#702CD8 #935FE1 #B693EB #D9C7F5 #EEE5FA
Accessibility & contrast
On white
2.51
#B693EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#B693EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693EB
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693EB | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#85A3E9
Tritanopia (blue-blind)
#ADA1B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b693eb; /* rgb */ color: rgb(182, 147, 235); /* oklch */ color: oklch(72.9% 0.129 301.6);
Tailwind
colors: {
custom: {
50: '#cdb3f1',
500: '#b693eb',
950: '#000000',
},
}SCSS
$custom: #b693eb; $custom-light: #cdb3f1; $custom-dark: #000000;
JSON
{
"hex": "#b693eb",
"rgb": {
"r": 182,
"g": 147,
"b": 235
},
"hsl": {
"h": 263.864,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.72882,
"c": 0.12915,
"h": 301.6
},
"luminance": 0.36811
}Semantic roles & 50–950 ramp
primary
#B693EB
secondary
#E8F2D9
accent
#D11586
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085