#B693ED#B693ED
#B693ED is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.0% C 0.132 H 301.1°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B693ED |
|---|---|
| RGB | rgb(182, 147, 237) |
| HSL | hsl(263, 71%, 75%) |
| HSV | hsv(263, 38%, 93%) |
| CMYK | cmyk(23.2%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(67.22, 31.00, -40.57) |
| CIE-LCH | lch(67.22, 51.06, 307.39°) |
| OKLab | oklab(72.98% 0.0681 -0.1128) |
| OKLCH | oklch(72.98% 0.132 301.1) |
| XYZ | xyz(45.0078, 36.9268, 84.8608) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.81
Baby Purple
#CA9BF7
ΔE00 3.96
Lavender (survey)
#C79FEF
ΔE00 4.41
Pastel Purple
#CAA0FF
ΔE00 4.49
Pale Purple
#B790D4
ΔE00 5.18
Lilac (survey)
#CEA2FD
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693ED #CAED93
analogous
#939DED #B693ED #E393ED
triadic
#B693ED #EDB693 #93EDB6
tetradic
#B693ED #ED939D #CAED93 #93EDE3
square
#B693ED #ED939D #CAED93 #93EDE3
split-complementary
#B693ED #EDE393 #9DED93
monochromatic
#6F2ADC #935FE4 #B693ED #D9C7F6 #EDE5FB
Accessibility & contrast
On white
2.50
#B693ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#B693ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693ED
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693ED | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#84A3EB
Tritanopia (blue-blind)
#ACA2B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b693ed; /* rgb */ color: rgb(182, 147, 237); /* oklch */ color: oklch(73.0% 0.132 301.1);
Tailwind
colors: {
custom: {
50: '#cdb3f3',
500: '#b693ed',
950: '#000000',
},
}SCSS
$custom: #b693ed; $custom-light: #cdb3f3; $custom-dark: #000000;
JSON
{
"hex": "#b693ed",
"rgb": {
"r": 182,
"g": 147,
"b": 237
},
"hsl": {
"h": 263.333,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.72978,
"c": 0.13173,
"h": 301.1
},
"luminance": 0.36927
}Semantic roles & 50–950 ramp
primary
#B693ED
secondary
#E8F2D9
accent
#D31288
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085