#B7BBEE#B7BBEE
#B7BBEE is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.6% C 0.072 H 281.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBEE |
|---|---|
| RGB | rgb(183, 187, 238) |
| HSL | hsl(236, 62%, 83%) |
| HSV | hsv(236, 23%, 93%) |
| CMYK | cmyk(23.1%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.15, 9.33, -25.76) |
| CIE-LCH | lch(77.15, 27.40, 289.92°) |
| OKLab | oklab(80.64% 0.0139 -0.0707) |
| OKLCH | oklch(80.64% 0.072 281.1) |
| XYZ | xyz(52.7275, 51.7799, 88.0889) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.89
Periwinkle
#CCCCFF
ΔE00 4.59
Pastel Blue
#A2BFFE
ΔE00 7.80
Pale Violet
#CEAEFA
ΔE00 8.60
Lightsteelblue
#B0C4DE
ΔE00 8.81
Light Blue Grey
#B7C9E2
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBEE #EEEAB7
analogous
#B7D7EE #B7BBEE #CEB7EE
triadic
#B7BBEE #EEB7BB #BBEEB7
tetradic
#B7BBEE #EEB7D7 #EEEAB7 #B7EECE
square
#B7BBEE #EEB7D7 #EEEAB7 #B7EECE
split-complementary
#B7BBEE #EECEB7 #D7EEB7
monochromatic
#545DD7 #858CE2 #B7BBEE #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.85
#B7BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#B7BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBEE
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBEE | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F0
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#AAC4CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b7bbee; /* rgb */ color: rgb(183, 187, 238); /* oklch */ color: oklch(80.6% 0.072 281.1);
Tailwind
colors: {
custom: {
50: '#cdcff3',
500: '#b7bbee',
950: '#000000',
},
}SCSS
$custom: #b7bbee; $custom-light: #cdcff3; $custom-dark: #000000;
JSON
{
"hex": "#b7bbee",
"rgb": {
"r": 183,
"g": 187,
"b": 238
},
"hsl": {
"h": 235.636,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.80644,
"c": 0.07203,
"h": 281.1
},
"luminance": 0.51781
}Semantic roles & 50–950 ramp
primary
#B7BBEE
secondary
#CCC67D
accent
#BD1CCA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131317
muted
#838385