#B7BDFF#B7BDFF
#B7BDFF is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.7% C 0.093 H 280.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BDFF |
|---|---|
| RGB | rgb(183, 189, 255) |
| HSL | hsl(235, 100%, 86%) |
| HSV | hsv(235, 28%, 100%) |
| CMYK | cmyk(28.2%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(78.28, 12.24, -33.16) |
| CIE-LCH | lch(78.28, 35.34, 290.25°) |
| OKLab | oklab(81.72% 0.0163 -0.0916) |
| OKLCH | oklch(81.72% 0.093 280.1) |
| XYZ | xyz(55.7712, 53.6810, 102.0114) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.21
Periwinkle
#CCCCFF
ΔE00 5.52
Pastel Blue
#A2BFFE
ΔE00 5.88
Powder Blue (survey)
#B1D1FC
ΔE00 7.87
Lightsteelblue
#B0C4DE
ΔE00 8.28
Light Blue Grey
#B7C9E2
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BDFF #FFF9B7
analogous
#B7E1FF #B7BDFF #D5B7FF
triadic
#B7BDFF #FFB7BD #BDFFB7
tetradic
#B7BDFF #FFB7E1 #FFF9B7 #B7FFD5
square
#B7BDFF #FFB7E1 #FFF9B7 #B7FFD5
split-complementary
#B7BDFF #FFD5B7 #E1FFB7
monochromatic
#3D4DFF #7A85FF #B7BDFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.79
#B7BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#B7BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BDFF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BDFF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A7BFFD
Tritanopia (blue-blind)
#A5C9D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b7bdff; /* rgb */ color: rgb(183, 189, 255); /* oklch */ color: oklch(81.7% 0.093 280.1);
Tailwind
colors: {
custom: {
50: '#ced0ff',
500: '#b7bdff',
950: '#000000',
},
}SCSS
$custom: #b7bdff; $custom-light: #ced0ff; $custom-dark: #000000;
JSON
{
"hex": "#b7bdff",
"rgb": {
"r": 183,
"g": 189,
"b": 255
},
"hsl": {
"h": 235,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.81724,
"c": 0.09309,
"h": 280.1
},
"luminance": 0.53682
}Semantic roles & 50–950 ramp
primary
#B7BDFF
secondary
#E6DD74
accent
#D200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386