#B6BEEA#B6BEEA
#B6BEEA is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.0% C 0.063 H 276.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BEEA |
|---|---|
| RGB | rgb(182, 190, 234) |
| HSL | hsl(231, 55%, 82%) |
| HSV | hsv(231, 22%, 92%) |
| CMYK | cmyk(22.2%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.70, 6.48, -22.76) |
| CIE-LCH | lch(77.70, 23.67, 285.90°) |
| OKLab | oklab(81.01% 0.0075 -0.0623) |
| OKLCH | oklch(81.01% 0.063 276.8) |
| XYZ | xyz(52.5524, 52.7114, 85.2315) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.16
Periwinkle
#CCCCFF
ΔE00 4.77
Pastel Blue
#A2BFFE
ΔE00 7.43
Lightsteelblue
#B0C4DE
ΔE00 7.54
Light Blue Grey
#B7C9E2
ΔE00 7.60
Powder Blue (survey)
#B1D1FC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BEEA #EAE2B6
analogous
#B6D8EA #B6BEEA #C8B6EA
triadic
#B6BEEA #EAB6BE #BEEAB6
tetradic
#B6BEEA #EAB6D8 #EAE2B6 #B6EAC8
square
#B6BEEA #EAB6D8 #EAE2B6 #B6EAC8
split-complementary
#B6BEEA #EAC8B6 #D8EAB6
monochromatic
#5769CF #8694DC #B6BEEA #E6E8F8 #E7EAF8
Accessibility & contrast
On white
1.82
#B6BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#B6BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BEEA
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BEEA | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EC
Deuteranopia (green-blind)
#AFBEE9
Tritanopia (blue-blind)
#AAC6CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b6beea; /* rgb */ color: rgb(182, 190, 234); /* oklch */ color: oklch(81.0% 0.063 276.8);
Tailwind
colors: {
custom: {
50: '#ccd1f0',
500: '#b6beea',
950: '#000000',
},
}SCSS
$custom: #b6beea; $custom-light: #ccd1f0; $custom-dark: #000000;
JSON
{
"hex": "#b6beea",
"rgb": {
"r": 182,
"g": 190,
"b": 234
},
"hsl": {
"h": 230.769,
"s": 55.319,
"l": 81.569
},
"oklch": {
"l": 0.81013,
"c": 0.06273,
"h": 276.8
},
"luminance": 0.52713
}Semantic roles & 50–950 ramp
primary
#B6BEEA
secondary
#C6BB7E
accent
#AA23C3
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131416
muted
#838385