#B3C8FA#B3C8FA
#B3C8FA is a very light, moderate blue. Relative luminance 0.578; OKLCH L 83.4% C 0.074 H 267.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B3C8FA |
|---|---|
| RGB | rgb(179, 200, 250) |
| HSL | hsl(222, 88%, 84%) |
| HSV | hsv(222, 28%, 98%) |
| CMYK | cmyk(28.4%, 20%, 0%, 2%) |
| CIE-LAB | lab(80.62, 3.92, -26.90) |
| CIE-LCH | lch(80.62, 27.19, 278.29°) |
| OKLab | oklab(83.42% -0.0039 -0.074) |
| OKLCH | oklch(83.42% 0.074 267) |
| XYZ | xyz(56.4952, 57.7925, 98.6024) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.80
Powder Blue (survey)
#B1D1FC
ΔE00 3.95
Light Periwinkle
#C1C6FC
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.27
Baby Blue (survey)
#A2CFFE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3C8FA #FAE5B3
analogous
#B3EBFA #B3C8FA #C2B3FA
triadic
#B3C8FA #FAB3C8 #C8FAB3
tetradic
#B3C8FA #FAB3EB #FAE5B3 #B3FAC2
square
#B3C8FA #FAB3EB #FAE5B3 #B3FAC2
split-complementary
#B3C8FA #FAC2B3 #EBFAB3
monochromatic
#4075F2 #7A9EF6 #B3C8FA #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.67
#B3C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#B3C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3C8FA
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3C8FA | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFC
Deuteranopia (green-blind)
#B2C5F9
Tritanopia (blue-blind)
#A0D2D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b3c8fa; /* rgb */ color: rgb(179, 200, 250); /* oklch */ color: oklch(83.4% 0.074 267.0);
Tailwind
colors: {
custom: {
50: '#cbd8fc',
500: '#b3c8fa',
950: '#000000',
},
}SCSS
$custom: #b3c8fa; $custom-light: #cbd8fc; $custom-dark: #000000;
JSON
{
"hex": "#b3c8fa",
"rgb": {
"r": 179,
"g": 200,
"b": 250
},
"hsl": {
"h": 222.254,
"s": 87.654,
"l": 84.118
},
"oklch": {
"l": 0.83423,
"c": 0.07411,
"h": 267
},
"luminance": 0.57794
}Semantic roles & 50–950 ramp
primary
#B3C8FA
secondary
#DEBE74
accent
#A101E4
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131417
muted
#838385