#B0C8FF#B0C8FF
#B0C8FF is a very light, moderate blue. Relative luminance 0.578; OKLCH L 83.4% C 0.082 H 266.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C8FF |
|---|---|
| RGB | rgb(176, 200, 255) |
| HSL | hsl(222, 100%, 85%) |
| HSV | hsv(222, 31%, 100%) |
| CMYK | cmyk(31%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(80.60, 4.27, -29.62) |
| CIE-LCH | lch(80.60, 29.92, 278.21°) |
| OKLab | oklab(83.42% -0.0053 -0.0817) |
| OKLCH | oklch(83.42% 0.082 266.3) |
| XYZ | xyz(56.6036, 57.7566, 102.7541) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.91
Powder Blue (survey)
#B1D1FC
ΔE00 3.54
Light Periwinkle
#C1C6FC
ΔE00 5.52
Baby Blue (survey)
#A2CFFE
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.62
Light Blue Grey
#B7C9E2
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C8FF #FFE7B0
analogous
#B0F0FF #B0C8FF #C0B0FF
triadic
#B0C8FF #FFB0C8 #C8FFB0
tetradic
#B0C8FF #FFB0F0 #FFE7B0 #B0FFC0
square
#B0C8FF #FFB0F0 #FFE7B0 #B0FFC0
split-complementary
#B0C8FF #FFC0B0 #F0FFB0
monochromatic
#3673FF #739DFF #B0C8FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.67
#B0C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#B0C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C8FF
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C8FF | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#AFC5FE
Tritanopia (blue-blind)
#9AD3DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b0c8ff; /* rgb */ color: rgb(176, 200, 255); /* oklch */ color: oklch(83.4% 0.082 266.3);
Tailwind
colors: {
custom: {
50: '#c9d8ff',
500: '#b0c8ff',
950: '#000000',
},
}SCSS
$custom: #b0c8ff; $custom-light: #c9d8ff; $custom-dark: #000000;
JSON
{
"hex": "#b0c8ff",
"rgb": {
"r": 176,
"g": 200,
"b": 255
},
"hsl": {
"h": 221.772,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.83415,
"c": 0.08189,
"h": 266.3
},
"luminance": 0.57759
}Semantic roles & 50–950 ramp
primary
#B0C8FF
secondary
#E5C16E
accent
#A000E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131418
muted
#838386