#B7BEEB#B7BEEB
#B7BEEB is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.1% C 0.064 H 278.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEEB |
|---|---|
| RGB | rgb(183, 190, 235) |
| HSL | hsl(232, 57%, 82%) |
| HSV | hsv(232, 22%, 92%) |
| CMYK | cmyk(22.1%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(77.81, 7.01, -23.13) |
| CIE-LCH | lch(77.81, 24.17, 286.87°) |
| OKLab | oklab(81.13% 0.0088 -0.0633) |
| OKLCH | oklch(81.13% 0.064 278) |
| XYZ | xyz(52.9335, 52.8913, 86.0013) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.95
Periwinkle
#CCCCFF
ΔE00 4.51
Pastel Blue
#A2BFFE
ΔE00 7.62
Lightsteelblue
#B0C4DE
ΔE00 7.86
Light Blue Grey
#B7C9E2
ΔE00 7.90
Powder Blue (survey)
#B1D1FC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEEB #EBE4B7
analogous
#B7D8EB #B7BEEB #CAB7EB
triadic
#B7BEEB #EBB7BE #BEEBB7
tetradic
#B7BEEB #EBB7D8 #EBE4B7 #B7EBCA
square
#B7BEEB #EBB7D8 #EBE4B7 #B7EBCA
split-complementary
#B7BEEB #EBCAB7 #D8EBB7
monochromatic
#5768D0 #8793DE #B7BEEB #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.81
#B7BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#B7BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEEB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEEB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2ED
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#ABC6CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b7beeb; /* rgb */ color: rgb(183, 190, 235); /* oklch */ color: oklch(81.1% 0.064 278.0);
Tailwind
colors: {
custom: {
50: '#cdd1f1',
500: '#b7beeb',
950: '#000000',
},
}SCSS
$custom: #b7beeb; $custom-light: #cdd1f1; $custom-dark: #000000;
JSON
{
"hex": "#b7beeb",
"rgb": {
"r": 183,
"g": 190,
"b": 235
},
"hsl": {
"h": 231.923,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.81125,
"c": 0.06391,
"h": 278
},
"luminance": 0.52892
}Semantic roles & 50–950 ramp
primary
#B7BEEB
secondary
#C7BE7F
accent
#AE21C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131416
muted
#838385