#B9CBFC#B9CBFC
#B9CBFC is a very light, moderate blue. Relative luminance 0.601; OKLCH L 84.5% C 0.072 H 269.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CBFC |
|---|---|
| RGB | rgb(185, 203, 252) |
| HSL | hsl(224, 92%, 86%) |
| HSV | hsv(224, 27%, 99%) |
| CMYK | cmyk(26.6%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(81.87, 4.51, -26.03) |
| CIE-LCH | lch(81.87, 26.42, 279.83°) |
| OKLab | oklab(84.52% -0.0011 -0.0715) |
| OKLCH | oklch(84.52% 0.072 269.1) |
| XYZ | xyz(58.9294, 60.0527, 100.5631) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.76
Powder Blue (survey)
#B1D1FC
ΔE00 4.49
Pastel Blue
#A2BFFE
ΔE00 5.03
Periwinkle
#CCCCFF
ΔE00 5.51
Light Blue Grey
#B7C9E2
ΔE00 6.40
Lightsteelblue
#B0C4DE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CBFC #FCEAB9
analogous
#B9ECFC #B9CBFC #C8B9FC
triadic
#B9CBFC #FCB9CB #CBFCB9
tetradic
#B9CBFC #FCB9EC #FCEAB9 #B9FCC8
square
#B9CBFC #FCB9EC #FCEAB9 #B9FCC8
split-complementary
#B9CBFC #FCC8B9 #ECFCB9
monochromatic
#4474F7 #7E9FF9 #B9CBFC #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.61
#B9CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#B9CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CBFC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CBFC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFE
Deuteranopia (green-blind)
#B6C9FB
Tritanopia (blue-blind)
#A8D4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b9cbfc; /* rgb */ color: rgb(185, 203, 252); /* oklch */ color: oklch(84.5% 0.072 269.1);
Tailwind
colors: {
custom: {
50: '#cfdafd',
500: '#b9cbfc',
950: '#000000',
},
}SCSS
$custom: #b9cbfc; $custom-light: #cfdafd; $custom-dark: #000000;
JSON
{
"hex": "#b9cbfc",
"rgb": {
"r": 185,
"g": 203,
"b": 252
},
"hsl": {
"h": 223.881,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.84519,
"c": 0.07151,
"h": 269.1
},
"luminance": 0.60054
}Semantic roles & 50–950 ramp
primary
#B9CBFC
secondary
#E2C578
accent
#A800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385