#B4BEEE#B4BEEE
#B4BEEE is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.0% C 0.069 H 275.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BEEE |
|---|---|
| RGB | rgb(180, 190, 238) |
| HSL | hsl(230, 63%, 82%) |
| HSV | hsv(230, 24%, 93%) |
| CMYK | cmyk(24.4%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(77.70, 6.80, -24.94) |
| CIE-LCH | lch(77.70, 25.85, 285.25°) |
| OKLab | oklab(81.02% 0.0067 -0.0684) |
| OKLCH | oklch(81.02% 0.069 275.6) |
| XYZ | xyz(52.6645, 52.7020, 88.2701) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.88
Periwinkle
#CCCCFF
ΔE00 4.98
Pastel Blue
#A2BFFE
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 7.60
Powder Blue (survey)
#B1D1FC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BEEE #EEE4B4
analogous
#B4DBEE #B4BEEE #C7B4EE
triadic
#B4BEEE #EEB4BE #BEEEB4
tetradic
#B4BEEE #EEB4DB #EEE4B4 #B4EEC7
square
#B4BEEE #EEB4DB #EEE4B4 #B4EEC7
split-complementary
#B4BEEE #EEC7B4 #DBEEB4
monochromatic
#5068D7 #8293E3 #B4BEEE #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.82
#B4BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#B4BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BEEE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BEEE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#A6C7CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b4beee; /* rgb */ color: rgb(180, 190, 238); /* oklch */ color: oklch(81.0% 0.069 275.6);
Tailwind
colors: {
custom: {
50: '#cbd1f3',
500: '#b4beee',
950: '#000000',
},
}SCSS
$custom: #b4beee; $custom-light: #cbd1f3; $custom-dark: #000000;
JSON
{
"hex": "#b4beee",
"rgb": {
"r": 180,
"g": 190,
"b": 238
},
"hsl": {
"h": 229.655,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.81018,
"c": 0.06874,
"h": 275.6
},
"luminance": 0.52703
}Semantic roles & 50–950 ramp
primary
#B4BEEE
secondary
#CCBE7B
accent
#AC1BCB
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385