#B2BEFF#B2BEFF
#B2BEFF is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.6% C 0.093 H 276.1°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEFF |
|---|---|
| RGB | rgb(178, 190, 255) |
| HSL | hsl(231, 100%, 85%) |
| HSV | hsv(231, 30%, 100%) |
| CMYK | cmyk(30.2%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(78.18, 10.27, -33.34) |
| CIE-LCH | lch(78.18, 34.89, 287.12°) |
| OKLab | oklab(81.56% 0.0098 -0.0922) |
| OKLCH | oklch(81.56% 0.093 276.1) |
| XYZ | xyz(54.8186, 53.5102, 102.0286) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.95
Pastel Blue
#A2BFFE
ΔE00 4.35
Periwinkle
#CCCCFF
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 7.76
Light Blue Grey
#B7C9E2
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEFF #FFF3B2
analogous
#B2E5FF #B2BEFF #CCB2FF
triadic
#B2BEFF #FFB2BE #BEFFB2
tetradic
#B2BEFF #FFB2E5 #FFF3B2 #B2FFCC
square
#B2BEFF #FFB2E5 #FFF3B2 #B2FFCC
split-complementary
#B2BEFF #FFCCB2 #E5FFB2
monochromatic
#3857FF #758AFF #B2BEFF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.79
#B2BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#B2BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEFF
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEFF | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 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)
#ABC4FF
Deuteranopia (green-blind)
#A5BFFD
Tritanopia (blue-blind)
#9ECAD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2beff; /* rgb */ color: rgb(178, 190, 255); /* oklch */ color: oklch(81.6% 0.093 276.1);
Tailwind
colors: {
custom: {
50: '#cad1ff',
500: '#b2beff',
950: '#000000',
},
}SCSS
$custom: #b2beff; $custom-light: #cad1ff; $custom-dark: #000000;
JSON
{
"hex": "#b2beff",
"rgb": {
"r": 178,
"g": 190,
"b": 255
},
"hsl": {
"h": 230.649,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.81558,
"c": 0.09277,
"h": 276.1
},
"luminance": 0.53512
}Semantic roles & 50–950 ramp
primary
#B2BEFF
secondary
#E6D370
accent
#C200E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131418
muted
#838386