#B2CCFB#B2CCFB
#B2CCFB is a very light, moderate blue. Relative luminance 0.596; OKLCH L 84.2% C 0.072 H 262.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCFB |
|---|---|
| RGB | rgb(178, 204, 251) |
| HSL | hsl(219, 90%, 84%) |
| HSV | hsv(219, 29%, 98%) |
| CMYK | cmyk(29.1%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(81.63, 1.72, -25.91) |
| CIE-LCH | lch(81.63, 25.97, 273.81°) |
| OKLab | oklab(84.2% -0.0098 -0.0712) |
| OKLCH | oklch(84.2% 0.072 262.2) |
| XYZ | xyz(57.3606, 59.6137, 99.7324) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.25
Pastel Blue
#A2BFFE
ΔE00 3.86
Baby Blue (survey)
#A2CFFE
ΔE00 5.01
Lightsteelblue
#B0C4DE
ΔE00 5.66
Light Blue Grey
#B7C9E2
ΔE00 5.70
Light Periwinkle
#C1C6FC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCFB #FBE1B2
analogous
#B2F1FB #B2CCFB #BDB2FB
triadic
#B2CCFB #FBB2CC #CCFBB2
tetradic
#B2CCFB #FBB2F1 #FBE1B2 #B2FBBD
square
#B2CCFB #FBB2F1 #FBE1B2 #B2FBBD
split-complementary
#B2CCFB #FBBDB2 #F1FBB2
monochromatic
#3E7FF5 #78A5F8 #B2CCFB #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.62
#B2CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#B2CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCFB
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCFB | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFD
Deuteranopia (green-blind)
#B5C8FA
Tritanopia (blue-blind)
#9ED6DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b2ccfb; /* rgb */ color: rgb(178, 204, 251); /* oklch */ color: oklch(84.2% 0.072 262.2);
Tailwind
colors: {
custom: {
50: '#cadbfc',
500: '#b2ccfb',
950: '#000000',
},
}SCSS
$custom: #b2ccfb; $custom-light: #cadbfc; $custom-dark: #000000;
JSON
{
"hex": "#b2ccfb",
"rgb": {
"r": 178,
"g": 204,
"b": 251
},
"hsl": {
"h": 218.63,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.84203,
"c": 0.0719,
"h": 262.2
},
"luminance": 0.59616
}Semantic roles & 50–950 ramp
primary
#B2CCFB
secondary
#DFB872
accent
#9400E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131517
muted
#838485