#B7BDEE#B7BDEE
#B7BDEE is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.0% C 0.069 H 279.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BDEE |
|---|---|
| RGB | rgb(183, 189, 238) |
| HSL | hsl(233, 62%, 83%) |
| HSV | hsv(233, 23%, 93%) |
| CMYK | cmyk(23.1%, 20.6%, 0%, 6.7%) |
| CIE-LAB | lab(77.66, 8.24, -24.98) |
| CIE-LCH | lch(77.66, 26.30, 288.26°) |
| OKLab | oklab(81.04% 0.0112 -0.0685) |
| OKLCH | oklch(81.04% 0.069 279.3) |
| XYZ | xyz(53.1548, 52.6344, 88.2313) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.60
Periwinkle
#CCCCFF
ΔE00 4.41
Pastel Blue
#A2BFFE
ΔE00 7.43
Lightsteelblue
#B0C4DE
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 8.42
Powder Blue (survey)
#B1D1FC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BDEE #EEE8B7
analogous
#B7D8EE #B7BDEE #CDB7EE
triadic
#B7BDEE #EEB7BD #BDEEB7
tetradic
#B7BDEE #EEB7D8 #EEE8B7 #B7EECD
square
#B7BDEE #EEB7D8 #EEE8B7 #B7EECD
split-complementary
#B7BDEE #EECDB7 #D8EEB7
monochromatic
#5462D7 #8590E2 #B7BDEE #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.82
#B7BDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#B7BDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BDEE
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BDEE | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#AAC6CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b7bdee; /* rgb */ color: rgb(183, 189, 238); /* oklch */ color: oklch(81.0% 0.069 279.3);
Tailwind
colors: {
custom: {
50: '#cdd0f3',
500: '#b7bdee',
950: '#000000',
},
}SCSS
$custom: #b7bdee; $custom-light: #cdd0f3; $custom-dark: #000000;
JSON
{
"hex": "#b7bdee",
"rgb": {
"r": 183,
"g": 189,
"b": 238
},
"hsl": {
"h": 233.455,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.81041,
"c": 0.0694,
"h": 279.3
},
"luminance": 0.52636
}Semantic roles & 50–950 ramp
primary
#B7BDEE
secondary
#CCC37D
accent
#B71CCA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131417
muted
#838385