#B8BFEE#B8BFEE
#B8BFEE is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.5% C 0.067 H 278.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BFEE |
|---|---|
| RGB | rgb(184, 191, 238) |
| HSL | hsl(232, 61%, 83%) |
| HSV | hsv(232, 23%, 93%) |
| CMYK | cmyk(22.7%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(78.24, 7.46, -24.08) |
| CIE-LCH | lch(78.24, 25.21, 287.20°) |
| OKLab | oklab(81.51% 0.0095 -0.066) |
| OKLCH | oklch(81.51% 0.067 278.2) |
| XYZ | xyz(53.8267, 53.6239, 88.3869) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.44
Periwinkle
#CCCCFF
ΔE00 4.18
Pastel Blue
#A2BFFE
ΔE00 7.39
Lightsteelblue
#B0C4DE
ΔE00 7.97
Light Blue Grey
#B7C9E2
ΔE00 8.00
Powder Blue (survey)
#B1D1FC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BFEE #EEE7B8
analogous
#B8DAEE #B8BFEE #CCB8EE
triadic
#B8BFEE #EEB8BF #BFEEB8
tetradic
#B8BFEE #EEB8DA #EEE7B8 #B8EECC
square
#B8BFEE #EEB8DA #EEE7B8 #B8EECC
split-complementary
#B8BFEE #EECCB8 #DAEEB8
monochromatic
#5566D6 #8792E2 #B8BFEE #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.79
#B8BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#B8BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BFEE
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BFEE | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F0
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#ABC7CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b8bfee; /* rgb */ color: rgb(184, 191, 238); /* oklch */ color: oklch(81.5% 0.067 278.2);
Tailwind
colors: {
custom: {
50: '#ced2f3',
500: '#b8bfee',
950: '#000000',
},
}SCSS
$custom: #b8bfee; $custom-light: #ced2f3; $custom-dark: #000000;
JSON
{
"hex": "#b8bfee",
"rgb": {
"r": 184,
"g": 191,
"b": 238
},
"hsl": {
"h": 232.222,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.81513,
"c": 0.06664,
"h": 278.2
},
"luminance": 0.53625
}Semantic roles & 50–950 ramp
primary
#B8BFEE
secondary
#CCC27E
accent
#B31CC9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131417
muted
#838385