Powder Blue (survey)#B1D1FC
#B1D1FC is a very light, moderate cyan. Relative luminance 0.620; OKLCH L 85.2% C 0.069 H 255.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B1D1FC |
|---|---|
| RGB | rgb(177, 209, 252) |
| HSL | hsl(214, 93%, 84%) |
| HSV | hsv(214, 30%, 99%) |
| CMYK | cmyk(29.8%, 17.1%, 0%, 1.2%) |
| CIE-LAB | lab(82.90, -0.98, -24.51) |
| CIE-LCH | lch(82.90, 24.53, 267.70°) |
| OKLab | oklab(85.2% -0.0169 -0.0673) |
| OKLCH | oklch(85.2% 0.069 255.9) |
| XYZ | xyz(58.4975, 61.9740, 100.9566) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.00
Baby Blue (survey)
#A2CFFE
ΔE00 3.23
Pastel Blue
#A2BFFE
ΔE00 4.95
Light Blue Grey
#B7C9E2
ΔE00 5.51
Lightsteelblue
#B0C4DE
ΔE00 5.58
Light Blue
#95D0FC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1D1FC #FCDCB1
analogous
#B1F7FC #B1D1FC #B7B1FC
triadic
#B1D1FC #FCB1D1 #D1FCB1
tetradic
#B1D1FC #FCB1F7 #FCDCB1 #B1FCB7
square
#B1D1FC #FCB1F7 #FCDCB1 #B1FCB7
split-complementary
#B1D1FC #FCB7B1 #F7FCB1
monochromatic
#3B8BF7 #76AEFA #B1D1FC #E2EEFE #E2EEFE
Accessibility & contrast
On white
1.57
#B1D1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#B1D1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1D1FC
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1D1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1D1FC | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FE
Deuteranopia (green-blind)
#BACBFB
Tritanopia (blue-blind)
#9BDADF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b1d1fc; /* rgb */ color: rgb(177, 209, 252); /* oklch */ color: oklch(85.2% 0.069 255.9);
Tailwind
colors: {
custom: {
50: '#cadffd',
500: '#b1d1fc',
950: '#000000',
},
}SCSS
$custom: #b1d1fc; $custom-light: #cadffd; $custom-dark: #000000;
JSON
{
"hex": "#b1d1fc",
"rgb": {
"r": 177,
"g": 209,
"b": 252
},
"hsl": {
"h": 214.4,
"s": 92.593,
"l": 84.118
},
"oklch": {
"l": 0.85196,
"c": 0.06941,
"h": 255.9
},
"luminance": 0.61976
}Semantic roles & 50–950 ramp
primary
#B1D1FC
secondary
#E1B171
accent
#8400E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485