#B69CD2#B69CD2
#B69CD2 is a light, moderate violet. Relative luminance 0.384; OKLCH L 73.4% C 0.082 H 306.4°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B69CD2 |
|---|---|
| RGB | rgb(182, 156, 210) |
| HSL | hsl(269, 38%, 72%) |
| HSV | hsv(269, 26%, 82%) |
| CMYK | cmyk(13.3%, 25.7%, 0%, 17.6%) |
| CIE-LAB | lab(68.30, 19.93, -24.02) |
| CIE-LCH | lch(68.30, 31.21, 309.68°) |
| OKLab | oklab(73.44% 0.0484 -0.0656) |
| OKLCH | oklch(73.44% 0.082 306.4) |
| XYZ | xyz(42.8105, 38.3754, 66.1121) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.57
Pale Purple
#B790D4
ΔE00 4.21
Lavender (survey)
#C79FEF
ΔE00 5.88
Lilac
#C8A2C8
ΔE00 6.54
Pale Violet
#CEAEFA
ΔE00 7.44
Baby Purple
#CA9BF7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69CD2 #B8D29C
analogous
#9C9DD2 #B69CD2 #D19CD2
triadic
#B69CD2 #D2B69C #9CD2B6
tetradic
#B69CD2 #D29C9D #B8D29C #9CD2D1
square
#B69CD2 #D29C9D #B8D29C #9CD2D1
split-complementary
#B69CD2 #D2D19C #9DD29C
monochromatic
#784CA7 #9772BF #B69CD2 #D5C6E5 #EFEAF5
Accessibility & contrast
On white
2.42
#B69CD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#B69CD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69CD2
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69CD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69CD2 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A6D4
Deuteranopia (green-blind)
#97A7D0
Tritanopia (blue-blind)
#B2A3AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b69cd2; /* rgb */ color: rgb(182, 156, 210); /* oklch */ color: oklch(73.4% 0.082 306.4);
Tailwind
colors: {
custom: {
50: '#ccb9e0',
500: '#b69cd2',
950: '#000000',
},
}SCSS
$custom: #b69cd2; $custom-light: #ccb9e0; $custom-dark: #000000;
JSON
{
"hex": "#b69cd2",
"rgb": {
"r": 182,
"g": 156,
"b": 210
},
"hsl": {
"h": 268.889,
"s": 37.5,
"l": 71.765
},
"oklch": {
"l": 0.73442,
"c": 0.0815,
"h": 306.4
},
"luminance": 0.38375
}Semantic roles & 50–950 ramp
primary
#B69CD2
secondary
#E5ECDE
accent
#B03575
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#131115
muted
#828083