#B8BDFE#B8BDFE
#B8BDFE is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.8% C 0.092 H 280.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BDFE |
|---|---|
| RGB | rgb(184, 189, 254) |
| HSL | hsl(236, 97%, 86%) |
| HSV | hsv(236, 28%, 100%) |
| CMYK | cmyk(27.6%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(78.31, 12.28, -32.56) |
| CIE-LCH | lch(78.31, 34.80, 290.67°) |
| OKLab | oklab(81.76% 0.0171 -0.0899) |
| OKLCH | oklch(81.76% 0.092 280.7) |
| XYZ | xyz(55.8494, 53.7399, 101.1770) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.97
Periwinkle
#CCCCFF
ΔE00 5.24
Pastel Blue
#A2BFFE
ΔE00 6.21
Powder Blue (survey)
#B1D1FC
ΔE00 8.11
Lightsteelblue
#B0C4DE
ΔE00 8.41
Light Blue Grey
#B7C9E2
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BDFE #FEF9B8
analogous
#B8E0FE #B8BDFE #D6B8FE
triadic
#B8BDFE #FEB8BD #BDFEB8
tetradic
#B8BDFE #FEB8E0 #FEF9B8 #B8FED6
square
#B8BDFE #FEB8E0 #FEF9B8 #B8FED6
split-complementary
#B8BDFE #FED6B8 #E0FEB8
monochromatic
#3F4DFC #7C85FD #B8BDFE #E1E3FF #E1E3FF
Accessibility & contrast
On white
1.79
#B8BDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#B8BDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BDFE
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BDFE | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#A7C9D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b8bdfe; /* rgb */ color: rgb(184, 189, 254); /* oklch */ color: oklch(81.8% 0.092 280.7);
Tailwind
colors: {
custom: {
50: '#ced0ff',
500: '#b8bdfe',
950: '#000000',
},
}SCSS
$custom: #b8bdfe; $custom-light: #ced0ff; $custom-dark: #000000;
JSON
{
"hex": "#b8bdfe",
"rgb": {
"r": 184,
"g": 189,
"b": 254
},
"hsl": {
"h": 235.714,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.81756,
"c": 0.09155,
"h": 280.7
},
"luminance": 0.53741
}Semantic roles & 50–950 ramp
primary
#B8BDFE
secondary
#E5DD75
accent
#D500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386