#B7BDFE#B7BDFE
#B7BDFE is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.7% C 0.092 H 280.1°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BDFE |
|---|---|
| RGB | rgb(183, 189, 254) |
| HSL | hsl(235, 97%, 86%) |
| HSV | hsv(235, 28%, 100%) |
| CMYK | cmyk(28%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(78.24, 12.00, -32.68) |
| CIE-LCH | lch(78.24, 34.81, 290.16°) |
| OKLab | oklab(81.68% 0.016 -0.0903) |
| OKLCH | oklch(81.68% 0.092 280.1) |
| XYZ | xyz(55.6107, 53.6168, 101.1658) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.09
Periwinkle
#CCCCFF
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 5.94
Powder Blue (survey)
#B1D1FC
ΔE00 7.92
Lightsteelblue
#B0C4DE
ΔE00 8.30
Light Blue Grey
#B7C9E2
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BDFE #FEF8B7
analogous
#B7E0FE #B7BDFE #D4B7FE
triadic
#B7BDFE #FEB7BD #BDFEB7
tetradic
#B7BDFE #FEB7E0 #FEF8B7 #B7FED4
square
#B7BDFE #FEB7E0 #FEF8B7 #B7FED4
split-complementary
#B7BDFE #FED4B7 #E0FEB7
monochromatic
#3E4EFC #7B86FD #B7BDFE #E1E3FF #E1E3FF
Accessibility & contrast
On white
1.79
#B7BDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#B7BDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BDFE
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BDFE | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#A5C9D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b7bdfe; /* rgb */ color: rgb(183, 189, 254); /* oklch */ color: oklch(81.7% 0.092 280.1);
Tailwind
colors: {
custom: {
50: '#ced0ff',
500: '#b7bdfe',
950: '#000000',
},
}SCSS
$custom: #b7bdfe; $custom-light: #ced0ff; $custom-dark: #000000;
JSON
{
"hex": "#b7bdfe",
"rgb": {
"r": 183,
"g": 189,
"b": 254
},
"hsl": {
"h": 234.93,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.81682,
"c": 0.0917,
"h": 280.1
},
"luminance": 0.53618
}Semantic roles & 50–950 ramp
primary
#B7BDFE
secondary
#E5DB74
accent
#D200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386