#B9CCFB#B9CCFB
#B9CCFB is a very light, moderate blue. Relative luminance 0.605; OKLCH L 84.7% C 0.069 H 267.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CCFB |
|---|---|
| RGB | rgb(185, 204, 251) |
| HSL | hsl(223, 89%, 85%) |
| HSV | hsv(223, 26%, 98%) |
| CMYK | cmyk(26.3%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.09, 3.74, -25.16) |
| CIE-LCH | lch(82.09, 25.44, 278.46°) |
| OKLab | oklab(84.68% -0.0028 -0.069) |
| OKLCH | oklch(84.68% 0.069 267.7) |
| XYZ | xyz(59.0083, 60.4633, 99.8097) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.13
Light Periwinkle
#C1C6FC
ΔE00 4.14
Pastel Blue
#A2BFFE
ΔE00 5.10
Periwinkle
#CCCCFF
ΔE00 5.80
Light Blue Grey
#B7C9E2
ΔE00 6.02
Lightsteelblue
#B0C4DE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CCFB #FBE8B9
analogous
#B9EDFB #B9CCFB #C7B9FB
triadic
#B9CCFB #FBB9CC #CCFBB9
tetradic
#B9CCFB #FBB9ED #FBE8B9 #B9FBC7
square
#B9CCFB #FBB9ED #FBE8B9 #B9FBC7
split-complementary
#B9CCFB #FBC7B9 #EDFBB9
monochromatic
#4578F4 #7FA2F8 #B9CCFB #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.60
#B9CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#B9CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CCFB
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CCFB | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFD
Deuteranopia (green-blind)
#B8CAFA
Tritanopia (blue-blind)
#A8D5DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b9ccfb; /* rgb */ color: rgb(185, 204, 251); /* oklch */ color: oklch(84.7% 0.069 267.7);
Tailwind
colors: {
custom: {
50: '#cfdbfc',
500: '#b9ccfb',
950: '#000000',
},
}SCSS
$custom: #b9ccfb; $custom-light: #cfdbfc; $custom-dark: #000000;
JSON
{
"hex": "#b9ccfb",
"rgb": {
"r": 185,
"g": 204,
"b": 251
},
"hsl": {
"h": 222.727,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.84682,
"c": 0.06911,
"h": 267.7
},
"luminance": 0.60465
}Semantic roles & 50–950 ramp
primary
#B9CCFB
secondary
#E0C278
accent
#A300E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485