#B693FF#B693FF
#B693FF is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.9% C 0.155 H 297.4°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B693FF |
|---|---|
| RGB | rgb(182, 147, 255) |
| HSL | hsl(259, 100%, 79%) |
| HSV | hsv(259, 42%, 100%) |
| CMYK | cmyk(28.6%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(68.04, 35.28, -49.12) |
| CIE-LCH | lch(68.04, 60.48, 305.69°) |
| OKLab | oklab(73.87% 0.0713 -0.1376) |
| OKLCH | oklch(73.87% 0.155 297.4) |
| XYZ | xyz(47.7708, 38.0320, 99.4125) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.45
Pastel Purple
#CAA0FF
ΔE00 4.90
Baby Purple
#CA9BF7
ΔE00 5.21
Lilac (survey)
#CEA2FD
ΔE00 6.00
Lavender (survey)
#C79FEF
ΔE00 6.41
Light Purple
#BF77F6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693FF #DCFF93
analogous
#93A6FF #B693FF #EC93FF
triadic
#B693FF #FFB693 #93FFB6
tetradic
#B693FF #FF93A6 #DCFF93 #93FFEC
square
#B693FF #FF93A6 #DCFF93 #93FFEC
split-complementary
#B693FF #FFEC93 #A6FF93
monochromatic
#6319FF #8D56FF #B693FF #DFD0FF #EAE0FF
Accessibility & contrast
On white
2.44
#B693FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#B693FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693FF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693FF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#7AA5FC
Tritanopia (blue-blind)
#A7A6BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b693ff; /* rgb */ color: rgb(182, 147, 255); /* oklch */ color: oklch(73.9% 0.155 297.4);
Tailwind
colors: {
custom: {
50: '#ceb3ff',
500: '#b693ff',
950: '#000000',
},
}SCSS
$custom: #b693ff; $custom-light: #ceb3ff; $custom-dark: #000000;
JSON
{
"hex": "#b693ff",
"rgb": {
"r": 182,
"g": 147,
"b": 255
},
"hsl": {
"h": 259.444,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.73869,
"c": 0.15495,
"h": 297.4
},
"luminance": 0.38033
}Semantic roles & 50–950 ramp
primary
#B693FF
secondary
#ECF7D4
accent
#E6009B
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086