#B693EE#B693EE
#B693EE is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.0% C 0.133 H 300.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B693EE |
|---|---|
| RGB | rgb(182, 147, 238) |
| HSL | hsl(263, 73%, 75%) |
| HSV | hsv(263, 38%, 93%) |
| CMYK | cmyk(23.5%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(67.27, 31.24, -41.05) |
| CIE-LCH | lch(67.27, 51.58, 307.27°) |
| OKLab | oklab(73.02% 0.0683 -0.1142) |
| OKLCH | oklch(73.02% 0.133 300.9) |
| XYZ | xyz(45.1543, 36.9854, 85.6324) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.72
Baby Purple
#CA9BF7
ΔE00 3.97
Pastel Purple
#CAA0FF
ΔE00 4.45
Lavender (survey)
#C79FEF
ΔE00 4.50
Lilac (survey)
#CEA2FD
ΔE00 5.19
Pale Purple
#B790D4
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693EE #CBEE93
analogous
#939DEE #B693EE #E393EE
triadic
#B693EE #EEB693 #93EEB6
tetradic
#B693EE #EE939D #CBEE93 #93EEE3
square
#B693EE #EE939D #CBEE93 #93EEE3
split-complementary
#B693EE #EEE393 #9DEE93
monochromatic
#6F29DD #925EE6 #B693EE #DAC8F6 #EDE5FB
Accessibility & contrast
On white
2.50
#B693EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#B693EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693EE
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693EE | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#ACA2B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b693ee; /* rgb */ color: rgb(182, 147, 238); /* oklch */ color: oklch(73.0% 0.133 300.9);
Tailwind
colors: {
custom: {
50: '#cdb3f4',
500: '#b693ee',
950: '#000000',
},
}SCSS
$custom: #b693ee; $custom-light: #cdb3f4; $custom-dark: #000000;
JSON
{
"hex": "#b693ee",
"rgb": {
"r": 182,
"g": 147,
"b": 238
},
"hsl": {
"h": 263.077,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.73025,
"c": 0.13302,
"h": 300.9
},
"luminance": 0.36986
}Semantic roles & 50–950 ramp
primary
#B693EE
secondary
#E8F2D9
accent
#D51189
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085