#B69AEC#B69AEC
#B69AEC is a light, moderate violet. Relative luminance 0.391; OKLCH L 74.2% C 0.119 H 299.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B69AEC |
|---|---|
| RGB | rgb(182, 154, 236) |
| HSL | hsl(260, 68%, 76%) |
| HSV | hsv(260, 35%, 93%) |
| CMYK | cmyk(22.9%, 34.7%, 0%, 7.5%) |
| CIE-LAB | lab(68.83, 26.86, -37.51) |
| CIE-LCH | lch(68.83, 46.13, 305.61°) |
| OKLab | oklab(74.19% 0.0581 -0.104) |
| OKLCH | oklch(74.19% 0.119 299.2) |
| XYZ | xyz(45.9840, 39.1122, 84.4674) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.61
Lavender
#B39DDB
ΔE00 3.92
Baby Purple
#CA9BF7
ΔE00 4.04
Pastel Purple
#CAA0FF
ΔE00 4.11
Lilac (survey)
#CEA2FD
ΔE00 4.66
Pale Purple
#B790D4
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69AEC #D0EC9A
analogous
#9AA7EC #B69AEC #DF9AEC
triadic
#B69AEC #ECB69A #9AECB6
tetradic
#B69AEC #EC9AA7 #D0EC9A #9AECDF
square
#B69AEC #EC9AA7 #D0EC9A #9AECDF
split-complementary
#B69AEC #ECDF9A #A7EC9A
monochromatic
#6C33D9 #9166E2 #B69AEC #DBCEF6 #ECE5FA
Accessibility & contrast
On white
2.38
#B69AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#B69AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69AEC
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69AEC | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#8BA7EA
Tritanopia (blue-blind)
#ACA7B8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b69aec; /* rgb */ color: rgb(182, 154, 236); /* oklch */ color: oklch(74.2% 0.119 299.2);
Tailwind
colors: {
custom: {
50: '#cdb8f2',
500: '#b69aec',
950: '#000000',
},
}SCSS
$custom: #b69aec; $custom-light: #cdb8f2; $custom-dark: #000000;
JSON
{
"hex": "#b69aec",
"rgb": {
"r": 182,
"g": 154,
"b": 236
},
"hsl": {
"h": 260.488,
"s": 68.333,
"l": 76.471
},
"oklch": {
"l": 0.74189,
"c": 0.11911,
"h": 299.2
},
"luminance": 0.39112
}Semantic roles & 50–950 ramp
primary
#B69AEC
secondary
#E9F2D9
accent
#D01590
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085