#B8BFEF#B8BFEF
#B8BFEF is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.6% C 0.068 H 278.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BFEF |
|---|---|
| RGB | rgb(184, 191, 239) |
| HSL | hsl(232, 63%, 83%) |
| HSV | hsv(232, 23%, 94%) |
| CMYK | cmyk(23%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.28, 7.69, -24.57) |
| CIE-LCH | lch(78.28, 25.74, 287.37°) |
| OKLab | oklab(81.55% 0.0098 -0.0673) |
| OKLCH | oklch(81.55% 0.068 278.3) |
| XYZ | xyz(53.9740, 53.6828, 89.1627) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.31
Periwinkle
#CCCCFF
ΔE00 4.15
Pastel Blue
#A2BFFE
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 8.02
Light Blue Grey
#B7C9E2
ΔE00 8.07
Powder Blue (survey)
#B1D1FC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BFEF #EFE8B8
analogous
#B8DAEF #B8BFEF #CCB8EF
triadic
#B8BFEF #EFB8BF #BFEFB8
tetradic
#B8BFEF #EFB8DA #EFE8B8 #B8EFCC
square
#B8BFEF #EFB8DA #EFE8B8 #B8EFCC
split-complementary
#B8BFEF #EFCCB8 #DAEFB8
monochromatic
#5465D8 #8692E4 #B8BFEF #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.79
#B8BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#B8BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BFEF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BFEF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#AFC0EE
Tritanopia (blue-blind)
#ABC8CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b8bfef; /* rgb */ color: rgb(184, 191, 239); /* oklch */ color: oklch(81.6% 0.068 278.3);
Tailwind
colors: {
custom: {
50: '#ced2f4',
500: '#b8bfef',
950: '#000000',
},
}SCSS
$custom: #b8bfef; $custom-light: #ced2f4; $custom-dark: #000000;
JSON
{
"hex": "#b8bfef",
"rgb": {
"r": 184,
"g": 191,
"b": 239
},
"hsl": {
"h": 232.364,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.81552,
"c": 0.06804,
"h": 278.3
},
"luminance": 0.53684
}Semantic roles & 50–950 ramp
primary
#B8BFEF
secondary
#CDC37E
accent
#B51BCB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131417
muted
#838385