#B7BFEF#B7BFEF
#B7BFEF is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.5% C 0.068 H 277.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BFEF |
|---|---|
| RGB | rgb(183, 191, 239) |
| HSL | hsl(231, 64%, 83%) |
| HSV | hsv(231, 23%, 94%) |
| CMYK | cmyk(23.4%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.20, 7.38, -24.68) |
| CIE-LCH | lch(78.20, 25.77, 286.66°) |
| OKLab | oklab(81.48% 0.0088 -0.0677) |
| OKLCH | oklch(81.48% 0.068 277.4) |
| XYZ | xyz(53.7353, 53.5597, 89.1516) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.40
Periwinkle
#CCCCFF
ΔE00 4.35
Pastel Blue
#A2BFFE
ΔE00 6.97
Lightsteelblue
#B0C4DE
ΔE00 7.81
Light Blue Grey
#B7C9E2
ΔE00 7.88
Powder Blue (survey)
#B1D1FC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BFEF #EFE7B7
analogous
#B7DBEF #B7BFEF #CBB7EF
triadic
#B7BFEF #EFB7BF #BFEFB7
tetradic
#B7BFEF #EFB7DB #EFE7B7 #B7EFCB
square
#B7BFEF #EFB7DB #EFE7B7 #B7EFCB
split-complementary
#B7BFEF #EFCBB7 #DBEFB7
monochromatic
#5366D9 #8592E4 #B7BFEF #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.79
#B7BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#B7BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BFEF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BFEF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#AAC8CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b7bfef; /* rgb */ color: rgb(183, 191, 239); /* oklch */ color: oklch(81.5% 0.068 277.4);
Tailwind
colors: {
custom: {
50: '#cdd2f4',
500: '#b7bfef',
950: '#000000',
},
}SCSS
$custom: #b7bfef; $custom-light: #cdd2f4; $custom-dark: #000000;
JSON
{
"hex": "#b7bfef",
"rgb": {
"r": 183,
"g": 191,
"b": 239
},
"hsl": {
"h": 231.429,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.81477,
"c": 0.06824,
"h": 277.4
},
"luminance": 0.53561
}Semantic roles & 50–950 ramp
primary
#B7BFEF
secondary
#CDC27D
accent
#B21ACB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131417
muted
#838385