#B692DC#B692DC
#B692DC is a light, moderate violet. Relative luminance 0.357; OKLCH L 72.0% C 0.112 H 306.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B692DC |
|---|---|
| RGB | rgb(182, 146, 220) |
| HSL | hsl(269, 51%, 72%) |
| HSV | hsv(269, 34%, 86%) |
| CMYK | cmyk(17.3%, 33.6%, 0%, 13.7%) |
| CIE-LAB | lab(66.27, 27.70, -32.68) |
| CIE-LCH | lch(66.27, 42.84, 310.29°) |
| OKLab | oklab(72.02% 0.0657 -0.0901) |
| OKLCH | oklch(72.02% 0.112 306.1) |
| XYZ | xyz(42.4860, 35.6704, 72.3431) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.84
Lavender
#B39DDB
ΔE00 3.83
Lavender (survey)
#C79FEF
ΔE00 4.34
Baby Purple
#CA9BF7
ΔE00 5.02
Liliac
#C48EFD
ΔE00 6.16
Pastel Purple
#CAA0FF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B692DC #B8DC92
analogous
#9293DC #B692DC #DB92DC
triadic
#B692DC #DCB692 #92DCB6
tetradic
#B692DC #DC9293 #B8DC92 #92DCDB
square
#B692DC #DC9293 #B8DC92 #92DCDB
split-complementary
#B692DC #DCDB92 #93DC92
monochromatic
#783BB8 #9764CD #B692DC #D5C0EB #EFE8F8
Accessibility & contrast
On white
2.58
#B692DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#B692DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B692DC
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B692DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B692DC | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#8AA1DA
Tritanopia (blue-blind)
#B19DAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b692dc; /* rgb */ color: rgb(182, 146, 220); /* oklch */ color: oklch(72.0% 0.112 306.1);
Tailwind
colors: {
custom: {
50: '#cdb2e7',
500: '#b692dc',
950: '#000000',
},
}SCSS
$custom: #b692dc; $custom-light: #cdb2e7; $custom-dark: #000000;
JSON
{
"hex": "#b692dc",
"rgb": {
"r": 182,
"g": 146,
"b": 220
},
"hsl": {
"h": 269.189,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.72015,
"c": 0.11151,
"h": 306.1
},
"luminance": 0.3567
}Semantic roles & 50–950 ramp
primary
#B692DC
secondary
#E5EEDC
accent
#BF2775
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#131116
muted
#828084