#B0CCFA#B0CCFA
#B0CCFA is a very light, moderate blue. Relative luminance 0.593; OKLCH L 84.0% C 0.072 H 260.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCFA |
|---|---|
| RGB | rgb(176, 204, 250) |
| HSL | hsl(217, 88%, 84%) |
| HSV | hsv(217, 30%, 98%) |
| CMYK | cmyk(29.6%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(81.46, 0.92, -25.64) |
| CIE-LCH | lch(81.46, 25.65, 272.05°) |
| OKLab | oklab(84.03% -0.0121 -0.0705) |
| OKLCH | oklch(84.03% 0.072 260.3) |
| XYZ | xyz(56.7477, 59.3159, 98.8831) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.75
Pastel Blue
#A2BFFE
ΔE00 3.77
Baby Blue (survey)
#A2CFFE
ΔE00 4.39
Lightsteelblue
#B0C4DE
ΔE00 5.45
Light Blue Grey
#B7C9E2
ΔE00 5.55
Cloudy Blue
#ACC2D9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCFA #FADEB0
analogous
#B0F1FA #B0CCFA #B9B0FA
triadic
#B0CCFA #FAB0CC #CCFAB0
tetradic
#B0CCFA #FAB0F1 #FADEB0 #B0FAB9
square
#B0CCFA #FAB0F1 #FADEB0 #B0FAB9
split-complementary
#B0CCFA #FAB9B0 #F1FAB0
monochromatic
#3D82F3 #76A7F6 #B0CCFA #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.63
#B0CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#B0CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCFA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCFA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#B5C7F9
Tritanopia (blue-blind)
#9BD6DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b0ccfa; /* rgb */ color: rgb(176, 204, 250); /* oklch */ color: oklch(84.0% 0.072 260.3);
Tailwind
colors: {
custom: {
50: '#c9dbfc',
500: '#b0ccfa',
950: '#000000',
},
}SCSS
$custom: #b0ccfa; $custom-light: #c9dbfc; $custom-dark: #000000;
JSON
{
"hex": "#b0ccfa",
"rgb": {
"r": 176,
"g": 204,
"b": 250
},
"hsl": {
"h": 217.297,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.84031,
"c": 0.07152,
"h": 260.3
},
"luminance": 0.59318
}Semantic roles & 50–950 ramp
primary
#B0CCFA
secondary
#DDB471
accent
#8E01E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131517
muted
#828485