#B4AED7#B4AED7
#B4AED7 is a light, muted blue. Relative luminance 0.449; OKLCH L 77.0% C 0.058 H 291.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AED7 |
|---|---|
| RGB | rgb(180, 174, 215) |
| HSL | hsl(249, 34%, 76%) |
| HSV | hsv(249, 19%, 84%) |
| CMYK | cmyk(16.3%, 19.1%, 0%, 15.7%) |
| CIE-LAB | lab(72.81, 10.38, -19.90) |
| CIE-LCH | lch(72.81, 22.44, 297.53°) |
| OKLab | oklab(76.95% 0.0215 -0.0542) |
| OKLCH | oklch(76.95% 0.058 291.7) |
| XYZ | xyz(46.2215, 44.8813, 70.5046) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.66
Light Periwinkle
#C1C6FC
ΔE00 7.88
Periwinkle
#CCCCFF
ΔE00 8.30
Pale Violet
#CEAEFA
ΔE00 8.68
Light Violet
#D6B4FC
ΔE00 9.06
Light Lavender
#DFC5FE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AED7 #D1D7AE
analogous
#AEBDD7 #B4AED7 #C9AED7
triadic
#B4AED7 #D7B4AE #AED7B4
tetradic
#B4AED7 #D7AEBD #D1D7AE #AED7C9
square
#B4AED7 #D7AEBD #D1D7AE #AED7C9
split-complementary
#B4AED7 #D7C9AE #BDD7AE
monochromatic
#685CAF #8E85C3 #B4AED7 #DAD7EB #ECEBF5
Accessibility & contrast
On white
2.10
#B4AED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#B4AED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AED7
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AED7 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B3D9
Deuteranopia (green-blind)
#A5B2D6
Tritanopia (blue-blind)
#ADB4BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b4aed7; /* rgb */ color: rgb(180, 174, 215); /* oklch */ color: oklch(77.0% 0.058 291.7);
Tailwind
colors: {
custom: {
50: '#cac6e3',
500: '#b4aed7',
950: '#000000',
},
}SCSS
$custom: #b4aed7; $custom-light: #cac6e3; $custom-dark: #000000;
JSON
{
"hex": "#b4aed7",
"rgb": {
"r": 180,
"g": 174,
"b": 215
},
"hsl": {
"h": 248.78,
"s": 33.884,
"l": 76.275
},
"oklch": {
"l": 0.76953,
"c": 0.05832,
"h": 291.7
},
"luminance": 0.44882
}Semantic roles & 50–950 ramp
primary
#B4AED7
secondary
#EAECDF
accent
#AD399C
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283