#B7BDF5#B7BDF5
#B7BDF5 is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.3% C 0.079 H 279.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BDF5 |
|---|---|
| RGB | rgb(183, 189, 245) |
| HSL | hsl(234, 76%, 84%) |
| HSV | hsv(234, 25%, 96%) |
| CMYK | cmyk(25.3%, 22.9%, 0%, 3.9%) |
| CIE-LAB | lab(77.91, 9.86, -28.36) |
| CIE-LCH | lch(77.91, 30.03, 289.18°) |
| OKLab | oklab(81.32% 0.0134 -0.078) |
| OKLCH | oklch(81.32% 0.079 279.7) |
| XYZ | xyz(54.2032, 53.0538, 93.7531) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.35
Periwinkle
#CCCCFF
ΔE00 4.60
Pastel Blue
#A2BFFE
ΔE00 6.68
Lightsteelblue
#B0C4DE
ΔE00 8.40
Powder Blue (survey)
#B1D1FC
ΔE00 8.43
Light Blue Grey
#B7C9E2
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BDF5 #F5EFB7
analogous
#B7DCF5 #B7BDF5 #D0B7F5
triadic
#B7BDF5 #F5B7BD #BDF5B7
tetradic
#B7BDF5 #F5B7DC #F5EFB7 #B7F5D0
square
#B7BDF5 #F5B7DC #F5EFB7 #B7F5D0
split-complementary
#B7BDF5 #F5D0B7 #DCF5B7
monochromatic
#4C5AE6 #818CEE #B7BDF5 #E4E6FB #E4E6FB
Accessibility & contrast
On white
1.81
#B7BDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#B7BDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BDF5
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BDF5 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F7
Deuteranopia (green-blind)
#AABFF4
Tritanopia (blue-blind)
#A8C7D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b7bdf5; /* rgb */ color: rgb(183, 189, 245); /* oklch */ color: oklch(81.3% 0.079 279.7);
Tailwind
colors: {
custom: {
50: '#cdd0f8',
500: '#b7bdf5',
950: '#000000',
},
}SCSS
$custom: #b7bdf5; $custom-light: #cdd0f8; $custom-dark: #000000;
JSON
{
"hex": "#b7bdf5",
"rgb": {
"r": 183,
"g": 189,
"b": 245
},
"hsl": {
"h": 234.194,
"s": 75.61,
"l": 83.922
},
"oklch": {
"l": 0.81316,
"c": 0.07917,
"h": 279.7
},
"luminance": 0.53055
}Semantic roles & 50–950 ramp
primary
#B7BDF5
secondary
#D6CD7A
accent
#C40ED8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131417
muted
#838385