#B8BEFE#B8BEFE
#B8BEFE is a light, moderate blue. Relative luminance 0.542; OKLCH L 82.0% C 0.090 H 280.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BEFE |
|---|---|
| RGB | rgb(184, 190, 254) |
| HSL | hsl(235, 97%, 86%) |
| HSV | hsv(235, 28%, 100%) |
| CMYK | cmyk(27.6%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(78.56, 11.74, -32.17) |
| CIE-LCH | lch(78.56, 34.25, 290.04°) |
| OKLab | oklab(81.95% 0.0157 -0.0888) |
| OKLCH | oklch(81.95% 0.09 280) |
| XYZ | xyz(56.0653, 54.1716, 101.2490) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.79
Periwinkle
#CCCCFF
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 6.04
Powder Blue (survey)
#B1D1FC
ΔE00 7.87
Lightsteelblue
#B0C4DE
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BEFE #FEF8B8
analogous
#B8E1FE #B8BEFE #D5B8FE
triadic
#B8BEFE #FEB8BE #BEFEB8
tetradic
#B8BEFE #FEB8E1 #FEF8B8 #B8FED5
square
#B8BEFE #FEB8E1 #FEF8B8 #B8FED5
split-complementary
#B8BEFE #FED5B8 #E1FEB8
monochromatic
#3F4FFC #7C87FD #B8BEFE #E1E3FF #E1E3FF
Accessibility & contrast
On white
1.77
#B8BEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#B8BEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BEFE
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BEFE | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A8C0FC
Tritanopia (blue-blind)
#A7CAD4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b8befe; /* rgb */ color: rgb(184, 190, 254); /* oklch */ color: oklch(82.0% 0.090 280.0);
Tailwind
colors: {
custom: {
50: '#ced1ff',
500: '#b8befe',
950: '#000000',
},
}SCSS
$custom: #b8befe; $custom-light: #ced1ff; $custom-dark: #000000;
JSON
{
"hex": "#b8befe",
"rgb": {
"r": 184,
"g": 190,
"b": 254
},
"hsl": {
"h": 234.857,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.81952,
"c": 0.09022,
"h": 280
},
"luminance": 0.54173
}Semantic roles & 50–950 ramp
primary
#B8BEFE
secondary
#E5DB75
accent
#D200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386