#BCCBEF#BCCBEF
#BCCBEF is a very light, muted blue. Relative luminance 0.596; OKLCH L 84.2% C 0.053 H 267.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBEF |
|---|---|
| RGB | rgb(188, 203, 239) |
| HSL | hsl(222, 61%, 84%) |
| HSV | hsv(222, 21%, 94%) |
| CMYK | cmyk(21.3%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(81.64, 2.44, -19.44) |
| CIE-LCH | lch(81.64, 19.59, 277.15°) |
| OKLab | oklab(84.25% -0.0024 -0.053) |
| OKLCH | oklch(84.25% 0.053 267.4) |
| XYZ | xyz(57.6710, 59.6339, 90.1166) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.28
Light Periwinkle
#C1C6FC
ΔE00 4.78
Lightsteelblue
#B0C4DE
ΔE00 4.85
Powder Blue (survey)
#B1D1FC
ΔE00 5.35
Periwinkle
#CCCCFF
ΔE00 5.86
Cloudy Blue
#ACC2D9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBEF #EFE0BC
analogous
#BCE4EF #BCCBEF #C6BCEF
triadic
#BCCBEF #EFBCCB #CBEFBC
tetradic
#BCCBEF #EFBCE4 #EFE0BC #BCEFC6
square
#BCCBEF #EFBCE4 #EFE0BC #BCEFC6
split-complementary
#BCCBEF #EFC6BC #E4EFBC
monochromatic
#597ED7 #8BA5E3 #BCCBEF #E6ECF9 #E6ECF9
Accessibility & contrast
On white
1.62
#BCCBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#BCCBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBEF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBEF | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF1
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#AFD2D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccbef; /* rgb */ color: rgb(188, 203, 239); /* oklch */ color: oklch(84.2% 0.053 267.4);
Tailwind
colors: {
custom: {
50: '#d0daf4',
500: '#bccbef',
950: '#000000',
},
}SCSS
$custom: #bccbef; $custom-light: #d0daf4; $custom-dark: #000000;
JSON
{
"hex": "#bccbef",
"rgb": {
"r": 188,
"g": 203,
"b": 239
},
"hsl": {
"h": 222.353,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.84249,
"c": 0.05304,
"h": 267.4
},
"luminance": 0.59635
}Semantic roles & 50–950 ramp
primary
#BCCBEF
secondary
#CDB782
accent
#961CC9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385