#B6BFEE#B6BFEE
#B6BFEE is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.4% C 0.067 H 276.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BFEE |
|---|---|
| RGB | rgb(182, 191, 238) |
| HSL | hsl(230, 62%, 82%) |
| HSV | hsv(230, 24%, 93%) |
| CMYK | cmyk(23.5%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(78.10, 6.86, -24.32) |
| CIE-LCH | lch(78.10, 25.26, 285.74°) |
| OKLab | oklab(81.36% 0.0074 -0.0666) |
| OKLCH | oklch(81.36% 0.067 276.3) |
| XYZ | xyz(53.3509, 53.3785, 88.3646) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.63
Periwinkle
#CCCCFF
ΔE00 4.58
Pastel Blue
#A2BFFE
ΔE00 6.77
Lightsteelblue
#B0C4DE
ΔE00 7.53
Light Blue Grey
#B7C9E2
ΔE00 7.62
Powder Blue (survey)
#B1D1FC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BFEE #EEE5B6
analogous
#B6DBEE #B6BFEE #C9B6EE
triadic
#B6BFEE #EEB6BF #BFEEB6
tetradic
#B6BFEE #EEB6DB #EEE5B6 #B6EEC9
square
#B6BFEE #EEB6DB #EEE5B6 #B6EEC9
split-complementary
#B6BFEE #EEC9B6 #DBEEB6
monochromatic
#5368D7 #8493E2 #B6BFEE #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.80
#B6BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#B6BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BFEE
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BFEE | 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)
#B2C3F0
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#A9C8CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b6bfee; /* rgb */ color: rgb(182, 191, 238); /* oklch */ color: oklch(81.4% 0.067 276.3);
Tailwind
colors: {
custom: {
50: '#ccd2f3',
500: '#b6bfee',
950: '#000000',
},
}SCSS
$custom: #b6bfee; $custom-light: #ccd2f3; $custom-dark: #000000;
JSON
{
"hex": "#b6bfee",
"rgb": {
"r": 182,
"g": 191,
"b": 238
},
"hsl": {
"h": 230.357,
"s": 62.222,
"l": 82.353
},
"oklch": {
"l": 0.81365,
"c": 0.06705,
"h": 276.3
},
"luminance": 0.5338
}Semantic roles & 50–950 ramp
primary
#B6BFEE
secondary
#CCBF7D
accent
#AE1CCA
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385