#B5BEFF#B5BEFF
#B5BEFF is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.8% C 0.092 H 278.0°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B5BEFF |
|---|---|
| RGB | rgb(181, 190, 255) |
| HSL | hsl(233, 100%, 85%) |
| HSV | hsv(233, 29%, 100%) |
| CMYK | cmyk(29%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(78.39, 11.12, -33.00) |
| CIE-LCH | lch(78.39, 34.82, 288.62°) |
| OKLab | oklab(81.77% 0.0129 -0.0912) |
| OKLCH | oklch(81.77% 0.092 278) |
| XYZ | xyz(55.5146, 53.8691, 102.0612) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.38
Pastel Blue
#A2BFFE
ΔE00 5.16
Periwinkle
#CCCCFF
ΔE00 5.79
Powder Blue (survey)
#B1D1FC
ΔE00 7.26
Lightsteelblue
#B0C4DE
ΔE00 8.00
Light Blue Grey
#B7C9E2
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5BEFF #FFF6B5
analogous
#B5E3FF #B5BEFF #D1B5FF
triadic
#B5BEFF #FFB5BE #BEFFB5
tetradic
#B5BEFF #FFB5E3 #FFF6B5 #B5FFD1
square
#B5BEFF #FFB5E3 #FFF6B5 #B5FFD1
split-complementary
#B5BEFF #FFD1B5 #E3FFB5
monochromatic
#3B52FF #7888FF #B5BEFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.78
#B5BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#B5BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5BEFF
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5BEFF | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#A7BFFD
Tritanopia (blue-blind)
#A2CAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b5beff; /* rgb */ color: rgb(181, 190, 255); /* oklch */ color: oklch(81.8% 0.092 278.0);
Tailwind
colors: {
custom: {
50: '#ccd1ff',
500: '#b5beff',
950: '#000000',
},
}SCSS
$custom: #b5beff; $custom-light: #ccd1ff; $custom-dark: #000000;
JSON
{
"hex": "#b5beff",
"rgb": {
"r": 181,
"g": 190,
"b": 255
},
"hsl": {
"h": 232.703,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.81774,
"c": 0.09214,
"h": 278
},
"luminance": 0.53871
}Semantic roles & 50–950 ramp
primary
#B5BEFF
secondary
#E6D872
accent
#CA00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131418
muted
#838386