#B3CCFA#B3CCFA
#B3CCFA is a very light, moderate blue. Relative luminance 0.597; OKLCH L 84.2% C 0.070 H 262.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CCFA |
|---|---|
| RGB | rgb(179, 204, 250) |
| HSL | hsl(219, 88%, 84%) |
| HSV | hsv(219, 28%, 98%) |
| CMYK | cmyk(28.4%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(81.66, 1.77, -25.32) |
| CIE-LCH | lch(81.66, 25.39, 274.00°) |
| OKLab | oklab(84.23% -0.0091 -0.0696) |
| OKLCH | oklch(84.23% 0.07 262.5) |
| XYZ | xyz(57.4337, 59.6696, 98.9152) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.43
Pastel Blue
#A2BFFE
ΔE00 4.06
Baby Blue (survey)
#A2CFFE
ΔE00 5.27
Light Blue Grey
#B7C9E2
ΔE00 5.51
Lightsteelblue
#B0C4DE
ΔE00 5.53
Light Periwinkle
#C1C6FC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CCFA #FAE1B3
analogous
#B3F0FA #B3CCFA #BEB3FA
triadic
#B3CCFA #FAB3CC #CCFAB3
tetradic
#B3CCFA #FAB3F0 #FAE1B3 #B3FABE
square
#B3CCFA #FAB3F0 #FAE1B3 #B3FABE
split-complementary
#B3CCFA #FABEB3 #F0FAB3
monochromatic
#407FF2 #7AA5F6 #B3CCFA #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.62
#B3CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#B3CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CCFA
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CCFA | 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)
#BDCFFC
Deuteranopia (green-blind)
#B6C8F9
Tritanopia (blue-blind)
#9FD5DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b3ccfa; /* rgb */ color: rgb(179, 204, 250); /* oklch */ color: oklch(84.2% 0.070 262.5);
Tailwind
colors: {
custom: {
50: '#cbdbfc',
500: '#b3ccfa',
950: '#000000',
},
}SCSS
$custom: #b3ccfa; $custom-light: #cbdbfc; $custom-dark: #000000;
JSON
{
"hex": "#b3ccfa",
"rgb": {
"r": 179,
"g": 204,
"b": 250
},
"hsl": {
"h": 218.873,
"s": 87.654,
"l": 84.118
},
"oklch": {
"l": 0.84232,
"c": 0.07018,
"h": 262.5
},
"luminance": 0.59672
}Semantic roles & 50–950 ramp
primary
#B3CCFA
secondary
#DEB874
accent
#9401E4
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131517
muted
#838485