#B6BEF7#B6BEF7
#B6BEF7 is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.5% C 0.081 H 278.2°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BEF7 |
|---|---|
| RGB | rgb(182, 190, 247) |
| HSL | hsl(233, 80%, 84%) |
| HSV | hsv(233, 26%, 97%) |
| CMYK | cmyk(26.3%, 23.1%, 0%, 3.1%) |
| CIE-LAB | lab(78.16, 9.50, -29.05) |
| CIE-LCH | lch(78.16, 30.56, 288.10°) |
| OKLab | oklab(81.52% 0.0116 -0.08) |
| OKLCH | oklch(81.52% 0.081 278.2) |
| XYZ | xyz(54.4890, 53.4860, 95.4306) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.43
Periwinkle
#CCCCFF
ΔE00 4.84
Pastel Blue
#A2BFFE
ΔE00 6.02
Powder Blue (survey)
#B1D1FC
ΔE00 7.82
Lightsteelblue
#B0C4DE
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BEF7 #F7EFB6
analogous
#B6DFF7 #B6BEF7 #CFB6F7
triadic
#B6BEF7 #F7B6BE #BEF7B6
tetradic
#B6BEF7 #F7B6DF #F7EFB6 #B6F7CF
square
#B6BEF7 #F7B6DF #F7EFB6 #B6F7CF
split-complementary
#B6BEF7 #F7CFB6 #DFF7B6
monochromatic
#485CEB #7F8DF1 #B6BEF7 #E3E6FC #E3E6FC
Accessibility & contrast
On white
1.80
#B6BEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#B6BEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BEF7
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BEF7 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC4FA
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#A6C8D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b6bef7; /* rgb */ color: rgb(182, 190, 247); /* oklch */ color: oklch(81.5% 0.081 278.2);
Tailwind
colors: {
custom: {
50: '#cdd1fa',
500: '#b6bef7',
950: '#000000',
},
}SCSS
$custom: #b6bef7; $custom-light: #cdd1fa; $custom-dark: #000000;
JSON
{
"hex": "#b6bef7",
"rgb": {
"r": 182,
"g": 190,
"b": 247
},
"hsl": {
"h": 232.615,
"s": 80.247,
"l": 84.118
},
"oklch": {
"l": 0.8152,
"c": 0.08083,
"h": 278.2
},
"luminance": 0.53487
}Semantic roles & 50–950 ramp
primary
#B6BEF7
secondary
#D9CD78
accent
#C309DD
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131417
muted
#838385