#B2BAFA#B2BAFA
#B2BAFA is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.6% C 0.091 H 278.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BAFA |
|---|---|
| RGB | rgb(178, 186, 250) |
| HSL | hsl(233, 88%, 84%) |
| HSV | hsv(233, 29%, 98%) |
| CMYK | cmyk(28.8%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(76.97, 11.25, -32.52) |
| CIE-LCH | lch(76.97, 34.41, 289.08°) |
| OKLab | oklab(80.56% 0.0136 -0.0899) |
| OKLCH | oklch(80.56% 0.091 278.6) |
| XYZ | xyz(53.1697, 51.4834, 97.5599) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.83
Pastel Blue
#A2BFFE
ΔE00 5.45
Periwinkle
#CCCCFF
ΔE00 6.21
Powder Blue (survey)
#B1D1FC
ΔE00 7.97
Lightsteelblue
#B0C4DE
ΔE00 8.17
Light Blue Grey
#B7C9E2
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BAFA #FAF2B2
analogous
#B2DEFA #B2BAFA #CEB2FA
triadic
#B2BAFA #FAB2BA #BAFAB2
tetradic
#B2BAFA #FAB2DE #FAF2B2 #B2FACE
square
#B2BAFA #FAB2DE #FAF2B2 #B2FACE
split-complementary
#B2BAFA #FACEB2 #DEFAB2
monochromatic
#3F53F3 #7987F6 #B2BAFA #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.86
#B2BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#B2BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BAFA
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BAFA | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FD
Deuteranopia (green-blind)
#A3BCF8
Tritanopia (blue-blind)
#A0C6D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2bafa; /* rgb */ color: rgb(178, 186, 250); /* oklch */ color: oklch(80.6% 0.091 278.6);
Tailwind
colors: {
custom: {
50: '#cacefc',
500: '#b2bafa',
950: '#000000',
},
}SCSS
$custom: #b2bafa; $custom-light: #cacefc; $custom-dark: #000000;
JSON
{
"hex": "#b2bafa",
"rgb": {
"r": 178,
"g": 186,
"b": 250
},
"hsl": {
"h": 233.333,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.8056,
"c": 0.09092,
"h": 278.6
},
"luminance": 0.51485
}Semantic roles & 50–950 ramp
primary
#B2BAFA
secondary
#DED273
accent
#CB01E4
background
#FEFEFF
surface
#FAFAFF
border
#D3D3D7
text
#131317
muted
#838385