#B8D2FC#B8D2FC
#B8D2FC is a very light, moderate blue. Relative luminance 0.633; OKLCH L 85.9% C 0.065 H 260.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2FC |
|---|---|
| RGB | rgb(184, 210, 252) |
| HSL | hsl(217, 92%, 85%) |
| HSV | hsv(217, 27%, 99%) |
| CMYK | cmyk(27%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(83.61, 0.49, -23.39) |
| CIE-LCH | lch(83.61, 23.40, 271.20°) |
| OKLab | oklab(85.86% -0.0114 -0.0641) |
| OKLCH | oklch(85.86% 0.065 260) |
| XYZ | xyz(60.3795, 63.3098, 101.1153) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.78
Baby Blue (survey)
#A2CFFE
ΔE00 5.02
Light Blue Grey
#B7C9E2
ΔE00 5.10
Pastel Blue
#A2BFFE
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 5.48
Light Periwinkle
#C1C6FC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2FC #FCE2B8
analogous
#B8F4FC #B8D2FC #C0B8FC
triadic
#B8D2FC #FCB8D2 #D2FCB8
tetradic
#B8D2FC #FCB8F4 #FCE2B8 #B8FCC0
square
#B8D2FC #FCB8F4 #FCE2B8 #B8FCC0
split-complementary
#B8D2FC #FCC0B8 #F4FCB8
monochromatic
#4388F7 #7DADFA #B8D2FC #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.54
#B8D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#B8D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2FC
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2FC | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FE
Deuteranopia (green-blind)
#BDCDFB
Tritanopia (blue-blind)
#A5DBE0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b8d2fc; /* rgb */ color: rgb(184, 210, 252); /* oklch */ color: oklch(85.9% 0.065 260.0);
Tailwind
colors: {
custom: {
50: '#cedffd',
500: '#b8d2fc',
950: '#000000',
},
}SCSS
$custom: #b8d2fc; $custom-light: #cedffd; $custom-dark: #000000;
JSON
{
"hex": "#b8d2fc",
"rgb": {
"r": 184,
"g": 210,
"b": 252
},
"hsl": {
"h": 217.059,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.85863,
"c": 0.06512,
"h": 260
},
"luminance": 0.63312
}Semantic roles & 50–950 ramp
primary
#B8D2FC
secondary
#E1B977
accent
#8E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485