#B4AEDF#B4AEDF
#B4AEDF is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.3% C 0.070 H 290.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AEDF |
|---|---|
| RGB | rgb(180, 174, 223) |
| HSL | hsl(247, 43%, 78%) |
| HSV | hsv(247, 22%, 87%) |
| CMYK | cmyk(19.3%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(73.09, 12.14, -23.85) |
| CIE-LCH | lch(73.09, 26.76, 296.99°) |
| OKLab | oklab(77.26% 0.0241 -0.0653) |
| OKLCH | oklch(77.26% 0.07 290.3) |
| XYZ | xyz(47.2747, 45.3026, 76.0514) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.62
Light Periwinkle
#C1C6FC
ΔE00 6.88
Pale Violet
#CEAEFA
ΔE00 7.24
Periwinkle
#CCCCFF
ΔE00 7.64
Light Violet
#D6B4FC
ΔE00 7.89
Lavender (survey)
#C79FEF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AEDF #D9DFAE
analogous
#AEC0DF #B4AEDF #CCAEDF
triadic
#B4AEDF #DFB4AE #AEDFB4
tetradic
#B4AEDF #DFAEC0 #D9DFAE #AEDFCC
square
#B4AEDF #DFAEC0 #D9DFAE #AEDFCC
split-complementary
#B4AEDF #DFCCAE #C0DFAE
monochromatic
#6356BC #8B82CE #B4AEDF #DDDAF0 #EBE9F6
Accessibility & contrast
On white
2.09
#B4AEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#B4AEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AEDF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AEDF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4E1
Deuteranopia (green-blind)
#A2B2DE
Tritanopia (blue-blind)
#ABB6BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b4aedf; /* rgb */ color: rgb(180, 174, 223); /* oklch */ color: oklch(77.3% 0.070 290.3);
Tailwind
colors: {
custom: {
50: '#cbc6e9',
500: '#b4aedf',
950: '#000000',
},
}SCSS
$custom: #b4aedf; $custom-light: #cbc6e9; $custom-dark: #000000;
JSON
{
"hex": "#b4aedf",
"rgb": {
"r": 180,
"g": 174,
"b": 223
},
"hsl": {
"h": 247.347,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.7726,
"c": 0.06957,
"h": 290.3
},
"luminance": 0.45303
}Semantic roles & 50–950 ramp
primary
#B4AEDF
secondary
#EBEDDE
accent
#B62FA6
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284