#B693EF#B693EF
#B693EF is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.1% C 0.134 H 300.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B693EF |
|---|---|
| RGB | rgb(182, 147, 239) |
| HSL | hsl(263, 74%, 76%) |
| HSV | hsv(263, 38%, 94%) |
| CMYK | cmyk(23.8%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(67.31, 31.47, -41.53) |
| CIE-LCH | lch(67.31, 52.11, 307.16°) |
| OKLab | oklab(73.07% 0.0685 -0.1156) |
| OKLCH | oklch(73.07% 0.134 300.6) |
| XYZ | xyz(45.3017, 37.0444, 86.4083) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.63
Baby Purple
#CA9BF7
ΔE00 4.00
Pastel Purple
#CAA0FF
ΔE00 4.43
Lavender (survey)
#C79FEF
ΔE00 4.59
Lilac (survey)
#CEA2FD
ΔE00 5.20
Pale Purple
#B790D4
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693EF #CCEF93
analogous
#939EEF #B693EF #E493EF
triadic
#B693EF #EFB693 #93EFB6
tetradic
#B693EF #EF939E #CCEF93 #93EFE4
square
#B693EF #EF939E #CCEF93 #93EFE4
split-complementary
#B693EF #EFE493 #9EEF93
monochromatic
#6E28DF #925EE7 #B693EF #DAC8F7 #EDE4FB
Accessibility & contrast
On white
2.50
#B693EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#B693EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693EF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693EF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F3
Deuteranopia (green-blind)
#83A3ED
Tritanopia (blue-blind)
#ACA2B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b693ef; /* rgb */ color: rgb(182, 147, 239); /* oklch */ color: oklch(73.1% 0.134 300.6);
Tailwind
colors: {
custom: {
50: '#cdb3f4',
500: '#b693ef',
950: '#000000',
},
}SCSS
$custom: #b693ef; $custom-light: #cdb3f4; $custom-dark: #000000;
JSON
{
"hex": "#b693ef",
"rgb": {
"r": 182,
"g": 147,
"b": 239
},
"hsl": {
"h": 262.826,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.73073,
"c": 0.13432,
"h": 300.6
},
"luminance": 0.37045
}Semantic roles & 50–950 ramp
primary
#B693EF
secondary
#E9F3D8
accent
#D60F8B
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085