#B7BAEB#B7BAEB
#B7BAEB is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.3% C 0.069 H 282.0°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BAEB |
|---|---|
| RGB | rgb(183, 186, 235) |
| HSL | hsl(237, 57%, 82%) |
| HSV | hsv(237, 22%, 92%) |
| CMYK | cmyk(22.1%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(76.79, 9.19, -24.69) |
| CIE-LCH | lch(76.79, 26.34, 290.42°) |
| OKLab | oklab(80.33% 0.0144 -0.0676) |
| OKLCH | oklch(80.33% 0.069 282) |
| XYZ | xyz(52.0790, 51.1823, 85.7165) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.33
Periwinkle
#CCCCFF
ΔE00 4.75
Pastel Blue
#A2BFFE
ΔE00 8.35
Pale Violet
#CEAEFA
ΔE00 8.53
Light Lavender
#DFC5FE
ΔE00 8.83
Light Violet
#D6B4FC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BAEB #EBE8B7
analogous
#B7D4EB #B7BAEB #CEB7EB
triadic
#B7BAEB #EBB7BA #BAEBB7
tetradic
#B7BAEB #EBB7D4 #EBE8B7 #B7EBCE
square
#B7BAEB #EBB7D4 #EBE8B7 #B7EBCE
split-complementary
#B7BAEB #EBCEB7 #D4EBB7
monochromatic
#575ED0 #878CDE #B7BAEB #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.87
#B7BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#B7BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BAEB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BAEB | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFED
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#ABC2CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7baeb; /* rgb */ color: rgb(183, 186, 235); /* oklch */ color: oklch(80.3% 0.069 282.0);
Tailwind
colors: {
custom: {
50: '#cdcef1',
500: '#b7baeb',
950: '#000000',
},
}SCSS
$custom: #b7baeb; $custom-light: #cdcef1; $custom-dark: #000000;
JSON
{
"hex": "#b7baeb",
"rgb": {
"r": 183,
"g": 186,
"b": 235
},
"hsl": {
"h": 236.538,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.8033,
"c": 0.06916,
"h": 282
},
"luminance": 0.51183
}Semantic roles & 50–950 ramp
primary
#B7BAEB
secondary
#C7C37F
accent
#BB21C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131316
muted
#838385