#B4BEEA#B4BEEA
#B4BEEA is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.9% C 0.063 H 274.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BEEA |
|---|---|
| RGB | rgb(180, 190, 234) |
| HSL | hsl(229, 56%, 81%) |
| HSV | hsv(229, 23%, 92%) |
| CMYK | cmyk(23.1%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.56, 5.88, -22.99) |
| CIE-LCH | lch(77.56, 23.73, 284.34°) |
| OKLab | oklab(80.86% 0.0054 -0.063) |
| OKLCH | oklch(80.86% 0.063 274.9) |
| XYZ | xyz(52.0833, 52.4695, 85.2095) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.34
Periwinkle
#CCCCFF
ΔE00 5.16
Pastel Blue
#A2BFFE
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 7.06
Light Blue Grey
#B7C9E2
ΔE00 7.20
Powder Blue (survey)
#B1D1FC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BEEA #EAE0B4
analogous
#B4D9EA #B4BEEA #C5B4EA
triadic
#B4BEEA #EAB4BE #BEEAB4
tetradic
#B4BEEA #EAB4D9 #EAE0B4 #B4EAC5
square
#B4BEEA #EAB4D9 #EAE0B4 #B4EAC5
split-complementary
#B4BEEA #EAC5B4 #D9EAB4
monochromatic
#546BCF #8495DD #B4BEEA #E4E7F7 #E7EAF8
Accessibility & contrast
On white
1.83
#B4BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#B4BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BEEA
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BEEA | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EC
Deuteranopia (green-blind)
#AEBEE9
Tritanopia (blue-blind)
#A7C6CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b4beea; /* rgb */ color: rgb(180, 190, 234); /* oklch */ color: oklch(80.9% 0.063 274.9);
Tailwind
colors: {
custom: {
50: '#cbd1f0',
500: '#b4beea',
950: '#000000',
},
}SCSS
$custom: #b4beea; $custom-light: #cbd1f0; $custom-dark: #000000;
JSON
{
"hex": "#b4beea",
"rgb": {
"r": 180,
"g": 190,
"b": 234
},
"hsl": {
"h": 228.889,
"s": 56.25,
"l": 81.176
},
"oklch": {
"l": 0.80865,
"c": 0.06318,
"h": 274.9
},
"luminance": 0.52471
}Semantic roles & 50–950 ramp
primary
#B4BEEA
secondary
#C6B87C
accent
#A622C4
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131416
muted
#838385