#B0CCFC#B0CCFC
#B0CCFC is a very light, moderate blue. Relative luminance 0.594; OKLCH L 84.1% C 0.074 H 261.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCFC |
|---|---|
| RGB | rgb(176, 204, 252) |
| HSL | hsl(218, 93%, 84%) |
| HSV | hsv(218, 30%, 99%) |
| CMYK | cmyk(30.2%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(81.53, 1.40, -26.60) |
| CIE-LCH | lch(81.53, 26.63, 273.01°) |
| OKLab | oklab(84.11% -0.0114 -0.0732) |
| OKLCH | oklch(84.11% 0.074 261.1) |
| XYZ | xyz(57.0630, 59.4420, 100.5434) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.92
Pastel Blue
#A2BFFE
ΔE00 3.61
Baby Blue (survey)
#A2CFFE
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 5.79
Light Blue Grey
#B7C9E2
ΔE00 5.90
Light Periwinkle
#C1C6FC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCFC #FCE0B0
analogous
#B0F2FC #B0CCFC #BAB0FC
triadic
#B0CCFC #FCB0CC #CCFCB0
tetradic
#B0CCFC #FCB0F2 #FCE0B0 #B0FCBA
square
#B0CCFC #FCB0F2 #FCE0B0 #B0FCBA
split-complementary
#B0CCFC #FCBAB0 #F2FCB0
monochromatic
#3A80F8 #75A6FA #B0CCFC #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.63
#B0CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#B0CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCFC
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCFC | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFE
Deuteranopia (green-blind)
#B4C7FB
Tritanopia (blue-blind)
#9AD6DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b0ccfc; /* rgb */ color: rgb(176, 204, 252); /* oklch */ color: oklch(84.1% 0.074 261.1);
Tailwind
colors: {
custom: {
50: '#c9dbfd',
500: '#b0ccfc',
950: '#000000',
},
}SCSS
$custom: #b0ccfc; $custom-light: #c9dbfd; $custom-dark: #000000;
JSON
{
"hex": "#b0ccfc",
"rgb": {
"r": 176,
"g": 204,
"b": 252
},
"hsl": {
"h": 217.895,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.84108,
"c": 0.07408,
"h": 261.1
},
"luminance": 0.59444
}Semantic roles & 50–950 ramp
primary
#B0CCFC
secondary
#E0B770
accent
#9100E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131517
muted
#838485