#B2CDFE#B2CDFE
#B2CDFE is a very light, moderate blue. Relative luminance 0.603; OKLCH L 84.5% C 0.075 H 262.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDFE |
|---|---|
| RGB | rgb(178, 205, 254) |
| HSL | hsl(219, 97%, 85%) |
| HSV | hsv(219, 30%, 100%) |
| CMYK | cmyk(29.9%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(81.99, 1.91, -26.95) |
| CIE-LCH | lch(81.99, 27.02, 274.05°) |
| OKLab | oklab(84.52% -0.0101 -0.0742) |
| OKLCH | oklch(84.52% 0.075 262.2) |
| XYZ | xyz(58.0757, 60.2812, 102.3222) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.11
Pastel Blue
#A2BFFE
ΔE00 3.83
Baby Blue (survey)
#A2CFFE
ΔE00 4.80
Lightsteelblue
#B0C4DE
ΔE00 6.05
Light Blue Grey
#B7C9E2
ΔE00 6.08
Light Periwinkle
#C1C6FC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDFE #FEE3B2
analogous
#B2F3FE #B2CDFE #BDB2FE
triadic
#B2CDFE #FEB2CD #CDFEB2
tetradic
#B2CDFE #FEB2F3 #FEE3B2 #B2FEBD
square
#B2CDFE #FEB2F3 #FEE3B2 #B2FEBD
split-complementary
#B2CDFE #FEBDB2 #F3FEB2
monochromatic
#397FFC #76A6FD #B2CDFE #E1EBFF #E1EBFF
Accessibility & contrast
On white
1.61
#B2CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#B2CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDFE
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDFE | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B5C9FD
Tritanopia (blue-blind)
#9DD7DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b2cdfe; /* rgb */ color: rgb(178, 205, 254); /* oklch */ color: oklch(84.5% 0.075 262.2);
Tailwind
colors: {
custom: {
50: '#cadcff',
500: '#b2cdfe',
950: '#000000',
},
}SCSS
$custom: #b2cdfe; $custom-light: #cadcff; $custom-dark: #000000;
JSON
{
"hex": "#b2cdfe",
"rgb": {
"r": 178,
"g": 205,
"b": 254
},
"hsl": {
"h": 218.684,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.84522,
"c": 0.07486,
"h": 262.2
},
"luminance": 0.60283
}Semantic roles & 50–950 ramp
primary
#B2CDFE
secondary
#E4BB70
accent
#9400E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131518
muted
#838486