#B0CCFF#B0CCFF
#B0CCFF is a very light, moderate blue. Relative luminance 0.596; OKLCH L 84.2% C 0.078 H 262.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCFF |
|---|---|
| RGB | rgb(176, 204, 255) |
| HSL | hsl(219, 100%, 85%) |
| HSV | hsv(219, 31%, 100%) |
| CMYK | cmyk(31%, 20%, 0%, 0%) |
| CIE-LAB | lab(81.64, 2.12, -28.03) |
| CIE-LCH | lch(81.64, 28.11, 274.33°) |
| OKLab | oklab(84.23% -0.0105 -0.0772) |
| OKLCH | oklch(84.23% 0.078 262.3) |
| XYZ | xyz(57.5421, 59.6336, 103.0669) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.19
Pastel Blue
#A2BFFE
ΔE00 3.43
Baby Blue (survey)
#A2CFFE
ΔE00 4.60
Lightsteelblue
#B0C4DE
ΔE00 6.26
Light Blue Grey
#B7C9E2
ΔE00 6.39
Light Periwinkle
#C1C6FC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCFF #FFE3B0
analogous
#B0F4FF #B0CCFF #BCB0FF
triadic
#B0CCFF #FFB0CC #CCFFB0
tetradic
#B0CCFF #FFB0F4 #FFE3B0 #B0FFBC
square
#B0CCFF #FFB0F4 #FFE3B0 #B0FFBC
split-complementary
#B0CCFF #FFBCB0 #F4FFB0
monochromatic
#367DFF #73A4FF #B0CCFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.62
#B0CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#B0CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCFF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCFF | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#B3C8FE
Tritanopia (blue-blind)
#99D6DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b0ccff; /* rgb */ color: rgb(176, 204, 255); /* oklch */ color: oklch(84.2% 0.078 262.3);
Tailwind
colors: {
custom: {
50: '#c9dbff',
500: '#b0ccff',
950: '#000000',
},
}SCSS
$custom: #b0ccff; $custom-light: #c9dbff; $custom-dark: #000000;
JSON
{
"hex": "#b0ccff",
"rgb": {
"r": 176,
"g": 204,
"b": 255
},
"hsl": {
"h": 218.734,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.84225,
"c": 0.07795,
"h": 262.3
},
"luminance": 0.59636
}Semantic roles & 50–950 ramp
primary
#B0CCFF
secondary
#E5BB6E
accent
#9400E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131518
muted
#838486