#B8D2F8#B8D2F8
#B8D2F8 is a very light, moderate blue. Relative luminance 0.631; OKLCH L 85.7% C 0.060 H 257.8°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2F8 |
|---|---|
| RGB | rgb(184, 210, 248) |
| HSL | hsl(216, 82%, 85%) |
| HSV | hsv(216, 26%, 97%) |
| CMYK | cmyk(25.8%, 15.3%, 0%, 2.7%) |
| CIE-LAB | lab(83.47, -0.44, -21.47) |
| CIE-LCH | lch(83.47, 21.48, 268.83°) |
| OKLab | oklab(85.72% -0.0127 -0.0587) |
| OKLCH | oklch(85.72% 0.06 257.8) |
| XYZ | xyz(59.7523, 63.0589, 97.8121) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.79
Light Blue Grey
#B7C9E2
ΔE00 4.30
Lightsteelblue
#B0C4DE
ΔE00 4.76
Baby Blue (survey)
#A2CFFE
ΔE00 4.91
Pastel Blue
#A2BFFE
ΔE00 5.85
Cloudy Blue
#ACC2D9
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2F8 #F8DEB8
analogous
#B8F2F8 #B8D2F8 #BEB8F8
triadic
#B8D2F8 #F8B8D2 #D2F8B8
tetradic
#B8D2F8 #F8B8F2 #F8DEB8 #B8F8BE
square
#B8D2F8 #F8B8F2 #F8DEB8 #B8F8BE
split-complementary
#B8D2F8 #F8BEB8 #F2F8B8
monochromatic
#498BED #80AFF3 #B8D2F8 #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.54
#B8D2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#B8D2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2F8
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2F8 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D3FA
Deuteranopia (green-blind)
#BECDF7
Tritanopia (blue-blind)
#A7DADE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b8d2f8; /* rgb */ color: rgb(184, 210, 248); /* oklch */ color: oklch(85.7% 0.060 257.8);
Tailwind
colors: {
custom: {
50: '#cedffa',
500: '#b8d2f8',
950: '#000000',
},
}SCSS
$custom: #b8d2f8; $custom-light: #cedffa; $custom-dark: #000000;
JSON
{
"hex": "#b8d2f8",
"rgb": {
"r": 184,
"g": 210,
"b": 248
},
"hsl": {
"h": 215.625,
"s": 82.051,
"l": 84.706
},
"oklch": {
"l": 0.85716,
"c": 0.06011,
"h": 257.8
},
"luminance": 0.63061
}Semantic roles & 50–950 ramp
primary
#B8D2F8
secondary
#DBB379
accent
#8707DE
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485