#B692DB#B692DB
#B692DB is a light, moderate violet. Relative luminance 0.356; OKLCH L 72.0% C 0.110 H 306.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B692DB |
|---|---|
| RGB | rgb(182, 146, 219) |
| HSL | hsl(270, 50%, 72%) |
| HSV | hsv(270, 33%, 86%) |
| CMYK | cmyk(16.9%, 33.3%, 0%, 14.1%) |
| CIE-LAB | lab(66.23, 27.48, -32.19) |
| CIE-LCH | lch(66.23, 42.32, 310.49°) |
| OKLab | oklab(71.97% 0.0654 -0.0887) |
| OKLCH | oklch(71.97% 0.11 306.4) |
| XYZ | xyz(42.3540, 35.6176, 71.6477) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.64
Lavender
#B39DDB
ΔE00 3.79
Lavender (survey)
#C79FEF
ΔE00 4.41
Baby Purple
#CA9BF7
ΔE00 5.16
Pastel Purple
#CAA0FF
ΔE00 6.35
Liliac
#C48EFD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B692DB #B7DB92
analogous
#9293DB #B692DB #DB92DB
triadic
#B692DB #DBB692 #92DBB6
tetradic
#B692DB #DB9293 #B7DB92 #92DBDB
square
#B692DB #DB9293 #B7DB92 #92DBDB
split-complementary
#B692DB #DBDB92 #93DB92
monochromatic
#783CB6 #9764CC #B692DB #D5C0EA #F0E8F7
Accessibility & contrast
On white
2.59
#B692DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#B692DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B692DB
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B692DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B692DB | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DE
Deuteranopia (green-blind)
#8BA1D9
Tritanopia (blue-blind)
#B19DAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b692db; /* rgb */ color: rgb(182, 146, 219); /* oklch */ color: oklch(72.0% 0.110 306.4);
Tailwind
colors: {
custom: {
50: '#cdb2e6',
500: '#b692db',
950: '#000000',
},
}SCSS
$custom: #b692db; $custom-light: #cdb2e6; $custom-dark: #000000;
JSON
{
"hex": "#b692db",
"rgb": {
"r": 182,
"g": 146,
"b": 219
},
"hsl": {
"h": 269.589,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.71971,
"c": 0.11024,
"h": 306.4
},
"luminance": 0.35617
}Semantic roles & 50–950 ramp
primary
#B692DB
secondary
#E5EEDB
accent
#BE2874
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#131116
muted
#828084