#B693DB#B693DB
#B693DB is a light, moderate violet. Relative luminance 0.359; OKLCH L 72.2% C 0.109 H 306.1°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B693DB |
|---|---|
| RGB | rgb(182, 147, 219) |
| HSL | hsl(269, 50%, 72%) |
| HSV | hsv(269, 33%, 86%) |
| CMYK | cmyk(16.9%, 32.9%, 0%, 14.1%) |
| CIE-LAB | lab(66.46, 26.92, -31.82) |
| CIE-LCH | lch(66.46, 41.68, 310.23°) |
| OKLab | oklab(72.15% 0.064 -0.0877) |
| OKLCH | oklch(72.15% 0.109 306.1) |
| XYZ | xyz(42.5088, 35.9272, 71.6993) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.71
Lavender
#B39DDB
ΔE00 3.49
Lavender (survey)
#C79FEF
ΔE00 4.29
Baby Purple
#CA9BF7
ΔE00 5.15
Pastel Purple
#CAA0FF
ΔE00 6.30
Lilac (survey)
#CEA2FD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693DB #B8DB93
analogous
#9394DB #B693DB #DA93DB
triadic
#B693DB #DBB693 #93DBB6
tetradic
#B693DB #DB9394 #B8DB93 #93DBDA
square
#B693DB #DB9394 #B8DB93 #93DBDA
split-complementary
#B693DB #DBDA93 #94DB93
monochromatic
#783DB7 #9765CC #B693DB #D5C1EA #EFE8F7
Accessibility & contrast
On white
2.57
#B693DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#B693DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693DB
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693DB | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DE
Deuteranopia (green-blind)
#8CA2D9
Tritanopia (blue-blind)
#B19DAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b693db; /* rgb */ color: rgb(182, 147, 219); /* oklch */ color: oklch(72.2% 0.109 306.1);
Tailwind
colors: {
custom: {
50: '#cdb3e6',
500: '#b693db',
950: '#000000',
},
}SCSS
$custom: #b693db; $custom-light: #cdb3e6; $custom-dark: #000000;
JSON
{
"hex": "#b693db",
"rgb": {
"r": 182,
"g": 147,
"b": 219
},
"hsl": {
"h": 269.167,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.72152,
"c": 0.10853,
"h": 306.1
},
"luminance": 0.35927
}Semantic roles & 50–950 ramp
primary
#B693DB
secondary
#E5EEDC
accent
#BD2875
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#131116
muted
#828084