#B2CCFA#B2CCFA
#B2CCFA is a very light, moderate blue. Relative luminance 0.596; OKLCH L 84.2% C 0.071 H 261.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCFA |
|---|---|
| RGB | rgb(178, 204, 250) |
| HSL | hsl(218, 88%, 84%) |
| HSV | hsv(218, 29%, 98%) |
| CMYK | cmyk(28.8%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(81.59, 1.49, -25.43) |
| CIE-LCH | lch(81.59, 25.47, 273.35°) |
| OKLab | oklab(84.17% -0.0101 -0.0699) |
| OKLCH | oklch(84.17% 0.071 261.8) |
| XYZ | xyz(57.2034, 59.5508, 98.9044) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.18
Pastel Blue
#A2BFFE
ΔE00 3.94
Baby Blue (survey)
#A2CFFE
ΔE00 4.97
Lightsteelblue
#B0C4DE
ΔE00 5.49
Light Blue Grey
#B7C9E2
ΔE00 5.51
Light Periwinkle
#C1C6FC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCFA #FAE0B2
analogous
#B2F0FA #B2CCFA #BCB2FA
triadic
#B2CCFA #FAB2CC #CCFAB2
tetradic
#B2CCFA #FAB2F0 #FAE0B2 #B2FABC
square
#B2CCFA #FAB2F0 #FAE0B2 #B2FABC
split-complementary
#B2CCFA #FABCB2 #F0FAB2
monochromatic
#3F80F3 #79A6F6 #B2CCFA #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.63
#B2CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#B2CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCFA
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCFA | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFC
Deuteranopia (green-blind)
#B6C8F9
Tritanopia (blue-blind)
#9ED5DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b2ccfa; /* rgb */ color: rgb(178, 204, 250); /* oklch */ color: oklch(84.2% 0.071 261.8);
Tailwind
colors: {
custom: {
50: '#cadbfc',
500: '#b2ccfa',
950: '#000000',
},
}SCSS
$custom: #b2ccfa; $custom-light: #cadbfc; $custom-dark: #000000;
JSON
{
"hex": "#b2ccfa",
"rgb": {
"r": 178,
"g": 204,
"b": 250
},
"hsl": {
"h": 218.333,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.84165,
"c": 0.07061,
"h": 261.8
},
"luminance": 0.59553
}Semantic roles & 50–950 ramp
primary
#B2CCFA
secondary
#DEB773
accent
#9201E4
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131517
muted
#838485