#B2CDFF#B2CDFF
#B2CDFF is a very light, moderate blue. Relative luminance 0.603; OKLCH L 84.6% C 0.076 H 262.6°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDFF |
|---|---|
| RGB | rgb(178, 205, 255) |
| HSL | hsl(219, 100%, 85%) |
| HSV | hsv(219, 30%, 100%) |
| CMYK | cmyk(30.2%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(82.03, 2.15, -27.43) |
| CIE-LCH | lch(82.03, 27.51, 274.48°) |
| OKLab | oklab(84.56% -0.0098 -0.0755) |
| OKLCH | oklch(84.56% 0.076 262.6) |
| XYZ | xyz(58.2362, 60.3454, 103.1678) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.19
Pastel Blue
#A2BFFE
ΔE00 3.77
Baby Blue (survey)
#A2CFFE
ΔE00 4.84
Lightsteelblue
#B0C4DE
ΔE00 6.21
Light Blue Grey
#B7C9E2
ΔE00 6.25
Light Periwinkle
#C1C6FC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDFF #FFE4B2
analogous
#B2F4FF #B2CDFF #BEB2FF
triadic
#B2CDFF #FFB2CD #CDFFB2
tetradic
#B2CDFF #FFB2F4 #FFE4B2 #B2FFBE
square
#B2CDFF #FFB2F4 #FFE4B2 #B2FFBE
split-complementary
#B2CDFF #FFBEB2 #F4FFB2
monochromatic
#387EFF #75A5FF #B2CDFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.61
#B2CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#B2CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDFF
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDFF | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#9CD7DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b2cdff; /* rgb */ color: rgb(178, 205, 255); /* oklch */ color: oklch(84.6% 0.076 262.6);
Tailwind
colors: {
custom: {
50: '#cadcff',
500: '#b2cdff',
950: '#000000',
},
}SCSS
$custom: #b2cdff; $custom-light: #cadcff; $custom-dark: #000000;
JSON
{
"hex": "#b2cdff",
"rgb": {
"r": 178,
"g": 205,
"b": 255
},
"hsl": {
"h": 218.961,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.84561,
"c": 0.07615,
"h": 262.6
},
"luminance": 0.60348
}Semantic roles & 50–950 ramp
primary
#B2CDFF
secondary
#E6BC70
accent
#9500E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131518
muted
#838486