#BCCBED#BCCBED
#BCCBED is a very light, muted blue. Relative luminance 0.595; OKLCH L 84.2% C 0.050 H 266.5°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBED |
|---|---|
| RGB | rgb(188, 203, 237) |
| HSL | hsl(222, 58%, 83%) |
| HSV | hsv(222, 21%, 93%) |
| CMYK | cmyk(20.7%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(81.57, 1.99, -18.46) |
| CIE-LCH | lch(81.57, 18.57, 276.17°) |
| OKLab | oklab(84.18% -0.0031 -0.0503) |
| OKLCH | oklch(84.18% 0.05 266.5) |
| XYZ | xyz(57.3772, 59.5164, 88.5692) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.77
Lightsteelblue
#B0C4DE
ΔE00 4.41
Light Periwinkle
#C1C6FC
ΔE00 5.29
Powder Blue (survey)
#B1D1FC
ΔE00 5.37
Cloudy Blue
#ACC2D9
ΔE00 6.18
Periwinkle
#CCCCFF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBED #EDDEBC
analogous
#BCE3ED #BCCBED #C5BCED
triadic
#BCCBED #EDBCCB #CBEDBC
tetradic
#BCCBED #EDBCE3 #EDDEBC #BCEDC5
square
#BCCBED #EDBCE3 #EDDEBC #BCEDC5
split-complementary
#BCCBED #EDC5BC #E3EDBC
monochromatic
#5C80D3 #8CA6E0 #BCCBED #E7ECF9 #E7ECF9
Accessibility & contrast
On white
1.63
#BCCBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#BCCBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBED
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBED | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEF
Deuteranopia (green-blind)
#BCC9EC
Tritanopia (blue-blind)
#B0D2D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccbed; /* rgb */ color: rgb(188, 203, 237); /* oklch */ color: oklch(84.2% 0.050 266.5);
Tailwind
colors: {
custom: {
50: '#d0daf2',
500: '#bccbed',
950: '#000000',
},
}SCSS
$custom: #bccbed; $custom-light: #d0daf2; $custom-dark: #000000;
JSON
{
"hex": "#bccbed",
"rgb": {
"r": 188,
"g": 203,
"b": 237
},
"hsl": {
"h": 221.633,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.84178,
"c": 0.05038,
"h": 266.5
},
"luminance": 0.59518
}Semantic roles & 50–950 ramp
primary
#BCCBED
secondary
#CAB483
accent
#9320C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385