#B696DF#B696DF
#B696DF is a light, moderate violet. Relative luminance 0.371; OKLCH L 72.9% C 0.109 H 303.9°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B696DF |
|---|---|
| RGB | rgb(182, 150, 223) |
| HSL | hsl(266, 53%, 73%) |
| HSV | hsv(266, 33%, 87%) |
| CMYK | cmyk(18.4%, 32.7%, 0%, 12.5%) |
| CIE-LAB | lab(67.34, 26.13, -32.67) |
| CIE-LCH | lch(67.34, 41.84, 308.65°) |
| OKLab | oklab(72.87% 0.0607 -0.0901) |
| OKLCH | oklch(72.87% 0.109 303.9) |
| XYZ | xyz(43.5143, 37.0856, 74.6635) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.74
Lavender
#B39DDB
ΔE00 2.85
Lavender (survey)
#C79FEF
ΔE00 3.72
Baby Purple
#CA9BF7
ΔE00 4.70
Pastel Purple
#CAA0FF
ΔE00 5.60
Lilac (survey)
#CEA2FD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B696DF #BFDF96
analogous
#969ADF #B696DF #DA96DF
triadic
#B696DF #DFB696 #96DFB6
tetradic
#B696DF #DF969A #BFDF96 #96DFDA
square
#B696DF #DF969A #BFDF96 #96DFDA
split-complementary
#B696DF #DFDA96 #9ADF96
monochromatic
#753BC0 #9567D1 #B696DF #D7C5ED #EFE8F8
Accessibility & contrast
On white
2.49
#B696DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#B696DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B696DF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B696DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B696DF | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E2
Deuteranopia (green-blind)
#8DA4DD
Tritanopia (blue-blind)
#B0A1B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b696df; /* rgb */ color: rgb(182, 150, 223); /* oklch */ color: oklch(72.9% 0.109 303.9);
Tailwind
colors: {
custom: {
50: '#cdb5e9',
500: '#b696df',
950: '#000000',
},
}SCSS
$custom: #b696df; $custom-light: #cdb5e9; $custom-dark: #000000;
JSON
{
"hex": "#b696df",
"rgb": {
"r": 182,
"g": 150,
"b": 223
},
"hsl": {
"h": 266.301,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.72874,
"c": 0.10864,
"h": 303.9
},
"luminance": 0.37085
}Semantic roles & 50–950 ramp
primary
#B696DF
secondary
#E7EFDC
accent
#C1257C
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084