#B69AE8#B69AE8
#B69AE8 is a light, moderate violet. Relative luminance 0.389; OKLCH L 74.0% C 0.114 H 300.1°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B69AE8 |
|---|---|
| RGB | rgb(182, 154, 232) |
| HSL | hsl(262, 63%, 76%) |
| HSV | hsv(262, 34%, 91%) |
| CMYK | cmyk(21.6%, 33.6%, 0%, 9%) |
| CIE-LAB | lab(68.67, 25.94, -35.57) |
| CIE-LCH | lch(68.67, 44.02, 306.10°) |
| OKLab | oklab(74.01% 0.0572 -0.0984) |
| OKLCH | oklch(74.01% 0.114 300.1) |
| XYZ | xyz(45.4093, 38.8823, 81.4410) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.18
Lavender (survey)
#C79FEF
ΔE00 3.40
Baby Purple
#CA9BF7
ΔE00 4.19
Pastel Purple
#CAA0FF
ΔE00 4.47
Pale Purple
#B790D4
ΔE00 4.70
Lilac (survey)
#CEA2FD
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69AE8 #CCE89A
analogous
#9AA5E8 #B69AE8 #DD9AE8
triadic
#B69AE8 #E8B69A #9AE8B6
tetradic
#B69AE8 #E89AA5 #CCE89A #9AE8DD
square
#B69AE8 #E89AA5 #CCE89A #9AE8DD
split-complementary
#B69AE8 #E8DD9A #A5E89A
monochromatic
#6E36D1 #9268DD #B69AE8 #DACCF3 #EDE6F9
Accessibility & contrast
On white
2.39
#B69AE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#B69AE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69AE8
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69AE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69AE8 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A7EB
Deuteranopia (green-blind)
#8DA7E6
Tritanopia (blue-blind)
#ADA6B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b69ae8; /* rgb */ color: rgb(182, 154, 232); /* oklch */ color: oklch(74.0% 0.114 300.1);
Tailwind
colors: {
custom: {
50: '#cdb8ef',
500: '#b69ae8',
950: '#000000',
},
}SCSS
$custom: #b69ae8; $custom-light: #cdb8ef; $custom-dark: #000000;
JSON
{
"hex": "#b69ae8",
"rgb": {
"r": 182,
"g": 154,
"b": 232
},
"hsl": {
"h": 261.538,
"s": 62.903,
"l": 75.686
},
"oklch": {
"l": 0.74007,
"c": 0.11383,
"h": 300.1
},
"luminance": 0.38882
}Semantic roles & 50–950 ramp
primary
#B69AE8
secondary
#E9F1DA
accent
#CB1B8C
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084