#B9C0FC#B9C0FC
#B9C0FC is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.3% C 0.085 H 279.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B9C0FC |
|---|---|
| RGB | rgb(185, 192, 252) |
| HSL | hsl(234, 92%, 86%) |
| HSV | hsv(234, 27%, 99%) |
| CMYK | cmyk(26.6%, 23.8%, 0%, 1.2%) |
| CIE-LAB | lab(79.06, 10.46, -30.33) |
| CIE-LCH | lch(79.06, 32.08, 289.03°) |
| OKLab | oklab(82.34% 0.0135 -0.0836) |
| OKLCH | oklch(82.34% 0.085 279.2) |
| XYZ | xyz(56.4233, 55.0404, 99.7277) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.12
Periwinkle
#CCCCFF
ΔE00 4.53
Pastel Blue
#A2BFFE
ΔE00 6.14
Powder Blue (survey)
#B1D1FC
ΔE00 7.69
Lightsteelblue
#B0C4DE
ΔE00 8.24
Light Blue Grey
#B7C9E2
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9C0FC #FCF5B9
analogous
#B9E1FC #B9C0FC #D3B9FC
triadic
#B9C0FC #FCB9C0 #C0FCB9
tetradic
#B9C0FC #FCB9E1 #FCF5B9 #B9FCD3
square
#B9C0FC #FCB9E1 #FCF5B9 #B9FCD3
split-complementary
#B9C0FC #FCD3B9 #E1FCB9
monochromatic
#4456F7 #7E8BF9 #B9C0FC #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.75
#B9C0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#B9C0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9C0FC
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9C0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9C0FC | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#ACC2FA
Tritanopia (blue-blind)
#A9CBD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b9c0fc; /* rgb */ color: rgb(185, 192, 252); /* oklch */ color: oklch(82.3% 0.085 279.2);
Tailwind
colors: {
custom: {
50: '#cfd2fd',
500: '#b9c0fc',
950: '#000000',
},
}SCSS
$custom: #b9c0fc; $custom-light: #cfd2fd; $custom-dark: #000000;
JSON
{
"hex": "#b9c0fc",
"rgb": {
"r": 185,
"g": 192,
"b": 252
},
"hsl": {
"h": 233.731,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.82336,
"c": 0.08467,
"h": 279.2
},
"luminance": 0.55042
}Semantic roles & 50–950 ramp
primary
#B9C0FC
secondary
#E2D678
accent
#CE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385