#B6BFEF#B6BFEF
#B6BFEF is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.4% C 0.068 H 276.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BFEF |
|---|---|
| RGB | rgb(182, 191, 239) |
| HSL | hsl(231, 64%, 83%) |
| HSV | hsv(231, 24%, 94%) |
| CMYK | cmyk(23.8%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.13, 7.09, -24.80) |
| CIE-LCH | lch(78.13, 25.79, 285.94°) |
| OKLab | oklab(81.4% 0.0077 -0.068) |
| OKLCH | oklch(81.4% 0.068 276.5) |
| XYZ | xyz(53.4982, 53.4374, 89.1404) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.52
Periwinkle
#CCCCFF
ΔE00 4.56
Pastel Blue
#A2BFFE
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.60
Light Blue Grey
#B7C9E2
ΔE00 7.71
Powder Blue (survey)
#B1D1FC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BFEF #EFE6B6
analogous
#B6DCEF #B6BFEF #C9B6EF
triadic
#B6BFEF #EFB6BF #BFEFB6
tetradic
#B6BFEF #EFB6DC #EFE6B6 #B6EFC9
square
#B6BFEF #EFB6DC #EFE6B6 #B6EFC9
split-complementary
#B6BFEF #EFC9B6 #DCEFB6
monochromatic
#5267D9 #8493E4 #B6BFEF #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.80
#B6BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#B6BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BFEF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BFEF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F1
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#A8C8CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b6bfef; /* rgb */ color: rgb(182, 191, 239); /* oklch */ color: oklch(81.4% 0.068 276.5);
Tailwind
colors: {
custom: {
50: '#ccd2f4',
500: '#b6bfef',
950: '#000000',
},
}SCSS
$custom: #b6bfef; $custom-light: #ccd2f4; $custom-dark: #000000;
JSON
{
"hex": "#b6bfef",
"rgb": {
"r": 182,
"g": 191,
"b": 239
},
"hsl": {
"h": 230.526,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.81404,
"c": 0.06844,
"h": 276.5
},
"luminance": 0.53439
}Semantic roles & 50–950 ramp
primary
#B6BFEF
secondary
#CDC07C
accent
#B01ACC
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385