#B2CEFB#B2CEFB
#B2CEFB is a very light, moderate blue. Relative luminance 0.606; OKLCH L 84.6% C 0.070 H 259.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CEFB |
|---|---|
| RGB | rgb(178, 206, 251) |
| HSL | hsl(217, 90%, 84%) |
| HSV | hsv(217, 29%, 98%) |
| CMYK | cmyk(29.1%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(82.15, 0.66, -25.12) |
| CIE-LCH | lch(82.15, 25.13, 271.50°) |
| OKLab | oklab(84.61% -0.0124 -0.069) |
| OKLCH | oklch(84.61% 0.07 259.8) |
| XYZ | xyz(57.8390, 60.5705, 99.8919) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.43
Pastel Blue
#A2BFFE
ΔE00 4.24
Baby Blue (survey)
#A2CFFE
ΔE00 4.36
Light Blue Grey
#B7C9E2
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.47
Cloudy Blue
#ACC2D9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CEFB #FBDFB2
analogous
#B2F3FB #B2CEFB #BBB2FB
triadic
#B2CEFB #FBB2CE #CEFBB2
tetradic
#B2CEFB #FBB2F3 #FBDFB2 #B2FBBB
square
#B2CEFB #FBB2F3 #FBDFB2 #B2FBBB
split-complementary
#B2CEFB #FBBBB2 #F3FBB2
monochromatic
#3E84F5 #78A9F8 #B2CEFB #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.60
#B2CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#B2CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CEFB
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CEFB | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FD
Deuteranopia (green-blind)
#B7C9FA
Tritanopia (blue-blind)
#9DD7DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b2cefb; /* rgb */ color: rgb(178, 206, 251); /* oklch */ color: oklch(84.6% 0.070 259.8);
Tailwind
colors: {
custom: {
50: '#cadcfc',
500: '#b2cefb',
950: '#000000',
},
}SCSS
$custom: #b2cefb; $custom-light: #cadcfc; $custom-dark: #000000;
JSON
{
"hex": "#b2cefb",
"rgb": {
"r": 178,
"g": 206,
"b": 251
},
"hsl": {
"h": 216.986,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.8461,
"c": 0.07011,
"h": 259.8
},
"luminance": 0.60573
}Semantic roles & 50–950 ramp
primary
#B2CEFB
secondary
#DFB572
accent
#8D00E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485