#B5BEEE#B5BEEE
#B5BEEE is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.1% C 0.069 H 276.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B5BEEE |
|---|---|
| RGB | rgb(181, 190, 238) |
| HSL | hsl(231, 63%, 82%) |
| HSV | hsv(231, 24%, 93%) |
| CMYK | cmyk(23.9%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(77.77, 7.10, -24.82) |
| CIE-LCH | lch(77.77, 25.82, 285.96°) |
| OKLab | oklab(81.09% 0.0077 -0.0681) |
| OKLCH | oklch(81.09% 0.069 276.5) |
| XYZ | xyz(52.8982, 52.8225, 88.2811) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.73
Periwinkle
#CCCCFF
ΔE00 4.77
Pastel Blue
#A2BFFE
ΔE00 6.64
Lightsteelblue
#B0C4DE
ΔE00 7.62
Light Blue Grey
#B7C9E2
ΔE00 7.77
Powder Blue (survey)
#B1D1FC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5BEEE #EEE5B5
analogous
#B5DBEE #B5BEEE #C9B5EE
triadic
#B5BEEE #EEB5BE #BEEEB5
tetradic
#B5BEEE #EEB5DB #EEE5B5 #B5EEC9
square
#B5BEEE #EEB5DB #EEE5B5 #B5EEC9
split-complementary
#B5BEEE #EEC9B5 #DBEEB5
monochromatic
#5167D7 #8392E3 #B5BEEE #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.82
#B5BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#B5BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5BEEE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5BEEE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#A7C7CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b5beee; /* rgb */ color: rgb(181, 190, 238); /* oklch */ color: oklch(81.1% 0.069 276.5);
Tailwind
colors: {
custom: {
50: '#ccd1f3',
500: '#b5beee',
950: '#000000',
},
}SCSS
$custom: #b5beee; $custom-light: #ccd1f3; $custom-dark: #000000;
JSON
{
"hex": "#b5beee",
"rgb": {
"r": 181,
"g": 190,
"b": 238
},
"hsl": {
"h": 230.526,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.81092,
"c": 0.06851,
"h": 276.5
},
"luminance": 0.52824
}Semantic roles & 50–950 ramp
primary
#B5BEEE
secondary
#CCBF7C
accent
#AF1BCA
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385