#B69AEB#B69AEB
#B69AEB is a light, moderate violet. Relative luminance 0.391; OKLCH L 74.1% C 0.118 H 299.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B69AEB |
|---|---|
| RGB | rgb(182, 154, 235) |
| HSL | hsl(261, 67%, 76%) |
| HSV | hsv(261, 34%, 92%) |
| CMYK | cmyk(22.6%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(68.79, 26.63, -37.02) |
| CIE-LCH | lch(68.79, 45.61, 305.73°) |
| OKLab | oklab(74.14% 0.0579 -0.1026) |
| OKLCH | oklch(74.14% 0.118 299.4) |
| XYZ | xyz(45.8391, 39.0542, 83.7044) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.55
Lavender
#B39DDB
ΔE00 3.73
Baby Purple
#CA9BF7
ΔE00 4.06
Pastel Purple
#CAA0FF
ΔE00 4.19
Lilac (survey)
#CEA2FD
ΔE00 4.70
Pale Purple
#B790D4
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69AEB #CFEB9A
analogous
#9AA7EB #B69AEB #DF9AEB
triadic
#B69AEB #EBB69A #9AEBB6
tetradic
#B69AEB #EB9AA7 #CFEB9A #9AEBDF
square
#B69AEB #EB9AA7 #CFEB9A #9AEBDF
split-complementary
#B69AEB #EBDF9A #A7EB9A
monochromatic
#6C34D7 #9167E1 #B69AEB #DBCDF5 #EDE5FA
Accessibility & contrast
On white
2.38
#B69AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#B69AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69AEB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69AEB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#8CA7E9
Tritanopia (blue-blind)
#ACA7B8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b69aeb; /* rgb */ color: rgb(182, 154, 235); /* oklch */ color: oklch(74.1% 0.118 299.4);
Tailwind
colors: {
custom: {
50: '#cdb8f1',
500: '#b69aeb',
950: '#000000',
},
}SCSS
$custom: #b69aeb; $custom-light: #cdb8f1; $custom-dark: #000000;
JSON
{
"hex": "#b69aeb",
"rgb": {
"r": 182,
"g": 154,
"b": 235
},
"hsl": {
"h": 260.741,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.74143,
"c": 0.1178,
"h": 299.4
},
"luminance": 0.39054
}Semantic roles & 50–950 ramp
primary
#B69AEB
secondary
#E9F1DA
accent
#CF178F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131117
muted
#828085