#B4BEEF#B4BEEF
#B4BEEF is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.1% C 0.070 H 275.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BEEF |
|---|---|
| RGB | rgb(180, 190, 239) |
| HSL | hsl(230, 65%, 82%) |
| HSV | hsv(230, 25%, 94%) |
| CMYK | cmyk(24.7%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(77.73, 7.03, -25.42) |
| CIE-LCH | lch(77.73, 26.38, 285.46°) |
| OKLab | oklab(81.06% 0.007 -0.0698) |
| OKLCH | oklch(81.06% 0.07 275.7) |
| XYZ | xyz(52.8118, 52.7609, 89.0460) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.80
Periwinkle
#CCCCFF
ΔE00 4.97
Pastel Blue
#A2BFFE
ΔE00 6.22
Lightsteelblue
#B0C4DE
ΔE00 7.49
Light Blue Grey
#B7C9E2
ΔE00 7.69
Powder Blue (survey)
#B1D1FC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BEEF #EFE5B4
analogous
#B4DBEF #B4BEEF #C8B4EF
triadic
#B4BEEF #EFB4BE #BEEFB4
tetradic
#B4BEEF #EFB4DB #EFE5B4 #B4EFC8
square
#B4BEEF #EFB4DB #EFE5B4 #B4EFC8
split-complementary
#B4BEEF #EFC8B4 #DBEFB4
monochromatic
#4F67D9 #8292E4 #B4BEEF #E6E9FA #E6E9FA
Accessibility & contrast
On white
1.82
#B4BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#B4BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BEEF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BEEF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F1
Deuteranopia (green-blind)
#ACBEEE
Tritanopia (blue-blind)
#A6C7CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b4beef; /* rgb */ color: rgb(180, 190, 239); /* oklch */ color: oklch(81.1% 0.070 275.7);
Tailwind
colors: {
custom: {
50: '#cbd1f4',
500: '#b4beef',
950: '#000000',
},
}SCSS
$custom: #b4beef; $custom-light: #cbd1f4; $custom-dark: #000000;
JSON
{
"hex": "#b4beef",
"rgb": {
"r": 180,
"g": 190,
"b": 239
},
"hsl": {
"h": 229.831,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.81057,
"c": 0.07012,
"h": 275.7
},
"luminance": 0.52762
}Semantic roles & 50–950 ramp
primary
#B4BEEF
secondary
#CDBF7A
accent
#AE19CD
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385