#B8BEEF#B8BEEF
#B8BEEF is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.4% C 0.069 H 279.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BEEF |
|---|---|
| RGB | rgb(184, 190, 239) |
| HSL | hsl(233, 63%, 83%) |
| HSV | hsv(233, 23%, 94%) |
| CMYK | cmyk(23%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(78.02, 8.23, -24.96) |
| CIE-LCH | lch(78.02, 26.28, 288.25°) |
| OKLab | oklab(81.35% 0.0112 -0.0684) |
| OKLCH | oklch(81.35% 0.069 279.3) |
| XYZ | xyz(53.7567, 53.2481, 89.0903) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.37
Periwinkle
#CCCCFF
ΔE00 4.18
Pastel Blue
#A2BFFE
ΔE00 7.45
Lightsteelblue
#B0C4DE
ΔE00 8.29
Light Blue Grey
#B7C9E2
ΔE00 8.36
Powder Blue (survey)
#B1D1FC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BEEF #EFE9B8
analogous
#B8D9EF #B8BEEF #CDB8EF
triadic
#B8BEEF #EFB8BE #BEEFB8
tetradic
#B8BEEF #EFB8D9 #EFE9B8 #B8EFCD
square
#B8BEEF #EFB8D9 #EFE9B8 #B8EFCD
split-complementary
#B8BEEF #EFCDB8 #D9EFB8
monochromatic
#5463D8 #8690E4 #B8BEEF #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.80
#B8BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#B8BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BEEF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BEEF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#ABC7CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b8beef; /* rgb */ color: rgb(184, 190, 239); /* oklch */ color: oklch(81.4% 0.069 279.3);
Tailwind
colors: {
custom: {
50: '#ced1f4',
500: '#b8beef',
950: '#000000',
},
}SCSS
$custom: #b8beef; $custom-light: #ced1f4; $custom-dark: #000000;
JSON
{
"hex": "#b8beef",
"rgb": {
"r": 184,
"g": 190,
"b": 239
},
"hsl": {
"h": 233.455,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.81353,
"c": 0.06933,
"h": 279.3
},
"luminance": 0.53249
}Semantic roles & 50–950 ramp
primary
#B8BEEF
secondary
#CDC57E
accent
#B81BCB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131417
muted
#838385