#B8D2FA#B8D2FA
#B8D2FA is a very light, moderate blue. Relative luminance 0.632; OKLCH L 85.8% C 0.063 H 258.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2FA |
|---|---|
| RGB | rgb(184, 210, 250) |
| HSL | hsl(216, 87%, 85%) |
| HSV | hsv(216, 26%, 98%) |
| CMYK | cmyk(26.4%, 16%, 0%, 2%) |
| CIE-LAB | lab(83.54, 0.02, -22.43) |
| CIE-LCH | lch(83.54, 22.43, 270.06°) |
| OKLab | oklab(85.79% -0.012 -0.0614) |
| OKLCH | oklch(85.79% 0.063 258.9) |
| XYZ | xyz(60.0643, 63.1837, 99.4549) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.73
Light Blue Grey
#B7C9E2
ΔE00 4.70
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Lightsteelblue
#B0C4DE
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 5.62
Cloudy Blue
#ACC2D9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2FA #FAE0B8
analogous
#B8F3FA #B8D2FA #BFB8FA
triadic
#B8D2FA #FAB8D2 #D2FAB8
tetradic
#B8D2FA #FAB8F3 #FAE0B8 #B8FABF
square
#B8D2FA #FAB8F3 #FAE0B8 #B8FABF
split-complementary
#B8D2FA #FABFB8 #F3FAB8
monochromatic
#468AF2 #7FAEF6 #B8D2FA #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.54
#B8D2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#B8D2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2FA
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2FA | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FC
Deuteranopia (green-blind)
#BECDF9
Tritanopia (blue-blind)
#A6DADF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b8d2fa; /* rgb */ color: rgb(184, 210, 250); /* oklch */ color: oklch(85.8% 0.063 258.9);
Tailwind
colors: {
custom: {
50: '#cedffc',
500: '#b8d2fa',
950: '#000000',
},
}SCSS
$custom: #b8d2fa; $custom-light: #cedffc; $custom-dark: #000000;
JSON
{
"hex": "#b8d2fa",
"rgb": {
"r": 184,
"g": 210,
"b": 250
},
"hsl": {
"h": 216.364,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.8579,
"c": 0.06261,
"h": 258.9
},
"luminance": 0.63186
}Semantic roles & 50–950 ramp
primary
#B8D2FA
secondary
#DEB678
accent
#8B02E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485