#B8D3FA#B8D3FA
#B8D3FA is a very light, moderate blue. Relative luminance 0.637; OKLCH L 86.0% C 0.062 H 257.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D3FA |
|---|---|
| RGB | rgb(184, 211, 250) |
| HSL | hsl(215, 87%, 85%) |
| HSV | hsv(215, 26%, 98%) |
| CMYK | cmyk(26.4%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(83.80, -0.51, -22.04) |
| CIE-LCH | lch(83.80, 22.05, 268.69°) |
| OKLab | oklab(85.99% -0.0133 -0.0603) |
| OKLCH | oklch(85.99% 0.062 257.5) |
| XYZ | xyz(60.3119, 63.6790, 99.5375) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.56
Light Blue Grey
#B7C9E2
ΔE00 4.65
Baby Blue (survey)
#A2CFFE
ΔE00 4.69
Lightsteelblue
#B0C4DE
ΔE00 5.09
Pastel Blue
#A2BFFE
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D3FA #FADFB8
analogous
#B8F4FA #B8D3FA #BEB8FA
triadic
#B8D3FA #FAB8D3 #D3FAB8
tetradic
#B8D3FA #FAB8F4 #FADFB8 #B8FABE
square
#B8D3FA #FAB8F4 #FADFB8 #B8FABE
split-complementary
#B8D3FA #FABEB8 #F4FAB8
monochromatic
#468CF2 #7FB0F6 #B8D3FA #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.53
#B8D3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#B8D3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D3FA
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D3FA | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FC
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#A6DBE0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b8d3fa; /* rgb */ color: rgb(184, 211, 250); /* oklch */ color: oklch(86.0% 0.062 257.5);
Tailwind
colors: {
custom: {
50: '#cee0fc',
500: '#b8d3fa',
950: '#000000',
},
}SCSS
$custom: #b8d3fa; $custom-light: #cee0fc; $custom-dark: #000000;
JSON
{
"hex": "#b8d3fa",
"rgb": {
"r": 184,
"g": 211,
"b": 250
},
"hsl": {
"h": 215.455,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.85993,
"c": 0.0618,
"h": 257.5
},
"luminance": 0.63681
}Semantic roles & 50–950 ramp
primary
#B8D3FA
secondary
#DEB478
accent
#8702E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485