#B6AEE3#B6AEE3
#B6AEE3 is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.6% C 0.075 H 291.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AEE3 |
|---|---|
| RGB | rgb(182, 174, 227) |
| HSL | hsl(249, 49%, 79%) |
| HSV | hsv(249, 23%, 89%) |
| CMYK | cmyk(19.8%, 23.3%, 0%, 11%) |
| CIE-LAB | lab(73.39, 13.66, -25.55) |
| CIE-LCH | lch(73.39, 28.98, 298.13°) |
| OKLab | oklab(77.58% 0.0275 -0.07) |
| OKLCH | oklch(77.58% 0.075 291.5) |
| XYZ | xyz(48.2894, 45.7627, 78.9471) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.16
Pale Violet
#CEAEFA
ΔE00 6.37
Light Periwinkle
#C1C6FC
ΔE00 6.75
Light Violet
#D6B4FC
ΔE00 7.11
Periwinkle
#CCCCFF
ΔE00 7.52
Lavender (survey)
#C79FEF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AEE3 #DBE3AE
analogous
#AEC0E3 #B6AEE3 #D0AEE3
triadic
#B6AEE3 #E3B6AE #AEE3B6
tetradic
#B6AEE3 #E3AEC0 #DBE3AE #AEE3D0
square
#B6AEE3 #E3AEC0 #DBE3AE #AEE3D0
split-complementary
#B6AEE3 #E3D0AE #C0E3AE
monochromatic
#6453C4 #8D81D3 #B6AEE3 #DFDBF3 #EBE8F7
Accessibility & contrast
On white
2.07
#B6AEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#B6AEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AEE3
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AEE3 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B5E5
Deuteranopia (green-blind)
#A2B3E2
Tritanopia (blue-blind)
#ADB7C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b6aee3; /* rgb */ color: rgb(182, 174, 227); /* oklch */ color: oklch(77.6% 0.075 291.5);
Tailwind
colors: {
custom: {
50: '#ccc6ec',
500: '#b6aee3',
950: '#000000',
},
}SCSS
$custom: #b6aee3; $custom-light: #ccc6ec; $custom-dark: #000000;
JSON
{
"hex": "#b6aee3",
"rgb": {
"r": 182,
"g": 174,
"b": 227
},
"hsl": {
"h": 249.057,
"s": 48.624,
"l": 78.627
},
"oklch": {
"l": 0.77579,
"c": 0.07525,
"h": 291.5
},
"luminance": 0.45763
}Semantic roles & 50–950 ramp
primary
#B6AEE3
secondary
#ECEEDD
accent
#BC2AA6
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131316
muted
#828284