#B8BEF8#B8BEF8
#B8BEF8 is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.7% C 0.082 H 279.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BEF8 |
|---|---|
| RGB | rgb(184, 190, 248) |
| HSL | hsl(234, 82%, 85%) |
| HSV | hsv(234, 26%, 97%) |
| CMYK | cmyk(25.8%, 23.4%, 0%, 2.7%) |
| CIE-LAB | lab(78.34, 10.32, -29.30) |
| CIE-LCH | lch(78.34, 31.06, 289.40°) |
| OKLab | oklab(81.71% 0.014 -0.0807) |
| OKLCH | oklch(81.71% 0.082 279.8) |
| XYZ | xyz(55.1195, 53.7933, 96.2678) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.20
Periwinkle
#CCCCFF
ΔE00 4.53
Pastel Blue
#A2BFFE
ΔE00 6.51
Powder Blue (survey)
#B1D1FC
ΔE00 8.21
Lightsteelblue
#B0C4DE
ΔE00 8.38
Light Blue Grey
#B7C9E2
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BEF8 #F8F2B8
analogous
#B8DEF8 #B8BEF8 #D2B8F8
triadic
#B8BEF8 #F8B8BE #BEF8B8
tetradic
#B8BEF8 #F8B8DE #F8F2B8 #B8F8D2
square
#B8BEF8 #F8B8DE #F8F2B8 #B8F8D2
split-complementary
#B8BEF8 #F8D2B8 #DEF8B8
monochromatic
#4958ED #808BF3 #B8BEF8 #E3E6FC #E3E6FC
Accessibility & contrast
On white
1.79
#B8BEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#B8BEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BEF8
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BEF8 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC4FB
Deuteranopia (green-blind)
#ABC0F7
Tritanopia (blue-blind)
#A9C8D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b8bef8; /* rgb */ color: rgb(184, 190, 248); /* oklch */ color: oklch(81.7% 0.082 279.8);
Tailwind
colors: {
custom: {
50: '#ced1fa',
500: '#b8bef8',
950: '#000000',
},
}SCSS
$custom: #b8bef8; $custom-light: #ced1fa; $custom-dark: #000000;
JSON
{
"hex": "#b8bef8",
"rgb": {
"r": 184,
"g": 190,
"b": 248
},
"hsl": {
"h": 234.375,
"s": 82.051,
"l": 84.706
},
"oklch": {
"l": 0.81707,
"c": 0.08188,
"h": 279.8
},
"luminance": 0.53795
}Semantic roles & 50–950 ramp
primary
#B8BEF8
secondary
#DBD279
accent
#CA07DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385