#B2BEFE#B2BEFE
#B2BEFE is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.5% C 0.091 H 276.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEFE |
|---|---|
| RGB | rgb(178, 190, 254) |
| HSL | hsl(231, 97%, 85%) |
| HSV | hsv(231, 30%, 100%) |
| CMYK | cmyk(29.9%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(78.14, 10.03, -32.86) |
| CIE-LCH | lch(78.14, 34.36, 286.97°) |
| OKLab | oklab(81.52% 0.0095 -0.0909) |
| OKLCH | oklch(81.52% 0.091 276) |
| XYZ | xyz(54.6580, 53.4460, 101.1830) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.85
Pastel Blue
#A2BFFE
ΔE00 4.40
Periwinkle
#CCCCFF
ΔE00 6.29
Powder Blue (survey)
#B1D1FC
ΔE00 6.78
Lightsteelblue
#B0C4DE
ΔE00 7.74
Light Blue Grey
#B7C9E2
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEFE #FEF2B2
analogous
#B2E4FE #B2BEFE #CCB2FE
triadic
#B2BEFE #FEB2BE #BEFEB2
tetradic
#B2BEFE #FEB2E4 #FEF2B2 #B2FECC
square
#B2BEFE #FEB2E4 #FEF2B2 #B2FECC
split-complementary
#B2BEFE #FECCB2 #E4FEB2
monochromatic
#3958FC #768BFD #B2BEFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.80
#B2BEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#B2BEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEFE
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEFE | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A6BFFC
Tritanopia (blue-blind)
#9ECAD4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2befe; /* rgb */ color: rgb(178, 190, 254); /* oklch */ color: oklch(81.5% 0.091 276.0);
Tailwind
colors: {
custom: {
50: '#cad1ff',
500: '#b2befe',
950: '#000000',
},
}SCSS
$custom: #b2befe; $custom-light: #cad1ff; $custom-dark: #000000;
JSON
{
"hex": "#b2befe",
"rgb": {
"r": 178,
"g": 190,
"b": 254
},
"hsl": {
"h": 230.526,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.81516,
"c": 0.09139,
"h": 276
},
"luminance": 0.53448
}Semantic roles & 50–950 ramp
primary
#B2BEFE
secondary
#E4D270
accent
#C100E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131418
muted
#838386