#B9BCFE#B9BCFE
#B9BCFE is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.6% C 0.093 H 282.1°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B9BCFE |
|---|---|
| RGB | rgb(185, 188, 254) |
| HSL | hsl(237, 97%, 86%) |
| HSV | hsv(237, 27%, 100%) |
| CMYK | cmyk(27.2%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(78.13, 13.12, -32.83) |
| CIE-LCH | lch(78.13, 35.36, 291.78°) |
| OKLab | oklab(81.64% 0.0195 -0.0907) |
| OKLCH | oklch(81.64% 0.093 282.1) |
| XYZ | xyz(55.8755, 53.4351, 101.1168) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.10
Periwinkle
#CCCCFF
ΔE00 5.24
Pastel Blue
#A2BFFE
ΔE00 6.67
Pale Violet
#CEAEFA
ΔE00 8.21
Powder Blue (survey)
#B1D1FC
ΔE00 8.55
Lightsteelblue
#B0C4DE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9BCFE #FEFBB9
analogous
#B9DEFE #B9BCFE #D8B9FE
triadic
#B9BCFE #FEB9BC #BCFEB9
tetradic
#B9BCFE #FEB9DE #FEFBB9 #B9FED8
square
#B9BCFE #FEB9DE #FEFBB9 #B9FED8
split-complementary
#B9BCFE #FED8B9 #DEFEB9
monochromatic
#4048FC #7D82FD #B9BCFE #E1E2FF #E1E2FF
Accessibility & contrast
On white
1.80
#B9BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#B9BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9BCFE
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9BCFE | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#A8C8D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b9bcfe; /* rgb */ color: rgb(185, 188, 254); /* oklch */ color: oklch(81.6% 0.093 282.1);
Tailwind
colors: {
custom: {
50: '#cfd0ff',
500: '#b9bcfe',
950: '#000000',
},
}SCSS
$custom: #b9bcfe; $custom-light: #cfd0ff; $custom-dark: #000000;
JSON
{
"hex": "#b9bcfe",
"rgb": {
"r": 185,
"g": 188,
"b": 254
},
"hsl": {
"h": 237.391,
"s": 97.183,
"l": 86.078
},
"oklch": {
"l": 0.81636,
"c": 0.09275,
"h": 282.1
},
"luminance": 0.53436
}Semantic roles & 50–950 ramp
primary
#B9BCFE
secondary
#E5E076
accent
#DC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386