#B4BEEB#B4BEEB
#B4BEEB is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.9% C 0.065 H 275.1°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BEEB |
|---|---|
| RGB | rgb(180, 190, 235) |
| HSL | hsl(229, 58%, 81%) |
| HSV | hsv(229, 23%, 92%) |
| CMYK | cmyk(23.4%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(77.59, 6.11, -23.48) |
| CIE-LCH | lch(77.59, 24.26, 284.58°) |
| OKLab | oklab(80.9% 0.0057 -0.0643) |
| OKLCH | oklch(80.9% 0.065 275.1) |
| XYZ | xyz(52.2274, 52.5272, 85.9682) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.20
Periwinkle
#CCCCFF
ΔE00 5.10
Pastel Blue
#A2BFFE
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 7.16
Light Blue Grey
#B7C9E2
ΔE00 7.31
Powder Blue (survey)
#B1D1FC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BEEB #EBE1B4
analogous
#B4DAEB #B4BEEB #C6B4EB
triadic
#B4BEEB #EBB4BE #BEEBB4
tetradic
#B4BEEB #EBB4DA #EBE1B4 #B4EBC6
square
#B4BEEB #EBB4DA #EBE1B4 #B4EBC6
split-complementary
#B4BEEB #EBC6B4 #DAEBB4
monochromatic
#536AD1 #8494DE #B4BEEB #E4E8F8 #E7EAF9
Accessibility & contrast
On white
1.83
#B4BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#B4BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BEEB
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BEEB | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#A7C6CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b4beeb; /* rgb */ color: rgb(180, 190, 235); /* oklch */ color: oklch(80.9% 0.065 275.1);
Tailwind
colors: {
custom: {
50: '#cbd1f1',
500: '#b4beeb',
950: '#000000',
},
}SCSS
$custom: #b4beeb; $custom-light: #cbd1f1; $custom-dark: #000000;
JSON
{
"hex": "#b4beeb",
"rgb": {
"r": 180,
"g": 190,
"b": 235
},
"hsl": {
"h": 229.091,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.80903,
"c": 0.06457,
"h": 275.1
},
"luminance": 0.52528
}Semantic roles & 50–950 ramp
primary
#B4BEEB
secondary
#C7BA7C
accent
#A720C5
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131416
muted
#838385