#B0C0FA#B0C0FA
#B0C0FA is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.6% C 0.084 H 272.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C0FA |
|---|---|
| RGB | rgb(176, 192, 250) |
| HSL | hsl(227, 88%, 84%) |
| HSV | hsv(227, 30%, 98%) |
| CMYK | cmyk(29.6%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(78.36, 7.39, -30.39) |
| CIE-LCH | lch(78.36, 31.27, 283.67°) |
| OKLab | oklab(81.61% 0.0036 -0.0839) |
| OKLCH | oklch(81.61% 0.084 272.5) |
| XYZ | xyz(54.0047, 53.8298, 97.9687) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.73
Light Periwinkle
#C1C6FC
ΔE00 4.00
Powder Blue (survey)
#B1D1FC
ΔE00 5.96
Periwinkle
#CCCCFF
ΔE00 6.42
Lightsteelblue
#B0C4DE
ΔE00 7.20
Light Blue Grey
#B7C9E2
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C0FA #FAEAB0
analogous
#B0E5FA #B0C0FA #C5B0FA
triadic
#B0C0FA #FAB0C0 #C0FAB0
tetradic
#B0C0FA #FAB0E5 #FAEAB0 #B0FAC5
square
#B0C0FA #FAB0E5 #FAEAB0 #B0FAC5
split-complementary
#B0C0FA #FAC5B0 #E5FAB0
monochromatic
#3D64F3 #7692F6 #B0C0FA #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.78
#B0C0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#B0C0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C0FA
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C0FA | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#A9BFF9
Tritanopia (blue-blind)
#9CCBD4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b0c0fa; /* rgb */ color: rgb(176, 192, 250); /* oklch */ color: oklch(81.6% 0.084 272.5);
Tailwind
colors: {
custom: {
50: '#c9d2fc',
500: '#b0c0fa',
950: '#000000',
},
}SCSS
$custom: #b0c0fa; $custom-light: #c9d2fc; $custom-dark: #000000;
JSON
{
"hex": "#b0c0fa",
"rgb": {
"r": 176,
"g": 192,
"b": 250
},
"hsl": {
"h": 227.027,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.81607,
"c": 0.08396,
"h": 272.5
},
"luminance": 0.53832
}Semantic roles & 50–950 ramp
primary
#B0C0FA
secondary
#DDC671
accent
#B301E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385