#B4AEDA#B4AEDA
#B4AEDA is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.1% C 0.063 H 291.1°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AEDA |
|---|---|
| RGB | rgb(180, 174, 218) |
| HSL | hsl(248, 37%, 77%) |
| HSV | hsv(248, 20%, 85%) |
| CMYK | cmyk(17.4%, 20.2%, 0%, 14.5%) |
| CIE-LAB | lab(72.92, 11.03, -21.38) |
| CIE-LCH | lch(72.92, 24.06, 297.29°) |
| OKLab | oklab(77.07% 0.0225 -0.0583) |
| OKLCH | oklch(77.07% 0.063 291.1) |
| XYZ | xyz(46.6105, 45.0369, 72.5534) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.17
Light Periwinkle
#C1C6FC
ΔE00 7.46
Periwinkle
#CCCCFF
ΔE00 7.99
Pale Violet
#CEAEFA
ΔE00 8.08
Light Violet
#D6B4FC
ΔE00 8.55
Light Lavender
#DFC5FE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AEDA #D4DAAE
analogous
#AEBEDA #B4AEDA #CAAEDA
triadic
#B4AEDA #DAB4AE #AEDAB4
tetradic
#B4AEDA #DAAEBE #D4DAAE #AEDACA
square
#B4AEDA #DAAEBE #D4DAAE #AEDACA
split-complementary
#B4AEDA #DACAAE #BEDAAE
monochromatic
#665AB4 #8D84C7 #B4AEDA #DBD8ED #ECEAF5
Accessibility & contrast
On white
2.10
#B4AEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#B4AEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AEDA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AEDA | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DC
Deuteranopia (green-blind)
#A4B2D9
Tritanopia (blue-blind)
#ADB5BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b4aeda; /* rgb */ color: rgb(180, 174, 218); /* oklch */ color: oklch(77.1% 0.063 291.1);
Tailwind
colors: {
custom: {
50: '#cbc6e5',
500: '#b4aeda',
950: '#000000',
},
}SCSS
$custom: #b4aeda; $custom-light: #cbc6e5; $custom-dark: #000000;
JSON
{
"hex": "#b4aeda",
"rgb": {
"r": 180,
"g": 174,
"b": 218
},
"hsl": {
"h": 248.182,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.77067,
"c": 0.06254,
"h": 291.1
},
"luminance": 0.45037
}Semantic roles & 50–950 ramp
primary
#B4AEDA
secondary
#EAECDF
accent
#B0359F
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284