#B8BEEB#B8BEEB
#B8BEEB is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.2% C 0.064 H 278.9°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BEEB |
|---|---|
| RGB | rgb(184, 190, 235) |
| HSL | hsl(233, 56%, 82%) |
| HSV | hsv(233, 22%, 92%) |
| CMYK | cmyk(21.7%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(77.88, 7.32, -23.02) |
| CIE-LCH | lch(77.88, 24.15, 287.64°) |
| OKLab | oklab(81.2% 0.0099 -0.063) |
| OKLCH | oklch(81.2% 0.064 278.9) |
| XYZ | xyz(53.1723, 53.0144, 86.0125) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.93
Periwinkle
#CCCCFF
ΔE00 4.35
Pastel Blue
#A2BFFE
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 8.10
Light Blue Grey
#B7C9E2
ΔE00 8.11
Powder Blue (survey)
#B1D1FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BEEB #EBE5B8
analogous
#B8D8EB #B8BEEB #CCB8EB
triadic
#B8BEEB #EBB8BE #BEEBB8
tetradic
#B8BEEB #EBB8D8 #EBE5B8 #B8EBCC
square
#B8BEEB #EBB8D8 #EBE5B8 #B8EBCC
split-complementary
#B8BEEB #EBCCB8 #D8EBB8
monochromatic
#5967D0 #8892DE #B8BEEB #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.81
#B8BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#B8BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BEEB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BEEB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2ED
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#ACC6CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b8beeb; /* rgb */ color: rgb(184, 190, 235); /* oklch */ color: oklch(81.2% 0.064 278.9);
Tailwind
colors: {
custom: {
50: '#ced1f1',
500: '#b8beeb',
950: '#000000',
},
}SCSS
$custom: #b8beeb; $custom-light: #ced1f1; $custom-dark: #000000;
JSON
{
"hex": "#b8beeb",
"rgb": {
"r": 184,
"g": 190,
"b": 235
},
"hsl": {
"h": 232.941,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.812,
"c": 0.06373,
"h": 278.9
},
"luminance": 0.53015
}Semantic roles & 50–950 ramp
primary
#B8BEEB
secondary
#C7BF80
accent
#B122C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131416
muted
#838385