#B8D1FA#B8D1FA
#B8D1FA is a very light, moderate blue. Relative luminance 0.627; OKLCH L 85.6% C 0.063 H 260.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D1FA |
|---|---|
| RGB | rgb(184, 209, 250) |
| HSL | hsl(217, 87%, 85%) |
| HSV | hsv(217, 26%, 98%) |
| CMYK | cmyk(26.4%, 16.4%, 0%, 2%) |
| CIE-LAB | lab(83.28, 0.55, -22.83) |
| CIE-LCH | lch(83.28, 22.83, 271.39°) |
| OKLab | oklab(85.59% -0.0107 -0.0625) |
| OKLCH | oklch(85.59% 0.063 260.3) |
| XYZ | xyz(59.8182, 62.6915, 99.3729) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.01
Light Blue Grey
#B7C9E2
ΔE00 4.81
Lightsteelblue
#B0C4DE
ΔE00 5.19
Baby Blue (survey)
#A2CFFE
ΔE00 5.24
Pastel Blue
#A2BFFE
ΔE00 5.43
Light Periwinkle
#C1C6FC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D1FA #FAE1B8
analogous
#B8F2FA #B8D1FA #C0B8FA
triadic
#B8D1FA #FAB8D1 #D1FAB8
tetradic
#B8D1FA #FAB8F2 #FAE1B8 #B8FAC0
square
#B8D1FA #FAB8F2 #FAE1B8 #B8FAC0
split-complementary
#B8D1FA #FAC0B8 #F2FAB8
monochromatic
#4687F2 #7FACF6 #B8D1FA #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.55
#B8D1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#B8D1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D1FA
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D1FA | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FC
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#A6D9DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b8d1fa; /* rgb */ color: rgb(184, 209, 250); /* oklch */ color: oklch(85.6% 0.063 260.3);
Tailwind
colors: {
custom: {
50: '#cedffc',
500: '#b8d1fa',
950: '#000000',
},
}SCSS
$custom: #b8d1fa; $custom-light: #cedffc; $custom-dark: #000000;
JSON
{
"hex": "#b8d1fa",
"rgb": {
"r": 184,
"g": 209,
"b": 250
},
"hsl": {
"h": 217.273,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.85586,
"c": 0.06344,
"h": 260.3
},
"luminance": 0.62693
}Semantic roles & 50–950 ramp
primary
#B8D1FA
secondary
#DEB778
accent
#8E02E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485