#B0C8FA#B0C8FA
#B0C8FA is a very light, moderate blue. Relative luminance 0.574; OKLCH L 83.2% C 0.075 H 264.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C8FA |
|---|---|
| RGB | rgb(176, 200, 250) |
| HSL | hsl(221, 88%, 84%) |
| HSV | hsv(221, 30%, 98%) |
| CMYK | cmyk(29.6%, 20%, 0%, 2%) |
| CIE-LAB | lab(80.43, 3.06, -27.22) |
| CIE-LCH | lch(80.43, 27.40, 276.42°) |
| OKLab | oklab(83.22% -0.0069 -0.0749) |
| OKLCH | oklch(83.22% 0.075 264.8) |
| XYZ | xyz(55.8092, 57.4388, 98.5702) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.19
Powder Blue (survey)
#B1D1FC
ΔE00 3.31
Light Periwinkle
#C1C6FC
ΔE00 5.46
Baby Blue (survey)
#A2CFFE
ΔE00 5.74
Lightsteelblue
#B0C4DE
ΔE00 5.96
Light Blue Grey
#B7C9E2
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C8FA #FAE2B0
analogous
#B0EDFA #B0C8FA #BDB0FA
triadic
#B0C8FA #FAB0C8 #C8FAB0
tetradic
#B0C8FA #FAB0ED #FAE2B0 #B0FABD
square
#B0C8FA #FAB0ED #FAE2B0 #B0FABD
split-complementary
#B0C8FA #FABDB0 #EDFAB0
monochromatic
#3D78F3 #76A0F6 #B0C8FA #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.68
#B0C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#B0C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C8FA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C8FA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#B1C5F9
Tritanopia (blue-blind)
#9BD2D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b0c8fa; /* rgb */ color: rgb(176, 200, 250); /* oklch */ color: oklch(83.2% 0.075 264.8);
Tailwind
colors: {
custom: {
50: '#c9d8fc',
500: '#b0c8fa',
950: '#000000',
},
}SCSS
$custom: #b0c8fa; $custom-light: #c9d8fc; $custom-dark: #000000;
JSON
{
"hex": "#b0c8fa",
"rgb": {
"r": 176,
"g": 200,
"b": 250
},
"hsl": {
"h": 220.541,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.83218,
"c": 0.07526,
"h": 264.8
},
"luminance": 0.57441
}Semantic roles & 50–950 ramp
primary
#B0C8FA
secondary
#DDBA71
accent
#9B01E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385