#B7BFEC#B7BFEC
#B7BFEC is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.4% C 0.064 H 277.0°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BFEC |
|---|---|
| RGB | rgb(183, 191, 236) |
| HSL | hsl(231, 58%, 82%) |
| HSV | hsv(231, 22%, 93%) |
| CMYK | cmyk(22.5%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(78.10, 6.70, -23.23) |
| CIE-LCH | lch(78.10, 24.18, 286.09°) |
| OKLab | oklab(81.36% 0.0078 -0.0636) |
| OKLCH | oklch(81.36% 0.064 277) |
| XYZ | xyz(53.2957, 53.3839, 86.8368) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.81
Periwinkle
#CCCCFF
ΔE00 4.48
Pastel Blue
#A2BFFE
ΔE00 7.32
Lightsteelblue
#B0C4DE
ΔE00 7.60
Light Blue Grey
#B7C9E2
ΔE00 7.63
Powder Blue (survey)
#B1D1FC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BFEC #ECE4B7
analogous
#B7DAEC #B7BFEC #CAB7EC
triadic
#B7BFEC #ECB7BF #BFECB7
tetradic
#B7BFEC #ECB7DA #ECE4B7 #B7ECCA
square
#B7BFEC #ECB7DA #ECE4B7 #B7ECCA
split-complementary
#B7BFEC #ECCAB7 #DAECB7
monochromatic
#5669D2 #8794DF #B7BFEC #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.80
#B7BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#B7BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BFEC
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BFEC | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3EE
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#AAC7CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b7bfec; /* rgb */ color: rgb(183, 191, 236); /* oklch */ color: oklch(81.4% 0.064 277.0);
Tailwind
colors: {
custom: {
50: '#cdd2f2',
500: '#b7bfec',
950: '#000000',
},
}SCSS
$custom: #b7bfec; $custom-light: #cdd2f2; $custom-dark: #000000;
JSON
{
"hex": "#b7bfec",
"rgb": {
"r": 183,
"g": 191,
"b": 236
},
"hsl": {
"h": 230.943,
"s": 58.242,
"l": 82.157
},
"oklch": {
"l": 0.81363,
"c": 0.06406,
"h": 277
},
"luminance": 0.53385
}Semantic roles & 50–950 ramp
primary
#B7BFEC
secondary
#C9BE7E
accent
#AD20C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131417
muted
#838385