#B8BEFF#B8BEFF
#B8BEFF is a light, moderate blue. Relative luminance 0.542; OKLCH L 82.0% C 0.092 H 280.1°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BEFF |
|---|---|
| RGB | rgb(184, 190, 255) |
| HSL | hsl(235, 100%, 86%) |
| HSV | hsv(235, 28%, 100%) |
| CMYK | cmyk(27.8%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(78.60, 11.97, -32.65) |
| CIE-LCH | lch(78.60, 34.78, 290.14°) |
| OKLab | oklab(81.99% 0.016 -0.0902) |
| OKLCH | oklch(81.99% 0.092 280.1) |
| XYZ | xyz(56.2258, 54.2358, 102.0945) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.92
Periwinkle
#CCCCFF
ΔE00 5.24
Pastel Blue
#A2BFFE
ΔE00 5.97
Powder Blue (survey)
#B1D1FC
ΔE00 7.82
Lightsteelblue
#B0C4DE
ΔE00 8.30
Light Blue Grey
#B7C9E2
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BEFF #FFF9B8
analogous
#B8E1FF #B8BEFF #D5B8FF
triadic
#B8BEFF #FFB8BE #BEFFB8
tetradic
#B8BEFF #FFB8E1 #FFF9B8 #B8FFD5
square
#B8BEFF #FFB8E1 #FFF9B8 #B8FFD5
split-complementary
#B8BEFF #FFD5B8 #E1FFB8
monochromatic
#3E4EFF #7B86FF #B8BEFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.77
#B8BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#B8BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BEFF
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BEFF | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#A6CAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b8beff; /* rgb */ color: rgb(184, 190, 255); /* oklch */ color: oklch(82.0% 0.092 280.1);
Tailwind
colors: {
custom: {
50: '#ced1ff',
500: '#b8beff',
950: '#000000',
},
}SCSS
$custom: #b8beff; $custom-light: #ced1ff; $custom-dark: #000000;
JSON
{
"hex": "#b8beff",
"rgb": {
"r": 184,
"g": 190,
"b": 255
},
"hsl": {
"h": 234.93,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.81993,
"c": 0.09161,
"h": 280.1
},
"luminance": 0.54237
}Semantic roles & 50–950 ramp
primary
#B8BEFF
secondary
#E7DD75
accent
#D200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386