#B3BEEA#B3BEEA
#B3BEEA is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.8% C 0.063 H 273.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BEEA |
|---|---|
| RGB | rgb(179, 190, 234) |
| HSL | hsl(228, 57%, 81%) |
| HSV | hsv(228, 24%, 92%) |
| CMYK | cmyk(23.5%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.49, 5.58, -23.11) |
| CIE-LCH | lch(77.49, 23.77, 283.57°) |
| OKLab | oklab(80.79% 0.0044 -0.0633) |
| OKLCH | oklch(80.79% 0.063 273.9) |
| XYZ | xyz(51.8513, 52.3499, 85.1986) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.47
Periwinkle
#CCCCFF
ΔE00 5.38
Pastel Blue
#A2BFFE
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 6.83
Light Blue Grey
#B7C9E2
ΔE00 7.01
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BEEA #EADFB3
analogous
#B3D9EA #B3BEEA #C3B3EA
triadic
#B3BEEA #EAB3BE #BEEAB3
tetradic
#B3BEEA #EAB3D9 #EADFB3 #B3EAC3
square
#B3BEEA #EAB3D9 #EADFB3 #B3EAC3
split-complementary
#B3BEEA #EAC3B3 #D9EAB3
monochromatic
#536CD0 #8395DD #B3BEEA #E3E7F7 #E7EAF8
Accessibility & contrast
On white
1.83
#B3BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#B3BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BEEA
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BEEA | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EC
Deuteranopia (green-blind)
#AEBDE9
Tritanopia (blue-blind)
#A6C6CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b3beea; /* rgb */ color: rgb(179, 190, 234); /* oklch */ color: oklch(80.8% 0.063 273.9);
Tailwind
colors: {
custom: {
50: '#cad1f0',
500: '#b3beea',
950: '#000000',
},
}SCSS
$custom: #b3beea; $custom-light: #cad1f0; $custom-dark: #000000;
JSON
{
"hex": "#b3beea",
"rgb": {
"r": 179,
"g": 190,
"b": 234
},
"hsl": {
"h": 228,
"s": 56.701,
"l": 80.98
},
"oklch": {
"l": 0.80791,
"c": 0.06343,
"h": 273.9
},
"luminance": 0.52351
}Semantic roles & 50–950 ramp
primary
#B3BEEA
secondary
#C6B77B
accent
#A421C4
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131416
muted
#838385